aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-26 12:49:57 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-26 12:49:57 +0000
commit623b1746e32bd1c071f6d3669776ff47ac762eda (patch)
treecd22c0945cc074b2c69d174b64808c4519fccb3d /packages
parentaf94b0cbe6a90e6fd541d299060847654dee2a63 (diff)
parente8e4b33b192400bb73b6121b465c2ce788e9934e (diff)
downloadopenembedded-623b1746e32bd1c071f6d3669776ff47ac762eda.tar.gz
merge of '207a5b2c50c00d506931c6a4034f640aaa1e6ffd'
and '6a838084d7927ab7f64149ec2659ec411cd2a923'
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh14.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh14.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh14.bb
new file mode 100644
index 0000000000..b34d4630a0
--- /dev/null
+++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh14.bb
@@ -0,0 +1,11 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+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