From: Paul Sokolovsky Date: Wed, 7 Feb 2007 12:39:08 +0000 (+0000) Subject: linux-handhelds-2.6 2.6.19-hh7: Drop old version. X-Git-Tag: Release-2010-05/1~9252^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bc2c07ac4628c516e2d6098f7181fb7ed2aa8d;p=openembedded.git linux-handhelds-2.6 2.6.19-hh7: Drop old version. --- diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb deleted file mode 100644 index b34d4630a0..0000000000 --- a/packages/linux/linux-handhelds-2.6_2.6.19-hh7.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 = "r0" - -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