From: Koen Kooi Date: Wed, 11 Oct 2006 15:05:57 +0000 (+0000) Subject: hh-pxa.inc: use hx4700 machine from now on X-Git-Tag: Release-2010-05/1~9453^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b3f87987cad72b9b1aeb1286e7f32d06347c4b;p=openembedded.git hh-pxa.inc: use hx4700 machine from now on --- diff --git a/packages/linux/handhelds-pxa-2.6.inc b/packages/linux/handhelds-pxa-2.6.inc index c4c2a33a99..aa348dad41 100644 --- a/packages/linux/handhelds-pxa-2.6.inc +++ b/packages/linux/handhelds-pxa-2.6.inc @@ -3,7 +3,7 @@ DESCRIPTION = "handhelds.org Linux kernel for PXA based devices." LICENSE = "GPL" COMPATIBLE_HOST = "arm.*-linux" -COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|ipaq-pxa270)' +COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|hx4700)' FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"