From 301e901573ec54cfcf3afba5705d77f298a26a09 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 14 Jan 2019 17:24:12 +0100 Subject: libdrm bbappend: follow change to meson build system Signed-off-by: Max Krummenacher --- recipes-graphics/drm/libdrm_%.bbappend | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/drm/libdrm_%.bbappend b/recipes-graphics/drm/libdrm_%.bbappend index ccba7c9..01a9340 100644 --- a/recipes-graphics/drm/libdrm_%.bbappend +++ b/recipes-graphics/drm/libdrm_%.bbappend @@ -1,4 +1,5 @@ PACKAGES += " ${PN}-tegra" FILES_${PN}-tegra = "${libdir}/libdrm_tegra.so.*" -EXTRA_OECONF_append += " --enable-tegra-experimental-api" +PACKAGECONFIG_append_tegra124 = " tegra" +PACKAGECONFIG_append_tegra124m = " tegra" -- cgit v1.2.3