Re: [PATCH 2/9] Use wildcard in mesa bbappend name
On 05/14/2014 05:45 PM, Khem Raj wrote:
thanks.
On Wed, May 14, 2014 at 3:24 PM, Armin Kuster <akuster808@...> wrote:I will resubmit when it gets push.mesa: Use wildcard in version to minimize keeping in-syncmesa 10 is on its way
with Poky
Signed-off-by: Armin Kuster <akuster808@...>
---
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
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@...
https://lists.yoctoproject.org/listinfo/yocto