diff options
Diffstat (limited to 'meta/recipes-devtools/patchelf/patchelf_0.9.bb')
| -rw-r--r-- | meta/recipes-devtools/patchelf/patchelf_0.9.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.9.bb b/meta/recipes-devtools/patchelf/patchelf_0.9.bb index 54e654bdcb..01f0e62135 100644 --- a/meta/recipes-devtools/patchelf/patchelf_0.9.bb +++ b/meta/recipes-devtools/patchelf/patchelf_0.9.bb | |||
| @@ -2,6 +2,7 @@ SRC_URI = "http://nixos.org/releases/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.bz2 \ | |||
| 2 | file://Skip-empty-section-fixes-66.patch \ | 2 | file://Skip-empty-section-fixes-66.patch \ |
| 3 | file://handle-read-only-files.patch \ | 3 | file://handle-read-only-files.patch \ |
| 4 | file://Increase-maxSize-to-64MB.patch \ | 4 | file://Increase-maxSize-to-64MB.patch \ |
| 5 | file://avoidholes.patch \ | ||
| 5 | " | 6 | " |
| 6 | 7 | ||
| 7 | LICENSE = "GPLv3" | 8 | LICENSE = "GPLv3" |
