summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/patchelf/patchelf_0.14.3.bb')
-rw-r--r--meta/recipes-devtools/patchelf/patchelf_0.14.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb b/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
index 5d41c5edfe..5d12ef2eb5 100644
--- a/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
+++ b/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
@@ -2,7 +2,7 @@ SUMMARY = "Tool to allow editing of RPATH and interpreter fields in ELF binaries
2DESCRIPTION = "PatchELF is a simple utility for modifying existing ELF executables and libraries." 2DESCRIPTION = "PatchELF is a simple utility for modifying existing ELF executables and libraries."
3HOMEPAGE = "https://github.com/NixOS/patchelf" 3HOMEPAGE = "https://github.com/NixOS/patchelf"
4 4
5LICENSE = "GPLv3" 5LICENSE = "GPL-3.0-only"
6 6
7SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ 7SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \
8 file://handle-read-only-files.patch \ 8 file://handle-read-only-files.patch \