mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
pseudo: Simplify pseudo_client_ignore_path_chroot()
This also plugs a memory leak in pseudo_client_ignore_path_chroot(). (From OE-Core rev: 8308919189e6f8ae68e19e0d3578de514635427b) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d8dddd5054a1c4e20a3e32fa9ab31f5859d6fbb6) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
65eb39ebf4
commit
f9ef25050e
@@ -4,6 +4,8 @@ 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 = "cca0d7f15b7197095cd587420d31b187620c3093"
|
||||
|
||||
Reference in New Issue
Block a user