aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-11-27 10:48:01 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-11-27 10:48:01 +0000
commitb55e5d4f9ee375214e30eb7b7051ba2cbfd9b0cc (patch)
tree2b9a1500795d82ec9ac6b9a1497cda992a6c99ef /packages
parentae3e49711d031281251d778d66e96624c492e356 (diff)
parentb1e614f12cc271bc8341bc0908316075215f672b (diff)
downloadopenembedded-b55e5d4f9ee375214e30eb7b7051ba2cbfd9b0cc.tar.gz
merge of '4782f0e3205e9a58989aa7961f0817534da68bf5'
and '7a3a6ca004f6829b6529cad137491c285d91aa4b'
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb11
-rw-r--r--packages/linux/linux-handhelds-2.6_cvs.bb2
2 files changed, 12 insertions, 1 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
new file mode 100644
index 0000000000..b34d4630a0
--- /dev/null
+++ b/packages/linux/linux-handhelds-2.6_2.6.18-hh1.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
diff --git a/packages/linux/linux-handhelds-2.6_cvs.bb b/packages/linux/linux-handhelds-2.6_cvs.bb
index e921643a53..1c1d8f38fe 100644
--- a/packages/linux/linux-handhelds-2.6_cvs.bb
+++ b/packages/linux/linux-handhelds-2.6_cvs.bb
@@ -7,7 +7,7 @@ PR = "r5"
K_MAJOR = "2"
K_MINOR = "6"
K_MICRO = "18"
-HHV = "0"
+HHV = "1"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \
file://defconfig"