diff options
| author | Changqing Li <changqing.li@windriver.com> | 2023-01-31 17:40:13 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-02 09:50:02 +0000 |
| commit | b2b53798f3bdb3b5a42517416c9cde0c8d42dd2c (patch) | |
| tree | 869a2e9605fbacaa5c8d0aa02df45f28c434c6f5 /meta/conf/distro/include/ptest-packagelists.inc | |
| parent | 94149c4f374f31d5c780fd33e947170530cd81ec (diff) | |
| download | poky-b2b53798f3bdb3b5a42517416c9cde0c8d42dd2c.tar.gz | |
apt: fix do_package_qa failure
bitbake nativesdk-apt failed with error:
ERROR: nativesdk-apt-2.4.5-r0 do_package_qa: QA Issue: nativesdk-apt installs files in /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/var/volatile, but it is expected to be empty [empty-dirs]
an empty dir apt is installed under /var/log/, fix the failure
by removing the empty dir apt as what we have done for target.
apt will create it when it does not exist.
(From OE-Core rev: 5b035a59d7915da784f1e6678ee130f30d7ceb8a)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/ptest-packagelists.inc')
0 files changed, 0 insertions, 0 deletions
