summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/prservice.py
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2021-01-16 11:49:11 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-16 22:39:36 +0000
commit57706c0fb3278aeb880c18f6f8b6fe5839afa8db (patch)
tree59f139a89729c761e95822e98056b5759909fb6f /meta/lib/oe/prservice.py
parentc0211ff9f0a73f99caec37d90691dd0e4de9d843 (diff)
downloadpoky-57706c0fb3278aeb880c18f6f8b6fe5839afa8db.tar.gz
deb: do not insert feed uris if apt not installed
- The dir /etc/apt was created in package apt, if package apt was not installed, there is no need to insert package feed. Otherwise, it will fail with no such dir - Output the result of apt install - Explicitly trust the deb package repository from build This could avoid apt install warning: ... WARNING: The following packages cannot be authenticated! ... - Also trust the inserted deb package repository from PACKAGE_FEED_URIS (From OE-Core rev: 9ec65b77c9a4a0ba240117edee0e84208c58328e) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/prservice.py')
0 files changed, 0 insertions, 0 deletions