[meta-freescale] [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core

Eric Bénard eric at eukrea.com
Fri Jan 11 02:30:17 PST 2013


Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend |    7 -------
 recipes-graphics/mesa/mesa-dri_9.0.1.bbappend |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
 create mode 100644 recipes-graphics/mesa/mesa-dri_9.0.1.bbappend

diff --git a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
deleted file mode 100644
index 8b5cfe6..0000000
--- a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-PRINC := "${@int(PRINC) + 2}"
-
-PROVIDES_mx5 = "virtual/libgl"
-PROVIDES_mx6 = "virtual/libgl"
-
-PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
-PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
diff --git a/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
new file mode 100644
index 0000000..74738ff
--- /dev/null
+++ b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
@@ -0,0 +1,7 @@
+PRINC := "${@int(PRINC) + 1}"
+
+PROVIDES_mx5 = "virtual/libgl"
+PROVIDES_mx6 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
+PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
-- 
1.7.10.4




More information about the meta-freescale mailing list