xserver-xorg-conf: make it machine related
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 3 Aug 2009 05:36:57 +0000 (07:36 +0200)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 3 Aug 2009 12:49:58 +0000 (14:49 +0200)
recipes/xorg-xserver/xserver-xorg-conf_0.1.bb

index 90fbb1a..d288091 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Machine specific xorg.conf files"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "file://xorg.conf"
 
@@ -9,4 +9,4 @@ do_install() {
 }
 
 CONFFILES_${PN} += "${sysconfdir}/X11/xorg.conf"
-
+PACKAGE_ARCH = "${MACHINE_ARCH}"