mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
prelink: update to git head
Compatible with automake-1.13. (From OE-Core rev: 3d8f35a121d54b7a1b825b266a553752e22bf708) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6852800701
commit
ca40915da3
@@ -8,9 +8,9 @@ and executables, so that far fewer relocations need to be resolved at \
|
|||||||
runtime and thus programs come up faster."
|
runtime and thus programs come up faster."
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
||||||
SRCREV = "a2d8e30942bd4bc0a5c852b9d9d12f8684c4bb8d"
|
SRCREV = "4e313edb125db215d4c456ce62c74ee16841a365"
|
||||||
PV = "1.0+git${SRCPV}"
|
PV = "1.0+git${SRCPV}"
|
||||||
PR = "r10"
|
PR = "r0"
|
||||||
|
|
||||||
#
|
#
|
||||||
# The cron script attempts to re-prelink the system daily -- on
|
# The cron script attempts to re-prelink the system daily -- on
|
||||||
|
|||||||
Reference in New Issue
Block a user