]> code.ossystems Code Review - openembedded-core.git/commitdiff
patchelf: upgrade 0.14.3 -> 0.14.5
authorwangmy <wangmy@fujitsu.com>
Wed, 23 Feb 2022 13:08:07 +0000 (21:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 12:39:00 +0000 (12:39 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/patchelf/patchelf_0.14.5.bb [moved from meta/recipes-devtools/patchelf/patchelf_0.14.3.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
rename to meta/recipes-devtools/patchelf/patchelf_0.14.5.bb
index 5d12ef2eb5a6c0c6fe4ac71c8b66d492e8b7bf0c..0fa2c00f1d3bfa5606a9f31459e4a37109ece25a 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "GPL-3.0-only"
 SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \
            file://handle-read-only-files.patch \
            "
-SRCREV = "bf3f37ec29edcdb3e2a163edaf84aeece39f8c9d"
+SRCREV = "a35054504293f9ff64539850d1ed0bfd2f5399f2"
 
 S = "${WORKDIR}/git"