From patchwork Thu Feb 23 19:26:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] DISTRO_FEATURES_BACKFILL implementation Date: Thu, 23 Feb 2012 19:26:08 -0000 From: Paul Eggleton X-Patchwork-Id: 21851 Message-Id: To: openembedded-core@lists.openembedded.org Implements DISTRO_FEATURES_BACKFILL to allow introducing new DISTRO_FEATURES that control existing functionality without breaking existing distro configuration, as discussed in the following thread: http://article.gmane.org/gmane.comp.handhelds.openembedded.core/13033 (No changes since the RFC except for rebasing on top of current master.) The following changes since commit 55f72b98f606c1554eb6edd151292ffdfddf1384: texi2html: Fix for multilib (2012-02-22 23:01:45 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/distro-features-backfill http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/distro-features-backfill Paul Eggleton (1): conf/bitbake.conf: add DISTRO_FEATURES_BACKFILL meta/conf/bitbake.conf | 3 +++ meta/lib/oe/utils.py | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 0 deletions(-)