1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

pseudo: Update to account for patches merged on branch

(From OE-Core rev: ea22fb3aa1c5dd3edcd1d8b415a0843a9ee4677c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2020-10-08 15:08:59 +01:00
parent 49bc76ec33
commit 78b2a07710
9 changed files with 1 additions and 735 deletions
+1 -9
View File
@@ -2,19 +2,11 @@ require pseudo.inc
SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
file://0001-configure-Prune-PIE-flags.patch \
file://delete_mismatches.patch \
file://add_ignore_paths.patch \
file://abort_on_mismatch.patch \
file://track_link_fds.patch \
file://xattr_fix.patch \
file://mayunlink.patch \
file://pathfix.patch \
file://statxfix.patch \
file://fallback-passwd \
file://fallback-group \
"
SRCREV = "d6b1b13c268d7246f0288d32d6b5eccc658cff4e"
SRCREV = "07141f919dc8582460f984ed1d2fb73e05f82ef3"
S = "${WORKDIR}/git"
PV = "1.9.0+git${SRCPV}"