From 78b2a07710183f267a2b1412429170135764474a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 8 Oct 2020 15:08:59 +0100 Subject: pseudo: Update to account for patches merged on branch (From OE-Core rev: ea22fb3aa1c5dd3edcd1d8b415a0843a9ee4677c) Signed-off-by: Richard Purdie --- meta/recipes-devtools/pseudo/pseudo_git.bb | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'meta/recipes-devtools/pseudo/pseudo_git.bb') diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index c79fe92bc3..9b7ee1c18c 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb @@ -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}" -- cgit v1.2.3-54-g00ecf