diff options
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_1.7.5.bb')
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_1.7.5.bb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb b/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb index d90e64445d..dfb9b3999e 100644 --- a/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb +++ b/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | require pseudo.inc | 1 | require pseudo.inc |
| 2 | 2 | ||
| 3 | SRC_URI = " \ | 3 | SRC_URI = "http://downloads.yoctoproject.org/releases/pseudo/${BPN}-${PV}.tar.bz2 \ |
| 4 | http://downloads.yoctoproject.org/releases/pseudo/${BPN}-${PV}.tar.bz2 \ | 4 | file://0001-configure-Prune-PIE-flags.patch \ |
| 5 | file://0001-configure-Prune-PIE-flags.patch \ | 5 | file://fallback-passwd \ |
| 6 | file://fallback-passwd \ | 6 | file://fallback-group \ |
| 7 | file://fallback-group \ | 7 | file://moreretries.patch \ |
| 8 | file://moreretries.patch \ | 8 | file://handle-remove-xattr.patch \ |
| 9 | file://handle-remove-xattr.patch \ | 9 | file://obey-ldflags.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "c10209938f03128d0c193f041ff3596d" | 12 | SRC_URI[md5sum] = "c10209938f03128d0c193f041ff3596d" |
| 13 | SRC_URI[sha256sum] = "fd89cadec984d3b8202aca465898b1bb4350e0d63ba9aa9ac899f6f50270e688" | 13 | SRC_URI[sha256sum] = "fd89cadec984d3b8202aca465898b1bb4350e0d63ba9aa9ac899f6f50270e688" |
