mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 02:02:21 +02:00
prelink: Move to latest release
[YOCTO #8227] The latest release has a fix for prelinking on ARM with recent binutils. For more information on why the change was necessary, see: https://sourceware.org/ml/binutils/2014-06/msg00228.html (From OE-Core rev: 518fce265e6f2b82f986fbda803e27b77f499c5a) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
32472dcb4e
commit
e2cfe93035
@@ -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 = "40327fb99654e96db6ef15e2f2d5ef140ac3e998"
|
||||
SRCREV = "cdee5a4dd226cc5e9f30f370067a9031f398ef3c"
|
||||
PV = "1.0+git${SRCPV}"
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user