diff options
Diffstat (limited to 'meta/recipes-graphics/x11-common/xserver-nodm-init.bb')
-rw-r--r-- | meta/recipes-graphics/x11-common/xserver-nodm-init.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb index 99ef72ef5a..1b9526104c 100644 --- a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb +++ b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "file://xserver-nodm \ | |||
9 | file://Xusername \ | 9 | file://Xusername \ |
10 | file://gplv2-license.patch" | 10 | file://gplv2-license.patch" |
11 | 11 | ||
12 | S = ${WORKDIR} | 12 | S = "${WORKDIR}" |
13 | 13 | ||
14 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 14 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
15 | 15 | ||