From: Koen Kooi Date: Thu, 18 Oct 2007 07:18:25 +0000 (+0000) Subject: xserver-kdrive-common: nothing support PACKAGE_ARCH = "", we don't want those... X-Git-Tag: Release-2010-05/1~8549^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a3a74a0517bdeac55f9fe4d1ded17a8a83115b;p=openembedded.git xserver-kdrive-common: nothing support PACKAGE_ARCH = "", we don't want those, and you can't build 2 distros in the same TMPDIR anyway. --- diff --git a/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb b/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb index 296c312d58..e85e4f0ce9 100644 --- a/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb +++ b/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts" LICENSE = "GPL" SECTION = "x11" RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal xinit" -PR = "r19" +PR = "r20" SRC_URI = "\ file://Xdefaults \ @@ -52,5 +52,4 @@ do_install() { } PACKAGE_ARCH = "all" -PACKAGE_ARCH_openmoko = "openmoko"