task-x11: the xserver subpackage needs to be architecture-specific
SECTION = "console"
LICENSE = "MIT"
PV = "1.0"
-PR = "r1"
+PR = "r2"
inherit task
powertop \
sysstat \
tcpdump \
-"
-
-RDEPENDS_${PN}_append_om-gta01 = "\
- s3c24xx-gpio \
-"
-RDEPENDS_${PN}_append_om-gta02 = "\
s3c24xx-gpio \
"
SECTION = "x11/server"
LICENSE = "MIT"
PV = "1.0"
-PR = "r1"
+PR = "r2"
# WORK IN PROGRESS
# virtual/xserver won't work, since the kdrive recipes will build multiple xserver packages
XSERVER ?= "xserver-kdrive-fbdev"
+# This is also the reason why we have to make this package machine specific :/
+PACKAGE_ARCH_${PN}-server = "${MACHINE_ARCH}"
+
RDEPENDS_${PN}-server = "\
${XSERVER} \
"
xset \
xrandr \
"
+