From 9295a2dbfb7722e6549fb3508de3b0fc791928a1 Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Mon, 17 Jun 2013 18:08:09 +0800 Subject: mesa: uprev to 9.1.3 to fit oe-core Signed-off-by: Xin Ouyang --- recipes-graphics/mesa/mesa_9.0.2.bbappend | 3 --- recipes-graphics/mesa/mesa_9.1.3.bbappend | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-graphics/mesa/mesa_9.0.2.bbappend create mode 100644 recipes-graphics/mesa/mesa_9.1.3.bbappend diff --git a/recipes-graphics/mesa/mesa_9.0.2.bbappend b/recipes-graphics/mesa/mesa_9.0.2.bbappend deleted file mode 100644 index 4d3925c..0000000 --- a/recipes-graphics/mesa/mesa_9.0.2.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -PR .= ".1" - -inherit enable-selinux diff --git a/recipes-graphics/mesa/mesa_9.1.3.bbappend b/recipes-graphics/mesa/mesa_9.1.3.bbappend new file mode 100644 index 0000000..4d3925c --- /dev/null +++ b/recipes-graphics/mesa/mesa_9.1.3.bbappend @@ -0,0 +1,3 @@ +PR .= ".1" + +inherit enable-selinux -- cgit v1.2.3-54-g00ecf