[OE-core] [oe-core][PATCH 1/1] qemumips64: no qemu-usermode for n32
Andre McCurdy
armccurdy at gmail.com
Thu Oct 26 21:33:40 UTC 2017
On Thu, Oct 26, 2017 at 1:51 PM, Slater, Joseph
<joe.slater at windriver.com> wrote:
> I think values for the BACKFILL_CONSIDERED can be used, but only if they are literals. I don't think any variable expansion occurs when getVar() is used at the point of backfilling.
Maybe the assumption is that MACHINE_FEATURES_BACKFILL_CONSIDERED will
only be set from the machine config and
DISTRO_FEATURES_BACKFILL_CONSIDERED will only be set from the distro
config. Don't they work even in that case?
> I think the a better way of setting MACHINE or DISTRO_FEATURES would be to directly append/remove using overrides.
Yes, of course. If you want to control machine or distro features
directly that that's the way it should be done. The BACKFILL
infrastructure is there for a very special case - to try to keep a
consistent behaviour for users who set fixed values for machine or
distro features and don't keep those definitions up to date with
changes in oe-core.
More information about the Openembedded-core
mailing list