From: Richard Purdie Date: Tue, 7 Jul 2026 05:30:30 +0000 (+0000) Subject: patchelf: upgrade 0.19.0 -> 0.19.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=387910ed2b2a9208ddf2a702087352c8ffa30939;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git patchelf: upgrade 0.19.0 -> 0.19.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/patchelf/patchelf_git.bb b/meta/recipes-devtools/patchelf/patchelf_git.bb index 6ce7721353..6c88da1b09 100644 --- a/meta/recipes-devtools/patchelf/patchelf_git.bb +++ b/meta/recipes-devtools/patchelf/patchelf_git.bb @@ -6,9 +6,9 @@ LICENSE = "GPL-3.0-only" SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ " -SRCREV = "1e279e99b952c765824fa0401abb8dc0d944e4ea" +SRCREV = "7688b17c18d16f67fa8d5a82a2404c2e3a18648d" -PV = "0.19.0" +PV = "0.19.1" LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"