Use apm hack for ipaq-pxa270 too till we find a better solution.
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Aug 2005 11:32:30 +0000 (11:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 1 Aug 2005 11:32:30 +0000 (11:32 +0000)
packages/xserver/xserver-kdrive_20050207.bb

index 534772e..53b704e 100644 (file)
@@ -42,9 +42,11 @@ SRC_URI_append_mnci   = " file://onlyfb.patch;patch=1 \
                           file://disable-apm.patch;patch=1"
 SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1"
 SRC_URI_append_c7x0 = " file://disable-apm.patch;patch=1"
+SRC_URI_append_ipaq-pxa270 = " file://disable-apm.patch;patch=1"
 
 PACKAGE_ARCH_poodle = "poodle"
 PACKAGE_ARCH_c7x0 = "c7x0"
+PACKAGE_ARCH_ipaq-pxa270 = "ipaq-pxa270"
 
 S = "${WORKDIR}/xserver"