aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2019-09-25 11:43:42 +0800
committerRobert Yang <liezhi.yang@windriver.com>2019-09-25 16:41:47 +0800
commitafc2928a9d44cbc743600bbbb18f02b9f73a3e18 (patch)
treeafbffdb727bccd8d384575a068107a2d8445f858 /meta-python
parent1c900ec3f7272b972d3713985fc977b52b0a774d (diff)
downloadmeta-openembedded-contrib-afc2928a9d44cbc743600bbbb18f02b9f73a3e18.tar.gz
fuse: Fix installed-vs-shipped for nativesdk
There are two problems: * The /dev is installed to '${D}/dev', not '${D}${base_prefix}' * The /etc is installed ${D}, but should be ${D}${sysconfdir} It works for target is because target's base_prefix is NULL, but it isn't work for native or nativesdk. Fixed: $ bitbake nativesdk-fuse ERROR: nativesdk-fuse-2.9.9-r0 do_package: QA Issue: nativesdk-fuse: Files/directories were installed but not shipped in any package: /dev /etc /etc/init.d /etc/udev /etc/init.d/fuse /etc/udev/rules.d /etc/udev/rules.d/99-fuse.rules Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions