]> code.ossystems Code Review - openembedded-core.git/commitdiff
patchelf: Upgrade 0.14.1 -> 0.14.2
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Dec 2021 09:40:58 +0000 (09:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Dec 2021 11:09:48 +0000 (11:09 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/patchelf/patchelf_0.14.2.bb [moved from meta/recipes-devtools/patchelf/patchelf_0.14.1.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/patchelf/patchelf_0.14.1.bb
rename to meta/recipes-devtools/patchelf/patchelf_0.14.2.bb
index 2b63fbfbc3f6295ff5c2723554456c6e1d0fedb8..2cd5129843550341eda254b332f155b2005db9d7 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 = "8f7b4a7a3648970fe55824cfee2afd3808626a3f"
+SRCREV = "2ac5798fdc79762ceee520b2b3b4758f7f97b17e"
 
 S = "${WORKDIR}/git"