summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/prelink
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-08-13 14:49:57 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-17 18:04:20 +0100
commitf31c96eac6e44e12c63e4da0b8353a101e288dc6 (patch)
tree3537cb6e24101f50b5ed6399221466ae11274bd5 /meta/recipes-devtools/prelink
parent3a51c0c6b08738b93b8d38f53cf6ad43f6644c44 (diff)
downloadast2050-yocto-poky-f31c96eac6e44e12c63e4da0b8353a101e288dc6.zip
ast2050-yocto-poky-f31c96eac6e44e12c63e4da0b8353a101e288dc6.tar.gz
prelink: Update to latest upstream prelink
The latest fixes an obscure problem with prelinking on PowerPC, as well as general updated. (From OE-Core rev: 7759c9a2c5dfdc1cae5540a5985632c78abbac89) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/prelink')
-rw-r--r--meta/recipes-devtools/prelink/prelink_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index c94bdf5..610302e 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -8,9 +8,9 @@ and executables, so that far fewer relocations need to be resolved at \
runtime and thus programs come up faster."
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
-SRCREV = "7b47f2f8a15ed13b7905bc120bb2586f3e164f7d"
+SRCREV = "a2d8e30942bd4bc0a5c852b9d9d12f8684c4bb8d"
PV = "1.0+git${SRCPV}"
-PR = "r9"
+PR = "r10"
#
# The cron script attempts to re-prelink the system daily -- on
OpenPOWER on IntegriCloud