summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Blumer <todd@sdgsystems.com>2007-07-20 22:10:49 +0000
committerTodd Blumer <todd@sdgsystems.com>2007-07-20 22:10:49 +0000
commitff32b7f719d1d986abe2ac42f66adb13a2c401e9 (patch)
treeb2614c0ff0109122eaa5e79401c6763cbcd43dc8
parentf90aa451f20fc5132794c5d0d40c93a943271894 (diff)
parentfedcc80c87a92f82c8a5b5673cba200b6f2ad049 (diff)
merge of 'cc027f49ffae178b1768016e339dd45753bb44c3'
and 'f7f1a87db91fd74a3e661901b014f70b0719706e'
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb (renamed from packages/linux/linux-handhelds-2.6_2.6.21-hh7.bb)0
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb11
2 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb
index b34d4630a0..b34d4630a0 100644
--- a/packages/linux/linux-handhelds-2.6_2.6.21-hh7.bb
+++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb
deleted file mode 100644
index 275602762d..0000000000
--- a/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-SECTION = "kernel"
-DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
-LICENSE = "GPL"
-PR = "r2"
-
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
- file://defconfig"
-
-require linux-handhelds-2.6.inc