]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
prelink: Move to latest version of prelink
authorMark Hatle <mark.hatle@windriver.com>
Thu, 18 Aug 2016 17:04:15 +0000 (12:04 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2016 09:23:31 +0000 (10:23 +0100)
* Uprev rtld emulation to glibc-2.23
* Fix compilation warnings
* Add additional debug scopes
* Change rtld build_local_scope to be breadth-first
* Fix LD_PRELOAD emulation
* Change function reordering to work with latest binutils

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/prelink/prelink_git.bb

index e223ef6897ad606c4579e01bcdc71ba78ee0f683..5d9f260f85c5b2303f92e3662206c7c036885ea3 100644 (file)
@@ -8,7 +8,7 @@ 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 = "927979bbd115eeb8a75db3231906ef6aca4c4eb6"
+SRCREV = "ef20628dd78b92e1a3123afc67b64cf010bdd9e4"
 PV = "1.0+git${SRCPV}"
 
 #