aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-x11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tasks/task-x11.bb')
-rw-r--r--recipes/tasks/task-x11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-x11.bb b/recipes/tasks/task-x11.bb
index 77e281e699..a70bb15d90 100644
--- a/recipes/tasks/task-x11.bb
+++ b/recipes/tasks/task-x11.bb
@@ -25,7 +25,7 @@ XSERVER_COMMON ?= "xserver-kdrive-common"
XSERVER_COMMON_shr = "xserver-common"
# This is also the reason why we have to make this package machine specific :/
-PACKAGE_ARCH_${PN}-server = "${MACHINE_ARCH}"
+PACKAGE_ARCH_pn-${PN}-server = "${MACHINE_ARCH}"
RDEPENDS_${PN}-server = "\
${XSERVER} \