From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] Fix prelink to avoid first boot script
Date: Tue, 28 Jun 2011 20:42:33 -0500 [thread overview]
Message-ID: <cover.1309311666.git.mark.hatle@windriver.com> (raw)
In most cases the user will have the image-prelink enabled, which will
prelink the target image at image creation time. If this is enabled
we want to avoid prelinking at first boot. We do this by setting the
script exit status to '0' if we detect we're on the host.
Also fixes a small bug found in sstate.bbclass: do_cleansstate
The following changes since commit 8a5c20417d4d6bee6dd0bcdbeb8d4f9e0696a216:
[PATCH] u-boot-mkimage: bump version to 2011.03 (2011-06-28 17:13:12 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib mhatle/prelink
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/prelink
Mark Hatle (2):
sstate.bbclass: Fix an issue if the config changes
prelink_git.bb: Only block the postinst script when no image-prelink
meta/classes/sstate.bbclass | 2 ++
meta/recipes-devtools/prelink/prelink_git.bb | 6 ++++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
1.7.3.4
next reply other threads:[~2011-06-29 1:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-29 1:42 Mark Hatle [this message]
2011-06-29 1:42 ` [PATCH 1/2] sstate.bbclass: Fix an issue if the config changes Mark Hatle
2011-06-29 1:42 ` [PATCH 2/2] prelink_git.bb: Only block the postinst script when no image-prelink Mark Hatle
2011-06-29 11:20 ` Phil Blundell
2011-06-29 11:20 ` Phil Blundell
2011-06-29 13:36 ` [PATCH 0/2] Fix prelink to avoid first boot script Richard Purdie
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.1309311666.git.mark.hatle@windriver.com \
--to=mark.hatle@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox