| Message ID | 20260706160926.1263007-1-richard.purdie@linuxfoundation.org |
|---|---|
| State | Accepted, archived |
| Commit | 928baf0cea3860065b58c3691dc456ea50105616 |
| Headers | show |
| Series | patchelf: upgrade 0.18.0+git -> 0.19.0 | expand |
diff --git a/meta/recipes-devtools/patchelf/patchelf_git.bb b/meta/recipes-devtools/patchelf/patchelf_git.bb index daeae961424..6ce77213537 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 = "b49de1b3384e7928bf0df9a889fe5a4e7b3fbddf" +SRCREV = "1e279e99b952c765824fa0401abb8dc0d944e4ea" -PV = "0.18.0+git" +PV = "0.19.0" LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- meta/recipes-devtools/patchelf/patchelf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)