summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-28 16:50:38 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-28 16:50:38 +0100
commit5015fa765860f5b627a8f80a0210c9b710d356a7 (patch)
tree47edfa7577ab1127c8b7c3207a34cf34455587b8 /packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb
parentac20bc0b4893cd8c6f5821fe8b5e8e0b2feb49ba (diff)
linux-handhelds: remove some stale versions
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb
deleted file mode 100644
index a9dd604d8f..0000000000
--- a/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SECTION = "kernel"
-DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
-LICENSE = "GPL"
-PR = "r3"
-
-DEFAULT_PREFERENCE = "-1"
-
-# Override where to look for defconfigs and patches,
-# we have per-kernel-release sets.
-FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21"
-
-SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://defconfig"
-
-require linux-handhelds-2.6.inc