]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
native: Fix DISTRO_FEATURES backfill handling in native case
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Feb 2026 14:41:06 +0000 (14:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Feb 2026 10:31:28 +0000 (10:31 +0000)
commitd386113c076754c61440dee5573f220d1260d076
tree65a9af60744ff9266c38fb61ca95a65cbe9314d0
parent432b81d150acd7d0666fe10cb85b6a5c28a3ef11
native: Fix DISTRO_FEATURES backfill handling in native case

Currently, features listed in DISTRO_FEATURES_FILTER_NATIVE are not supported
for DISTRO_FEATURES_BACKFILL as the two variables interact badly. We now have
need to add some features to backfill which are in the filter_native case.

This patch fixes the handling by appuing the backfill, then zeroing the variable
once they are applied. This leads to them being correctly filtered.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/native.bbclass