mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
pseudo: Upgrade to add trailing slashes ignore path fix
Pull in: client: strip trailing slashes when opening an ignored path (From OE-Core rev: 9fb92bc13b8a78ef98798f14e728058feb180ba6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,7 +6,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
|
||||
file://fallback-group \
|
||||
"
|
||||
|
||||
SRCREV = "60e25a36558f1f07dcce1a044fe976b475bec42b"
|
||||
SRCREV = "ee24ebec9e5a11dd5208c9be2870f35eab3b9e20"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.0+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user