From 0830ab52006c43674294c942c3feb224cbb34606 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 4 May 2019 11:44:28 +0200 Subject: mesa: cleanup after removal of meta-jetson-tk1 Signed-off-by: Max Krummenacher --- recipes-graphics/mesa/mesa_%.bbappend | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 43f50cd..c34c789 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -3,17 +3,11 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" ##### # tegra tk1 -DEPENDS_REMOVE = "linux-driver-package" -DEPENDS_REMOVE_tegra124 = "" -DEPENDS_remove = "${DEPENDS_REMOVE}" - +DEPENDS_append_tegra124= " linux-driver-package" SRC_URI_append_tegra124 = " file://0001-pkg-config-files-add-tegra-paths.patch" PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}" -# until meta-jetson-tk1 adds it through its bbappend: -DEPENDS_append_tegra124= " linux-driver-package " - ##### ## Tegra TK1 mainline kernel -- cgit v1.2.3