diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-12 09:07:31 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-12 09:07:31 +0000 |
commit | aceca7f3b9518143feefb6c75883bf786cddf499 (patch) | |
tree | 7168ffc2319a0154b1ae98b6e51688d281f20d7e /packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb | |
parent | 90458249b3cabb3ff98d43fa724c62eae1acc0d6 (diff) |
linux kernels: remove ipaq-pxa270 support, remove obsolete recipes
Diffstat (limited to 'packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb')
-rw-r--r-- | packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb b/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb index 34fcdd658a..6c80c4405a 100644 --- a/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb +++ b/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh42.bb @@ -6,6 +6,8 @@ LICENSE = "GPL" KERNEL_CCSUFFIX = "-3.3.4" COMPATIBLE_HOST = "arm.*-linux" +COMPATIBLE_MACHINE = '(h3900|h5xxx)' + SRC_URI = "${HANDHELDS_CVS};module=linux/kernel;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ file://defconfig-${PACKAGE_ARCH} \ |