diff options
Diffstat (limited to 'meta/recipes-devtools/patchelf/patchelf_0.17.0.bb')
-rw-r--r-- | meta/recipes-devtools/patchelf/patchelf_0.17.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.17.0.bb b/meta/recipes-devtools/patchelf/patchelf_0.17.0.bb index 5faee923bf..b32abc7b87 100644 --- a/meta/recipes-devtools/patchelf/patchelf_0.17.0.bb +++ b/meta/recipes-devtools/patchelf/patchelf_0.17.0.bb | |||
@@ -5,6 +5,7 @@ HOMEPAGE = "https://github.com/NixOS/patchelf" | |||
5 | LICENSE = "GPL-3.0-only" | 5 | LICENSE = "GPL-3.0-only" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ | 7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ |
8 | file://8d2cb4f9ab8d564904c292099a022ffb3cccd52d.patch \ | ||
8 | " | 9 | " |
9 | SRCREV = "ad0265668f12eff59027259345fed4b0f315336a" | 10 | SRCREV = "ad0265668f12eff59027259345fed4b0f315336a" |
10 | 11 | ||