diff options
Diffstat (limited to 'meta/recipes-devtools/patchelf/patchelf_0.12.bb')
-rw-r--r-- | meta/recipes-devtools/patchelf/patchelf_0.12.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.12.bb b/meta/recipes-devtools/patchelf/patchelf_0.12.bb index 2eb09aee32..7c97ea0789 100644 --- a/meta/recipes-devtools/patchelf/patchelf_0.12.bb +++ b/meta/recipes-devtools/patchelf/patchelf_0.12.bb | |||
@@ -7,6 +7,7 @@ LICENSE = "GPLv3" | |||
7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \ | 7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \ |
8 | file://handle-read-only-files.patch \ | 8 | file://handle-read-only-files.patch \ |
9 | file://6edec83653ce1b5fc201ff6db93b966394766814.patch \ | 9 | file://6edec83653ce1b5fc201ff6db93b966394766814.patch \ |
10 | file://alignmentfix.patch \ | ||
10 | " | 11 | " |
11 | SRCREV = "8d3a16e97294e3c5521c61b4c8835499c9918264" | 12 | SRCREV = "8d3a16e97294e3c5521c61b4c8835499c9918264" |
12 | 13 | ||