summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-02-20 21:07:53 +0000
committerPhilip Balister <philip@balister.org>2007-02-20 21:07:53 +0000
commit18b9d447451a95e984f1a9b67db2e312524e7b5c (patch)
tree0578cffa39b34a70873374e6178acfd973babbca /packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb
parent62796f84dbd9ac1cd77c39c2258f10535b9e42f4 (diff)
parent577fd4172c04ee099b8655c789453ffbbda6ce03 (diff)
merge of '44bd9a4a5e1a364604d7155b9e6b34a405d65ef2'
and '59b994b5bd442792462e35233ca2c36f2f0189fd'
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb b/packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb
deleted file mode 100644
index 724971cacb..0000000000
--- a/packages/linux/linux-handhelds-2.6_2.6.18-hh1.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 = "r0"
-
-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.18/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.18"
-
-SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://defconfig"
-
-require linux-handhelds-2.6.inc