]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
sanity.bbclass: skip check_userns for non-local uid
authorChangqing Li <changqing.li@windriver.com>
Thu, 17 Oct 2024 11:15:20 +0000 (19:15 +0800)
committerSteve Sakoman <steve@sakoman.com>
Fri, 3 Jan 2025 14:05:29 +0000 (06:05 -0800)
commitc3e0666dd2624c20c5f32657846d6f044046205b
tree0aeb5565be7acbf0b93cf65b59c88ff1dac24873
parentd89f2533f1b394f443117d6c935ee04a3c6741e7
sanity.bbclass: skip check_userns for non-local uid

Bitbake preserve network for non-local uid, refer [1],
so check_userns is not needed for non-local uid

[1] https://git.openembedded.org/bitbake/commit/?id=4eafae7904bae6e5c6bc50356e8a9077f2e207fa

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 808d0cece22bcbee15236717e158da247cbedaf1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes-global/sanity.bbclass