aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-27 21:23:06 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-27 21:23:06 +0000
commit0734251c17d0c8139574825920616b00baef02f7 (patch)
tree87c68e53760609946ddea7858bc35d687a71b95c /packages
parent7bd690260c5bdb94138ec70009b07a8835540e29 (diff)
downloadopenembedded-0734251c17d0c8139574825920616b00baef02f7.tar.gz
linux-handhelds-2.6 2.6.20-hh6: Drop old version.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb b/packages/linux/linux-handhelds-2.6_2.6.20-hh6.bb
deleted file mode 100644
index 8e760267f4..0000000000
--- a/packages/linux/linux-handhelds-2.6_2.6.20-hh6.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 = "r1"
-
-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.20/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20"
-
-SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://defconfig"
-
-require linux-handhelds-2.6.inc