1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

mesa: remove local bbappends, as now mesa-gl provides virtual/libgl

With the recent introduction of mesa-gl, there is no longer a need to override
main mesa PROVIDES list to avoid conflicts with libgles-omap3, remove bbappends

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2013-11-04 14:36:09 -05:00
parent 15243e8ec3
commit d3a24f40b9
3 changed files with 0 additions and 9 deletions
@@ -1,7 +0,0 @@
PRINC := "${@int(PRINC) + 1}"
# avoid providing conflicts for libgles-omap3 compatibles
PROVIDES_omap3 = "virtual/libgl"
PROVIDES_ti814x = "virtual/libgl"
PROVIDES_ti816x = "virtual/libgl"
PROVIDES_ti33x = "virtual/libgl"
@@ -1 +0,0 @@
require mesa-omap3-common.inc
-1
View File
@@ -1 +0,0 @@
require mesa-omap3-common.inc