summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-02 09:26:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-03 07:45:23 +0000
commit4fed5eee37a25f9b06e91f2bbf5db2fcdf01df8c (patch)
tree42eae0d6bc89e85d6ab27317cdde7467f21223da /meta
parent7636a2b8080521ed2ad54b0edce47a8742a12d58 (diff)
downloadopenembedded-core-4fed5eee37a25f9b06e91f2bbf5db2fcdf01df8c.tar.gz
patchelf: upgrade 0.15.0 -> 0.16.1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/patchelf/patchelf_0.16.1.bb (renamed from meta/recipes-devtools/patchelf/patchelf_0.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.15.0.bb b/meta/recipes-devtools/patchelf/patchelf_0.16.1.bb
index e07775f574..8ce9e99520 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"