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:
@@ -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 +0,0 @@
|
||||
require mesa-omap3-common.inc
|
||||
Reference in New Issue
Block a user