diff options
Diffstat (limited to 'meta/recipes-devtools/patchelf/patchelf_0.13.bb')
| -rw-r--r-- | meta/recipes-devtools/patchelf/patchelf_0.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.13.bb b/meta/recipes-devtools/patchelf/patchelf_0.13.bb index 1b0561b8ba..b24c74a149 100644 --- a/meta/recipes-devtools/patchelf/patchelf_0.13.bb +++ b/meta/recipes-devtools/patchelf/patchelf_0.13.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/NixOS/patchelf" | |||
| 4 | 4 | ||
| 5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPLv3" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \ | 7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ |
| 8 | file://handle-read-only-files.patch \ | 8 | file://handle-read-only-files.patch \ |
| 9 | " | 9 | " |
| 10 | SRCREV = "a949ff23315bbb5863627c4655fe216ecbf341a2" | 10 | SRCREV = "a949ff23315bbb5863627c4655fe216ecbf341a2" |
