[oe-commits] [openembedded-core] 15/41: prelink_git.bb: Update recipe to newest commit

git at git.openembedded.org git at git.openembedded.org
Mon Dec 18 18:04:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 8cab8f79b73e72256a2d7940f4973ebfd36e232b
Author: Nathan Rossi <nathan at nathanrossi.com>
AuthorDate: Wed Dec 6 19:40:22 2017 +1000

    prelink_git.bb: Update recipe to newest commit
    
    Update prelink to the newest commit on the cross_prelink ref. This
    includes the following changes:
    
      05aeafd053 Disable automatic generation of prelink.pdf
      aa2985eefa src/rtld: Add MicroBlaze support based on glibc-2.24
      62f80843f8 README: update information on reloc8/reloc9 failures
    
    The primary purpose of this update is to enable the added MicroBlaze
    rtld support so as to enable gobject-introspection for MicroBlaze.
    
    Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 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 cc93bcc..0f6d16e 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -9,7 +9,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 = "ef20628dd78b92e1a3123afc67b64cf010bdd9e4"
+SRCREV = "05aeafd053e56356ec8c62f4bb8f7b95bae192f3"
 PV = "1.0+git${SRCPV}"
 
 #

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


More information about the Openembedded-commits mailing list