From: Martin Jansa Date: Fri, 6 Aug 2010 09:04:42 +0000 (+0200) Subject: shr: prefer ncurses 5.7 also for native X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc158239be575dec990a26367686d5750ba10bb9;p=openembedded.git shr: prefer ncurses 5.7 also for native --- diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc index 6b1076131d..9b9dd097ac 100644 --- a/conf/distro/include/preferred-shr-versions.inc +++ b/conf/distro/include/preferred-shr-versions.inc @@ -10,6 +10,7 @@ PREFERRED_VERSION_mtd-utils-native = "1.2.0+git" PREFERRED_VERSION_strace = "4.5.15" PREFERRED_VERSION_emacs-x11 = "23.1" PREFERRED_VERSION_ncurses = "5.7" +PREFERRED_VERSION_ncurses-native = "5.7" # we need new headers for libc, now OLDEST_KERNEL_linux-gnueabi = "2.6.24" # and 2.6.31 for fsodeviced