summaryrefslogtreecommitdiff
path: root/recipes-graphics
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-23 10:01:26 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 12:13:39 +0200
commitcb1affd951d63524acf05637ccd25c91cd364a42 (patch)
tree82a746ef5f95b6708b184c4791b314a05cf5d180 /recipes-graphics
parent652bd5750511b17ca7804e24578d1e6f759ef90f (diff)
mesa_%.bbappend: add leading space when appending
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 8bd7619..f9e039c 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -26,7 +26,7 @@ DEPENDS_append_tegra124= " linux-driver-package "
#####
## Tegra TK1 mainline kernel
-PACKAGECONFIG_append_tegra124m = "dri3 egl gles gallium gbm "
+PACKAGECONFIG_append_tegra124m = " dri3 egl gles gallium gbm "
EXTRA_OECONF_append_tegra124m = " --enable-texture-float --without-dri-drivers --enable-glx --enable-osmesa --enable-debug"
DRIDRIVERS_tegra124m = " "
GALLIUMDRIVERS_tegra124m = "tegra"