From fbc7092f0ae07538d4363679b1597ba4e556d1a8 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 9 Aug 2013 16:32:24 +0100 Subject: mesa: fix and enable out-of-tree builds One patch (submitted upstream) for when Gallium is enabled, and another (inappropriate for upstream) to fix out-of-tree builds with 0003-EGL-Mutate-NativeDisplayType-depending-on-config. Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- meta/conf/distro/include/seperatebuilddir.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index fbd5bdb7f3..bd98f8f634 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc @@ -441,7 +441,7 @@ B_pn-mc = "${SEPB}" B_pn-menu-cache = "${SEPB}" B_pn-mesa-demos = "${SEPB}" # src/mapi/mapi/stub.c:51:39: error: 'MAPI_TABLE_NUM_DYNAMIC' undeclared here (not in a function) -#B_pn-mesa-dri = "${SEPB}" +B_pn-mesa = "${SEPB}" B_pn-minicom = "${SEPB}" # Not automake, no external tree support #B_pn-mkelfimage = "${SEPB}" -- cgit 1.2.3-korg