]> code.ossystems Code Review - openembedded-core.git/commitdiff
patchelf: upgrade 0.14.2 -> 0.14.3
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Dec 2021 07:16:35 +0000 (07:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Dec 2021 18:10:09 +0000 (18:10 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/patchelf/patchelf_0.14.3.bb [moved from meta/recipes-devtools/patchelf/patchelf_0.14.2.bb with 91% similarity]

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