[oe-commits] Mark Hatle : prelink_git.bb: Update to latest cross-prelink version

git at git.openembedded.org git at git.openembedded.org
Mon Apr 6 08:50:00 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 3989fc0306d905c83ccd525bb23f4b784c77da3a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3989fc0306d905c83ccd525bb23f4b784c77da3a

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Mon Mar 30 17:10:33 2015 -0500

prelink_git.bb: Update to latest cross-prelink version

[YOCTO #7056]

Adds support for armhf dynamic linker
Update prelink-rtld to glibc 2.20 base
Fix testsuite to work with latest autotools

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/prelink/prelink_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index 56781a4..6ff6917 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -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 = "faa069deec99bf61418d0bab831c83d7c1b797ca"
+SRCREV = "40327fb99654e96db6ef15e2f2d5ef140ac3e998"
 PV = "1.0+git${SRCPV}"
 
 #



More information about the Openembedded-commits mailing list