Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix prelink to avoid first boot script
@ 2011-06-29  1:42 Mark Hatle
  2011-06-29  1:42 ` [PATCH 1/2] sstate.bbclass: Fix an issue if the config changes Mark Hatle
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mark Hatle @ 2011-06-29  1:42 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2011-06-29 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29  1:42 [PATCH 0/2] Fix prelink to avoid first boot script Mark Hatle
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

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