mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
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. (From OE-Core rev: fbc7092f0ae07538d4363679b1597ba4e556d1a8) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
07fdfd61b3
commit
32a36db2a8
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user