From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/7] A few core changes from mel.conf
Date: Mon, 24 Aug 2015 15:18:19 -0700 [thread overview]
Message-ID: <cover.1440454289.git.chris_larson@mentor.com> (raw)
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
next reply other threads:[~2015-08-24 22:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-24 22:18 Christopher Larson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1440454289.git.chris_larson@mentor.com \
--to=kergoth@gmail.com \
--cc=chris_larson@mentor.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.