aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb')
-rw-r--r--packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb b/packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb
index 77c99bed89..d30df741b1 100644
--- a/packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb
+++ b/packages/linux/handhelds-pxa-2.6_2.6.15-hh1.bb
@@ -9,6 +9,7 @@ COMPATIBLE_HOST = "arm.*-linux"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
+ file://h2200_pm.c.patch;patch=1 \
file://defconfig"
S = "${WORKDIR}/kernel26"