From: Paul Sokolovsky Date: Sun, 16 Sep 2007 00:15:08 +0000 (+0000) Subject: linux-handhelds-2.6 2.6.21-hh9: Drop old version. X-Git-Tag: Release-2010-05/1~8627 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84892239fb7fa415e6768a33c22b28d907cff8ef;p=openembedded.git linux-handhelds-2.6 2.6.21-hh9: Drop old version. --- diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb deleted file mode 100644 index ec5844bfb5..0000000000 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "kernel" -DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." -LICENSE = "GPL" -PR = "r1" - -DEFAULT_PREFERENCE = "-1" - -SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ - file://defconfig" - -require linux-handhelds-2.6.inc