1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

pseudo: Drop patches merged into upstream branch

(From OE-Core rev: 7386a116222979e6de60c39d2c094d5f216fb101)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2020-12-16 16:54:26 +00:00
parent 7dc526230f
commit 72329ca939
3 changed files with 1 additions and 122 deletions
+1 -3
View File
@@ -4,11 +4,9 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
file://0001-configure-Prune-PIE-flags.patch \
file://fallback-passwd \
file://fallback-group \
file://0002-pseudo_client-Lessen-indentation-of-pseudo_client_ig.patch \
file://0003-pseudo_client-Simplify-pseudo_client_ignore_path_chr.patch \
"
SRCREV = "69f205c41902e17933b81b1450636848e8da2126"
SRCREV = "6fd57da7b1de1a2b6cf530e336d58bb5f8bdd015"
S = "${WORKDIR}/git"
PV = "1.9.0+git${SRCPV}"