aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-01-09 18:13:40 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-01-09 18:13:40 +0000
commitb91c9e4599944a6a64c7f853cf5080274b03ede9 (patch)
treecf2ac3ba6384057bf9f6da11e7f6c52270bf0afd /packages/linux
parentde1a32fcc55f28778f10dd87045f86ff6353e223 (diff)
downloadopenembedded-b91c9e4599944a6a64c7f853cf5080274b03ede9.tar.gz
linux-handhelds-2.6 2.6.16-hh9: Kill my variant in favor of upstream.
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb b/packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb
deleted file mode 100644
index 8b1f153f11..0000000000
--- a/packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-SECTION = "kernel"
-DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
-LICENSE = "GPL"
-PR = "r0"
-
-# 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://defconfig"
-
-require linux-handhelds-2.6.inc