diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-02 07:57:05 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-02 07:57:05 +0000 |
commit | afc67deb3f1ac72deac003930c96c164eed24388 (patch) | |
tree | 03f6a1f04896356ded505ec166d5ab16ef377cde /packages/linux | |
parent | 22edcb77ae372fc3dfdc64828d26b3cf46bb84b5 (diff) |
linux-handhelds-2.6 2.6.16-hh5: Remove obsolete version.
* Please use 2.6.16-hh7 instead (-hh8 switched to common buttonmap).
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.16-hh5.bb | 15 |
1 files changed, 0 insertions, 15 deletions
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 |