diff options
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_1.8.1.bb')
-rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_1.8.1.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_1.8.1.bb b/meta/recipes-devtools/pseudo/pseudo_1.8.1.bb deleted file mode 100644 index 90b53c0c16..0000000000 --- a/meta/recipes-devtools/pseudo/pseudo_1.8.1.bb +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | require pseudo.inc | ||
2 | |||
3 | SRC_URI = "http://downloads.yoctoproject.org/releases/pseudo/${BPN}-${PV}.tar.bz2 \ | ||
4 | file://0001-configure-Prune-PIE-flags.patch \ | ||
5 | file://fallback-passwd \ | ||
6 | file://fallback-group \ | ||
7 | file://moreretries.patch \ | ||
8 | file://Fix-xattr-performance.patch \ | ||
9 | file://0001-Don-t-send-SIGUSR1-to-init.patch \ | ||
10 | file://0001-Quiet-diagnostics-during-startup-for-pseudo-d.patch \ | ||
11 | file://0002-Use-correct-file-descriptor.patch \ | ||
12 | file://0003-Fix-renameat-parallel-to-previous-fix-to-rename.patch \ | ||
13 | file://More-correctly-fix-xattrs.patch \ | ||
14 | " | ||
15 | |||
16 | SRC_URI[md5sum] = "ee38e4fb62ff88ad067b1a5a3825bac7" | ||
17 | SRC_URI[sha256sum] = "dac4ad2d21228053151121320f629d41dd5c0c87695ac4e7aea286c414192ab5" | ||