From: Paul Sokolovsky Date: Thu, 26 Oct 2006 13:01:27 +0000 (+0000) Subject: linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1" X-Git-Tag: Release-2010-05/1~9453^2~578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b53dabb69255ec4772b07b2c5ea92d3addd1ed;p=openembedded.git linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1" * Undergone good testing, including in OE. * Anyway, contains few changes comparing to -hh5 which it supercedes now. --- diff --git a/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb index 3e90563db8..7a36ed9533 100644 --- a/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb +++ b/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb @@ -1,8 +1,6 @@ SECTION = "kernel" -DESCRIPTION = "handhelds.org Linux kernel for PXA based devices." +DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." LICENSE = "GPL" -PR = "r1" - -DEFAULT_PREFERENCE = "-1" +PR = "r2" require linux-handhelds-2.6.inc