]> code.ossystems Code Review - openembedded-core.git/commit
prelink_git.bb: Only block the postinst script when no image-prelink
authorMark Hatle <mark.hatle@windriver.com>
Wed, 29 Jun 2011 01:36:11 +0000 (20:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2011 13:36:01 +0000 (14:36 +0100)
commita0ba05596a704a006ee7b97392c20b871085b1e6
tree9b353c85653d254e6931539e91de554cbf405fa7
parent8870ba9d261d3cacbe5d1219fdd95840c05ecf9e
prelink_git.bb: Only block the postinst script when no image-prelink

If image-prelink is being used, the system will automatically prelink
the target image.  This avoids the need to run the postinst prelink
script at first boot.  However, if the user has not enabled image
prelinking -- then we do enable the script to run on first boot.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-devtools/prelink/prelink_git.bb