summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-11-04 14:36:09 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-11-04 14:36:09 -0500
commitd3a24f40b9f023607d5a16fabd0dd3930103ec22 (patch)
tree25bec5ac2d75e22e1d6b670a8ab9cbb9e9b9faf1 /recipes-graphics
parent15243e8ec3ce0652f7ddb7542df022306f40d888 (diff)
downloadmeta-ti-d3a24f40b9f023607d5a16fabd0dd3930103ec22.tar.gz
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>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/mesa/mesa-omap3-common.inc7
-rw-r--r--recipes-graphics/mesa/mesa_9.1.6.bbappend1
-rw-r--r--recipes-graphics/mesa/mesa_git.bbappend1
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 0340770a..00000000
--- a/recipes-graphics/mesa/mesa-omap3-common.inc
+++ /dev/null
@@ -1,7 +0,0 @@
1PRINC := "${@int(PRINC) + 1}"
2
3# avoid providing conflicts for libgles-omap3 compatibles
4PROVIDES_omap3 = "virtual/libgl"
5PROVIDES_ti814x = "virtual/libgl"
6PROVIDES_ti816x = "virtual/libgl"
7PROVIDES_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 164ec1b2..00000000
--- a/recipes-graphics/mesa/mesa_9.1.6.bbappend
+++ /dev/null
@@ -1 +0,0 @@
1require 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 164ec1b2..00000000
--- a/recipes-graphics/mesa/mesa_git.bbappend
+++ /dev/null
@@ -1 +0,0 @@
1require mesa-omap3-common.inc