summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-14 14:26:02 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-14 14:26:02 +0000
commit7d17e99c37b5367c19c99e00acca1bc9ccce7df3 (patch)
treec64c6bb934bda9b035caccb319b6d20613872b5d /packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
parent77e721dea83ddb96f9b8066e49a3abd9c004f5db (diff)
parentb4a7300d0986e51eb2404539b19471d5b25f2a9d (diff)
merge of '01798a2a11c1f1c74e406486dc3e8b456e3a7e3c'
and '5e355cb98cf1742f5a79dfe4777b01a20d63e782'
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
index ec822284cf..b45d3e0987 100644
--- a/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
+++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
@@ -1,7 +1,7 @@
SECTION = "kernel"
DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
LICENSE = "GPL"
-PR = "r11"
+PR = "r12"
DEFAULT_PREFERENCE = "-1"
@@ -10,6 +10,8 @@ DEFAULT_PREFERENCE = "-1"
FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.21"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
+ file://linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch;patch=1 \
+ http://www.rpsys.net/openzaurus/patches/archive/export_atags-r0a.patch;patch=1 \
file://defconfig"
require linux-handhelds-2.6.inc