Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] A few core changes from mel.conf
@ 2015-08-24 22:18 Christopher Larson
  2015-08-24 22:18 ` [PATCH 1/7] image.bbclass: re-run do_rootfs when feature packages change Christopher Larson
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Christopher Larson @ 2015-08-24 22:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-25 14:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 22:18 [PATCH 0/7] A few core changes from mel.conf Christopher Larson
2015-08-24 22:18 ` [PATCH 1/7] image.bbclass: re-run do_rootfs when feature packages change Christopher Larson
2015-08-24 22:18 ` [PATCH 2/7] update-rc.d.bbclass: explicitly dep on initscripts Christopher Larson
2015-08-24 22:18 ` [PATCH 3/7] nativesdk.bbclass: set sbindir to bindir Christopher Larson
2015-08-24 22:18 ` [PATCH 4/7] bitbake.conf: add MIRROR vars to SRC_URI vardeps Christopher Larson
2015-08-25  8:51   ` Richard Purdie
2015-08-25 14:24     ` Christopher Larson
2015-08-24 22:18 ` [PATCH 5/7] bitbake.conf: unexport SHELL Christopher Larson
2015-08-24 22:18 ` [PATCH 6/7] bitbake.conf: set USE_NLS based on DISTRO_FEATURES Christopher Larson
2015-08-24 22:18 ` [PATCH 7/7] bitbake.conf: set PATCHRESOLVE to noop by default Christopher Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox