]> code.ossystems Code Review - openembedded-core.git/commitdiff
patchelf: upgrade 0.11 -> 0.12
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Aug 2020 13:19:13 +0000 (13:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Sep 2020 14:58:05 +0000 (15:58 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/patchelf/patchelf_0.12.bb [moved from meta/recipes-devtools/patchelf/patchelf_0.11.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-devtools/patchelf/patchelf_0.11.bb
rename to meta/recipes-devtools/patchelf/patchelf_0.12.bb
index ba7ad404e9343582bd92ed1bb896fa88536529c9..43de90877c94d451c645480e2ea2d44ce0856b7a 100644 (file)
@@ -5,7 +5,7 @@ SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \
 LICENSE = "GPLv3"
 SUMMARY = "Tool to allow editing of RPATH and interpreter fields in ELF binaries"
 
-SRCREV = "d6b2a72d9ec3bdfde4b1aacdada823ce388968bb"
+SRCREV = "8d3a16e97294e3c5521c61b4c8835499c9918264"
 
 S = "${WORKDIR}/git"