diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-15 19:23:14 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-20 09:05:08 -0300 |
| commit | 2c2e2a181cfb71e38fe8aa25c420b47803f50a75 (patch) | |
| tree | 956eabfb8d834bfffa504c9c0a315b34a391b8da /recipes-graphics/mesa | |
| parent | a945e4b1b67d9e7d8cf20f4b4129f4aba8e30146 (diff) | |
| download | meta-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/mesa')
| -rw-r--r-- | recipes-graphics/mesa/mesa-dri_git.bbappend | 7 |
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 @@ | |||
| 1 | PRINC := "${@int(PRINC) + 2}" | ||
| 2 | |||
| 3 | PROVIDES_mx5 = "virtual/libgl" | ||
| 4 | PROVIDES_mx6 = "virtual/libgl" | ||
| 5 | |||
| 6 | PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" | ||
| 7 | PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" | ||
