[OE-core] [PATCH 0/7] A few core changes from mel.conf

Christopher Larson kergoth at gmail.com
Mon Aug 24 22:18:19 UTC 2015


From: Christopher Larson <chris_larson at mentor.com>

These all touch core files, so please review these carefully.

The following changes since commit c38acd720b3f6ffbeb544063692eb471dada8593:

  binconfig-disabled: write an message to stderr to help confused developers (2015-08-19 17:57:58 +0100)

are available in the git repository at:

  git://github.com/kergoth/openembedded-core core-changes
  https://github.com/kergoth/openembedded-core/tree/core-changes

Christopher Larson (7):
  image.bbclass: re-run do_rootfs when feature packages change
  update-rc.d.bbclass: explicitly dep on initscripts
  nativesdk.bbclass: set sbindir to bindir
  bitbake.conf: add MIRROR vars to SRC_URI vardeps
  bitbake.conf: unexport SHELL
  bitbake.conf: set USE_NLS based on DISTRO_FEATURES
  bitbake.conf: set PATCHRESOLVE to noop by default

 meta/classes/image.bbclass       |  2 ++
 meta/classes/nativesdk.bbclass   |  1 +
 meta/classes/update-rc.d.bbclass |  4 +---
 meta/conf/bitbake.conf           | 28 +++++++++++++++++++++++++---
 4 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.2.1




More information about the Openembedded-core mailing list