All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core
@ 2013-01-11 10:30 Eric Bénard
  2013-01-11 13:57 ` Andrei Gherzan
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2013-01-11 10:30 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Eric Bénard <eric@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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-11 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 10:30 [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core Eric Bénard
2013-01-11 13:57 ` Andrei Gherzan
2013-01-11 14:03   ` Eric Bénard
2013-01-11 20:01     ` Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.