diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2014-08-13 10:04:06 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-15 18:19:51 +0100 |
commit | e87a56bbdfbae56bc027ab66b350cc8fa7b65810 (patch) | |
tree | 688978069e6ea25ae7094a07e640e4a17e20034d /meta/recipes-devtools/prelink | |
parent | 8b3a911aac460a137099ca2b3a0a84fedea31309 (diff) | |
download | openembedded-core-contrib-e87a56bbdfbae56bc027ab66b350cc8fa7b65810.tar.gz |
prelink_git: Update to current head of cross-prelink development
Update to the current version of cross-prelink development:
faa069deec99bf61418d0bab831c83d7c1b797ca
This adds a number of minor features, such as S390 support (irrelevant)
to ARM TLS DESC relocations.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/prelink')
-rw-r--r-- | meta/recipes-devtools/prelink/prelink_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb index 3288822102e..56781a40918 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 = "6822ec76aa95f278195aeae59d4868ef224d7e4d" +SRCREV = "faa069deec99bf61418d0bab831c83d7c1b797ca" PV = "1.0+git${SRCPV}" # |