From: Paul Sokolovsky Date: Sat, 2 Dec 2006 07:57:05 +0000 (+0000) Subject: linux-handhelds-2.6 2.6.16-hh5: Remove obsolete version. X-Git-Tag: Release-2010-05/1~9453^2~204^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc67deb3f1ac72deac003930c96c164eed24388;p=openembedded.git linux-handhelds-2.6 2.6.16-hh5: Remove obsolete version. * Please use 2.6.16-hh7 instead (-hh8 switched to common buttonmap). --- diff --git a/packages/linux/linux-handhelds-2.6_2.6.16-hh5.bb b/packages/linux/linux-handhelds-2.6_2.6.16-hh5.bb deleted file mode 100644 index b614be5124..0000000000 --- a/packages/linux/linux-handhelds-2.6_2.6.16-hh5.bb +++ /dev/null @@ -1,15 +0,0 @@ -SECTION = "kernel" -DESCRIPTION = "handhelds.org Linux kernel for PXA based devices." -LICENSE = "GPL" -PR = "r1" - -# Override where to look for defconfigs and patches, -# we have per-kernel-release sets. -FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16" - -SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ - file://24-hostap_cs_id.diff;patch=1 \ - file://hrw-pcmcia-ids-r2.patch;patch=1 \ - file://defconfig" - -require linux-handhelds-2.6.inc