summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-03-15 19:23:14 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-03-20 09:05:08 -0300
commit2c2e2a181cfb71e38fe8aa25c420b47803f50a75 (patch)
tree956eabfb8d834bfffa504c9c0a315b34a391b8da /recipes-graphics
parenta945e4b1b67d9e7d8cf20f4b4129f4aba8e30146 (diff)
downloadmeta-fsl-arm-2c2e2a181cfb71e38fe8aa25c420b47803f50a75.tar.gz
mesa-dri: Drop GIT bbappend as this is not used by default
This reduces one override to manage in the BSP; someone intending to use GIT snapshot should take care of it. Change-Id: I58b19e10a574dd1675fb39cf73139168a06d5c5c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/mesa/mesa-dri_git.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-graphics/mesa/mesa-dri_git.bbappend b/recipes-graphics/mesa/mesa-dri_git.bbappend
deleted file mode 100644
index 8b5cfe6..0000000
--- a/recipes-graphics/mesa/mesa-dri_git.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
1PRINC := "${@int(PRINC) + 2}"
2
3PROVIDES_mx5 = "virtual/libgl"
4PROVIDES_mx6 = "virtual/libgl"
5
6PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
7PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"