diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-16 16:54:26 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-18 22:52:24 +0000 |
| commit | 72329ca9397b620670ff0cb2d48313f18d757884 (patch) | |
| tree | 81953a1e022ca0aef69c25fed9b056b035698991 /meta/recipes-devtools/pseudo/pseudo_git.bb | |
| parent | 7dc526230f7c520ec1d2afaa681f56a7fc49c0ba (diff) | |
| download | poky-72329ca9397b620670ff0cb2d48313f18d757884.tar.gz | |
pseudo: Drop patches merged into upstream branch
(From OE-Core rev: 7386a116222979e6de60c39d2c094d5f216fb101)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_git.bb')
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_git.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index a9f7aa966a..78c6b01f09 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb | |||
| @@ -4,11 +4,9 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \ | |||
| 4 | file://0001-configure-Prune-PIE-flags.patch \ | 4 | file://0001-configure-Prune-PIE-flags.patch \ |
| 5 | file://fallback-passwd \ | 5 | file://fallback-passwd \ |
| 6 | file://fallback-group \ | 6 | file://fallback-group \ |
| 7 | file://0002-pseudo_client-Lessen-indentation-of-pseudo_client_ig.patch \ | ||
| 8 | file://0003-pseudo_client-Simplify-pseudo_client_ignore_path_chr.patch \ | ||
| 9 | " | 7 | " |
| 10 | 8 | ||
| 11 | SRCREV = "69f205c41902e17933b81b1450636848e8da2126" | 9 | SRCREV = "6fd57da7b1de1a2b6cf530e336d58bb5f8bdd015" |
| 12 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 13 | PV = "1.9.0+git${SRCPV}" | 11 | PV = "1.9.0+git${SRCPV}" |
| 14 | 12 | ||
