From patchwork Thu Jan 24 17:52:49 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] DISTRO_FEATURES compatibility fixes Date: Thu, 24 Jan 2013 17:52:49 -0000 From: Ross Burton X-Patchwork-Id: 43303 Message-Id: To: openembedded-core@lists.openembedded.org Hi, This series contains two fixes: - make the init manager backfilled into distro features (thanks, Marcin) - backfill features earlier in the parse so conditional inherits work with backfilled features (patch as described by Richard over IM) Between then this makes sysvinit images work again where distributions have set DISTRO_FEATURES, instead of appending on oe-core's base. Ross The following changes since commit 8d6e55bf2192524bda84138b5356a2791adbbe61: prserv: add LOCALCOUNT to AUTOINCs migration feature (2013-01-22 16:01:32 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/backfill for you to fetch changes up to 6d174abd95de70a59f54ca28c965ca72933a3ce7: base: make feature backfilling happen earlier (2013-01-24 17:45:38 +0000) ---------------------------------------------------------------- Marcin Juszkiewicz (1): bitbake.conf: unbreak all builds with custom DISTRO_FEATURES Richard Purdie (1): base: make feature backfilling happen earlier meta/classes/base.bbclass | 2 ++ meta/conf/bitbake.conf | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-) Marcin Juszkiewicz (1): bitbake.conf: unbreak all builds with custom DISTRO_FEATURES Richard Purdie (1): base: make feature backfilling happen earlier meta/classes/base.bbclass | 2 ++ meta/conf/bitbake.conf | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-)