summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index f9e039c..84d0dbe 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -31,13 +31,13 @@ EXTRA_OECONF_append_tegra124m = " --enable-texture-float --without-dri-drivers -
DRIDRIVERS_tegra124m = " "
GALLIUMDRIVERS_tegra124m = "tegra"
-SRC_URI_append_tegra124m = "\
- file://0001-gallium-add-renderonly-library.patch \
- file://0004-gallium-add-tegra-support.patch \
- file://0005-tegra-open-card1-instead-of-renderD128.patch \
- file://0006-HACK-make-DRI-work-under-X.patch \
- file://0008-remove-dependency-on-libdrm_tegra.patch \
- "
+SRC_URI_append_tegra124m = " \
+ file://0001-gallium-add-renderonly-library.patch \
+ file://0004-gallium-add-tegra-support.patch \
+ file://0005-tegra-open-card1-instead-of-renderD128.patch \
+ file://0006-HACK-make-DRI-work-under-X.patch \
+ file://0008-remove-dependency-on-libdrm_tegra.patch \
+"
PACKAGE_ARCH_tegra124m = "${MACHINE_ARCH}"
PE_tegra124m = "99"