From e8b53dabb69255ec4772b07b2c5ea92d3addd1ed Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 26 Oct 2006 13:01:27 +0000 Subject: 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. --- packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 -- cgit v1.2.3