generic-poky/meta/recipes-core
Robert Yang dfc39d7bd5 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]

(From OE-Core rev: a4a9d2acb60ef4ec9ae8d2ad3ca222e99fb6e986)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-24 12:50:45 +01:00
..
base-files Replace "echo -e" with "printf" to have the same behavior in dash or bash 2012-09-20 13:33:50 +01:00
base-passwd base-passwd: upgrade to 3.5.26 2012-08-25 14:46:59 +01:00
busybox bzip2 and busybox: Incorrect LICENSE 2012-10-03 10:04:08 +01:00
console-tools console-tools: Fix build issues with make 3.82 2012-10-19 17:38:01 +01:00
coreutils coreutils: fix to build with acl support 2012-08-21 12:15:31 +01:00
dbus dbus: disable all X11 when native 2012-09-27 16:05:09 +01:00
dbus-wait o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00
dropbear dropbear: use new update-alternatives 2012-05-30 12:04:41 +01:00
eglibc eglibc-2.16: Use tar ball instead of svn SRC_URI 2012-10-22 14:59:30 +01:00
expat expat: update to upstream version 2.1.0 2012-05-16 07:34:28 +01:00
feed-config opkg-config-base/poky-feed-config-opkg: Always use ALL_MULTILIB_PACKAGE_ARCHS to build arch list 2012-04-16 12:52:10 +01:00
gettext gettext: Add config.rpath and Makefile.in.in to gettext-minimal-native 2012-10-18 12:13:44 +01:00
glib-2.0 recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00
glib-networking recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00
images build-appliance: ensure zip file is linked locally 2012-10-18 12:13:46 +01:00
initrdscripts Revert "initrd: Spawn an emergency shell when something goes wrong" 2012-10-02 17:10:34 +01:00
initscripts initscripts/sysfs.sh: mount debugfs if present 2012-09-24 11:30:37 +01:00
jpeg jpeg: fix configure with automake 1.12.1 2012-07-17 10:54:03 +01:00
kbd kbd: cleanup update-alternatives deprecated code 2012-08-15 14:26:27 +01:00
libcgroup libcgroup_0.37.1.bb: Add recipe 2012-07-26 14:40:47 +01:00
libxml libxml2: Update for python-native changes 2012-07-22 11:42:22 +01:00
meta Rename task to packagegroup 2012-09-04 12:52:55 +01:00
ncurses nativesdk-ncurses 5.9: files were installed but not shipped 2012-10-24 12:50:45 +01:00
netbase netbase: update to ver. 5.0 2012-07-05 14:21:57 +01:00
packagegroups packagegroup-core-tools-profile: replace 'legacy' lttng with lttng 2.0 2012-10-24 12:50:45 +01:00
psplash psplash: Update to latest psplash version 2012-08-06 15:18:46 +01:00
readline readline: add missing macros in acinclude.m4 2012-07-26 14:55:20 +01:00
sysfsutils sysfsutils: install libs to base_libdir 2012-08-15 14:26:40 +01:00
sysvinit sysvinit-inittab: fix hang issue of series consoles check 2012-09-26 15:02:26 +01:00
tinylogin tinylogin: cleanup update-alternatives deprecated code 2012-08-15 14:26:27 +01:00
uclibc uClibc: Resolve conflicting options when building for mips32 2012-10-23 12:28:33 +01:00
udev udev: Remove files moved to udev-extraconf 2012-09-04 15:41:16 +01:00
update-rc.d recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
util-linux util-linux: add AArch64 support 2012-10-18 12:13:38 +01:00
zlib zlib: upgrade to 1.2.7 2012-05-09 21:42:52 +01:00