angstrom-x11-base-depends: switch PACKAGE_ARCH and inherit order

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2014-08-26 12:28:10 +02:00
parent 4f95d2c6d2
commit 0cd87f4436

View File

@@ -6,6 +6,8 @@ PR = "r45"
inherit packagegroup
PACKAGE_ARCH = "${MACHINE_ARCH}"
XSERVER ?= "xserver-xorg \
xf86-input-evdev \
xf86-input-tslib \
@@ -13,8 +15,6 @@ XSERVER ?= "xserver-xorg \
xf86-video-fbdev \
xf86-input-keyboard"
PACKAGE_ARCH = "${MACHINE_ARCH}"
DEPENDS = "virtual/xserver"
RDEPENDS_${PN} = "\