mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
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 (From OE-Core rev: c9e4867a605a8007f569ed6ec4cf445111a533c1) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fa43839449
commit
13db7db076
@@ -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}"
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user