[meta-ti] Denys Dmytriyenko : mesa: remove local bbappends, as now mesa-gl provides virtual/libgl

Arago Project git git at arago-project.org
Tue Nov 5 10:36:27 PST 2013


Module: meta-ti
Branch: master
Commit: d3a24f40b9f023607d5a16fabd0dd3930103ec22
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d3a24f40b9f023607d5a16fabd0dd3930103ec22

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Mon Nov  4 14:36:09 2013 -0500

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 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, 0 insertions(+), 9 deletions(-)

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




More information about the meta-ti mailing list