[2/2] patchelf: upgrade 0.14.2 -> 0.14.3

Message ID 20211212122031.734474-2-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit a1524bb96bddd221a08df73a88bca851d423959f
Headers show
Series [1/2] lttng-ust: upgrade 2.13.0 -> 2.13.1 | expand

Commit Message

Richard Purdie Dec. 12, 2021, 12:20 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../patchelf/{patchelf_0.14.2.bb => patchelf_0.14.3.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/patchelf/{patchelf_0.14.2.bb => patchelf_0.14.3.bb} (91%)

Patch

diff --git a/meta/recipes-devtools/patchelf/patchelf_0.14.2.bb b/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
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 2cd51298435..5d41c5edfe7 100644
--- a/meta/recipes-devtools/patchelf/patchelf_0.14.2.bb
+++ b/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
@@ -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"