]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
patchelf: upgrade 0.15.0 -> 0.16.1
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Nov 2022 09:26:48 +0000 (09:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Nov 2022 07:45:23 +0000 (07:45 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/patchelf/patchelf_0.16.1.bb [moved from meta/recipes-devtools/patchelf/patchelf_0.15.0.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-devtools/patchelf/patchelf_0.15.0.bb
rename to meta/recipes-devtools/patchelf/patchelf_0.16.1.bb
index e07775f57409ce6e9497fde629155b1f4623d9f0..8ce9e995207f1b90eff165071f42aae4aa1d03a6 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPL-3.0-only"
 
 SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \
            "
-SRCREV = "49008002562355b0e35075cbc1c42c645ff04e28"
+SRCREV = "438d23e29c73beb8f16e04efe2a91daa6819ef34"
 
 S = "${WORKDIR}/git"