From: Richard Purdie Date: Wed, 2 Nov 2022 09:26:48 +0000 (+0000) Subject: patchelf: upgrade 0.15.0 -> 0.16.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2642 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fed5eee37a25f9b06e91f2bbf5db2fcdf01df8c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git patchelf: upgrade 0.15.0 -> 0.16.1 Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/patchelf/patchelf_0.15.0.bb b/meta/recipes-devtools/patchelf/patchelf_0.16.1.bb 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 e07775f5740..8ce9e995207 100644 --- a/meta/recipes-devtools/patchelf/patchelf_0.15.0.bb +++ b/meta/recipes-devtools/patchelf/patchelf_0.16.1.bb @@ -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"