From: Richard Purdie Date: Sat, 19 Mar 2011 01:30:12 +0000 (+0000) Subject: xserver-nodm-init: Mark as machine specific after recent rootless X changes X-Git-Tag: 2011-1~1987 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f0afe5827570eff5442d2f9a9846b4098e5c3333;p=openembedded-core.git xserver-nodm-init: Mark as machine specific after recent rootless X changes Fix summplied by ke.yu@intel.com [YOCTO #906] Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb index abc25db9cc..fc06d954ec 100644 --- a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb +++ b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb @@ -12,7 +12,7 @@ SRC_URI = "file://xserver-nodm \ S = ${WORKDIR} -PACKAGE_ARCH = "all" +PACKAGE_ARCH = "${MACHINE_ARCH}" do_install() { install -d ${D}/etc