summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 14:42:10 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 14:42:10 +0000
commitd695af111f569e844f3acc96e7a08201f5d34bf9 (patch)
treeba75498d99f3fe5b6e3818e6e7c4f36e05b582ff /packages
parentead20eaaa4ccf4ae9e1dc486e6974491d27fd3a9 (diff)
parent8ce192ca9168606b108c2579bdc07e67c323286e (diff)
merge of '60f2ec6da106ffdd1d5ac217c5babe90afcd7ed1'
and 'd38e77f8e1f1342a98a7f8357ef649d8041bea07'
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb
new file mode 100644
index 0000000000..ec5844bfb5
--- /dev/null
+++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb
@@ -0,0 +1,11 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r1"
+
+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