angstrom-x11-base-depends: switch PACKAGE_ARCH and inherit order
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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} = "\
|
||||
|
||||
Reference in New Issue
Block a user