From 93439b99a8ad55844e808a37482d6500afe0b069 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 14 Jan 2019 17:22:29 +0100 Subject: mesa: also configure nouveau tegra124m now depends on nouveau and tegra to be configured. Signed-off-by: Max Krummenacher --- recipes-graphics/mesa/mesa_%.bbappend | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 25c177b..43f50cd 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -20,8 +20,7 @@ DEPENDS_append_tegra124= " linux-driver-package " 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" +GALLIUMDRIVERS_tegra124m = "nouveau,tegra" PACKAGE_ARCH_tegra124m = "${MACHINE_ARCH}" PE_tegra124m = "99" - -- cgit v1.2.3