[meta-ti] [PATCH] mesa: remove local bbappends, as now mesa-gl provides virtual/libgl
Denys Dmytriyenko
denis at denix.org
Mon Nov 4 11:42:12 PST 2013
From: Denys Dmytriyenko <denys at ti.com>
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 at ti.com>
---
recipes-graphics/mesa/mesa-omap3-common.inc | 7 -------
recipes-graphics/mesa/mesa_9.1.6.bbappend | 1 -
recipes-graphics/mesa/mesa_git.bbappend | 1 -
3 files changed, 9 deletions(-)
delete mode 100644 recipes-graphics/mesa/mesa-omap3-common.inc
delete mode 100644 recipes-graphics/mesa/mesa_9.1.6.bbappend
delete mode 100644 recipes-graphics/mesa/mesa_git.bbappend
diff --git a/recipes-graphics/mesa/mesa-omap3-common.inc b/recipes-graphics/mesa/mesa-omap3-common.inc
deleted file mode 100644
index 0340770..0000000
--- a/recipes-graphics/mesa/mesa-omap3-common.inc
+++ /dev/null
@@ -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"
diff --git a/recipes-graphics/mesa/mesa_9.1.6.bbappend b/recipes-graphics/mesa/mesa_9.1.6.bbappend
deleted file mode 100644
index 164ec1b..0000000
--- a/recipes-graphics/mesa/mesa_9.1.6.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-require mesa-omap3-common.inc
diff --git a/recipes-graphics/mesa/mesa_git.bbappend b/recipes-graphics/mesa/mesa_git.bbappend
deleted file mode 100644
index 164ec1b..0000000
--- a/recipes-graphics/mesa/mesa_git.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-require mesa-omap3-common.inc
--
1.8.3.2
More information about the meta-ti
mailing list