All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] mesa-dri: Sync with version from oe-core
@ 2012-12-13 22:31 Andrei Gherzan
  2012-12-13 22:53 ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Andrei Gherzan @ 2012-12-13 22:31 UTC (permalink / raw)
  To: meta-freescale; +Cc: Andrei Gherzan

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
---
 recipes-graphics/mesa/mesa-dri_8.0.4.bbappend |    7 -------
 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
 create mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend

diff --git a/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
deleted file mode 100644
index 8b5cfe6..0000000
--- a/recipes-graphics/mesa/mesa-dri_8.0.4.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_8.0.5.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
new file mode 100644
index 0000000..8b5cfe6
--- /dev/null
+++ b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
@@ -0,0 +1,7 @@
+PRINC := "${@int(PRINC) + 2}"
+
+PROVIDES_mx5 = "virtual/libgl"
+PROVIDES_mx6 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
+PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
-- 
1.7.9.5



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

end of thread, other threads:[~2012-12-13 23:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 22:31 [PATCH 1/5] mesa-dri: Sync with version from oe-core Andrei Gherzan
2012-12-13 22:53 ` Gary Thomas
2012-12-13 23:25   ` Andrei Gherzan
2012-12-13 23:28     ` Otavio Salvador
2012-12-13 23:34     ` Gary Thomas

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.