[OE-core] [PATCH 0/2] Fix prelink to avoid first boot script

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jun 29 13:36:15 UTC 2011


On Tue, 2011-06-28 at 20:42 -0500, Mark Hatle wrote:
> 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

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list