[oe-commits] [openembedded-core] 02/02: Revert "prelink: Move to latest version of prelink"

git at git.openembedded.org git at git.openembedded.org
Tue Aug 16 22:22:25 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 531c9c65b0c56820acefe0cfca0f340dd9823421
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Aug 16 23:10:25 2016 +0100

    Revert "prelink: Move to latest version of prelink"
    
    This reverts commit eb971e3c6d3c89786d43bca0e22634a46a0fde49.
---
 meta/recipes-devtools/prelink/prelink_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index 5f72b2a..e223ef6 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 = "33be255d62af533189f1f7bc66c06602b703980a"
+SRCREV = "927979bbd115eeb8a75db3231906ef6aca4c4eb6"
 PV = "1.0+git${SRCPV}"
 
 #
@@ -26,7 +26,7 @@ FILES_${PN}-cron = "${sysconfdir}/cron.daily ${sysconfdir}/default"
 
 PACKAGES =+ "${PN}-cron"
 
-SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;branch=cross_prelink_staging \
+SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;branch=cross_prelink \
            file://prelink.conf \
            file://prelink.cron.daily \
            file://prelink.default \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list