On 05/14/2014 05:45 PM, Khem Raj wrote:
On Wed, May 14, 2014 at 3:24 PM, Armin Kuster <akuster...@gmail.com> wrote:
     mesa: Use wildcard in version to minimize keeping in-sync
     with Poky

Signed-off-by: Armin Kuster <akuster...@gmail.com>
---
  recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++++++
  recipes-graphics/mesa/mesa_9.2.2.bbappend | 6 ------
  2 files changed, 6 insertions(+), 6 deletions(-)
  create mode 100644 recipes-graphics/mesa/mesa_9.2.%.bbappend
  delete mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend
mesa 10 is on its way
I will resubmit when it gets push.

thanks.


diff --git a/recipes-graphics/mesa/mesa_9.2.%.bbappend 
b/recipes-graphics/mesa/mesa_9.2.%.bbappend
new file mode 100644
index 0000000..0004f71
--- /dev/null
+++ b/recipes-graphics/mesa/mesa_9.2.%.bbappend
@@ -0,0 +1,6 @@
+inherit enable-selinux
+
+# But wait!  There's more!  mesa builds a host program named builtin_compiler
+# and it needs selinux, too.  We replace the PACKAGECONFIG[] in the bbclass.
+#
+PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux 
libselinux-native,"
diff --git a/recipes-graphics/mesa/mesa_9.2.2.bbappend 
b/recipes-graphics/mesa/mesa_9.2.2.bbappend
deleted file mode 100644
index 0004f71..0000000
--- a/recipes-graphics/mesa/mesa_9.2.2.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-inherit enable-selinux
-
-# But wait!  There's more!  mesa builds a host program named builtin_compiler
-# and it needs selinux, too.  We replace the PACKAGECONFIG[] in the bbclass.
-#
-PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux 
libselinux-native,"
--
1.9.1

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to