1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

mesa-xlib: remove, it serves no useful purpose

(From OE-Core rev: 7a815ca21f57feb4706a7bb0656cbabd74bc873f)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2012-09-12 11:23:47 +01:00
committed by Richard Purdie
parent 7ca0d775d3
commit a6a18d4458
3 changed files with 0 additions and 14 deletions
-1
View File
@@ -1 +0,0 @@
EXTRA_OECONF += " --with-driver=xlib --without-gallium-drivers"
@@ -1,5 +0,0 @@
require mesa-common.inc
require mesa-${PV}.inc
require mesa-xlib.inc
PR = "${INC_PR}.2"
@@ -1,8 +0,0 @@
require mesa-common.inc
require mesa-git.inc
require mesa-xlib.inc
# this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default
DEFAULT_PREFERENCE = "-2"
PR = "${INC_PR}.1"