]> code.ossystems Code Review - openembedded-core.git/commit
apt: add nativesdk support
authorhongxu <hongxu.jia@windriver.com>
Fri, 15 Jan 2021 09:45:35 +0000 (17:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Jan 2021 22:39:17 +0000 (22:39 +0000)
commitbe36b825ada573b2a7df9884eaab78664928594a
tree2309f63960049dd3ec846047cfa795a103445b6f
parentcb83312131f6c4f69d89d639085e07ea1f53167e
apt: add nativesdk support

1. Add nativesdk support
- Apply the same patches of native
- Generate the same apt.conf.sample of native

2. Create user '_apt' to fix apt runtime warning
[snip]
$ apt update
...
W: No sandbox user '_apt' on the system, can not drop privileges
[snip]

RP: Add comment about need to user
RP: Add user to selftest static-passwd
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/files/static-group
meta-selftest/files/static-passwd
meta/recipes-devtools/apt/apt_1.8.2.1.bb