aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/gtk-immodules-cache.bbclass
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-10-23 21:12:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-24 12:47:28 +0100
commita4a9d2acb60ef4ec9ae8d2ad3ca222e99fb6e986 (patch)
tree686e4aa71d65abde3fa020cc6a433950063b181c /meta/classes/gtk-immodules-cache.bbclass
parentb3bffb0d34f99f31b65ddb886d80f71786120bbf (diff)
downloadopenembedded-core-contrib-a4a9d2acb60ef4ec9ae8d2ad3ca222e99fb6e986.tar.gz
nativesdk-ncurses 5.9: files were installed but not shipped
There is an warning: $ bitbake nativesdk-ncurses WARNING: QA Issue: nativesdk-ncurses: Files/directories were installed but not shipped /opt/poky/1.3+snapshot/sysroots/i686-pokysdk-linux/usr/bin/clear.ncurses /opt/poky/1.3+snapshot/sysroots/i686-pokysdk-linux/usr/bin/reset.ncurses NOTE: Tasks Summary: Attempted 533 tasks of which 521 didn't need to be rerun and all succeeded. And there is no clear or reset tool in the SDK. This is caused by: ALTERNATIVE_ncurses-tools = "clear reset" It creates clear.ncurses and reset.ncurses which are used for avoiding the conflicts with the target busybox, but SDK doesn't need them since there is no nativesdk-busybox (then no conflicts), so: ALTERNATIVE_ncurses-tools_class-target = "clear reset" will fix the problem. [YOCTO #3325] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/gtk-immodules-cache.bbclass')
0 files changed, 0 insertions, 0 deletions