[oe-commits] Mark Hatle : prelink_git: Update to current head of cross-prelink development

git at git.openembedded.org git at git.openembedded.org
Thu Aug 14 16:18:36 UTC 2014


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

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Wed Aug 13 10:04:06 2014 -0500

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 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 3288822..56781a4 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}"
 
 #



More information about the Openembedded-commits mailing list