From 0f7649cf9a5057ee6186ad66c51f94416832e78d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 23 Mar 2013 12:02:45 -0300 Subject: [PATCH] mesa: Rename bbappend from mesa-dri to mesa This follow OE-Core move from mesa-dri to mesa; as OE-Core now does not require PR bumps anymore we use this opportunity to drop the PRINC and let the PR handling to PRServer. Change-Id: I7fb9c60b2188a7f03954a366669ebd0f78110936 Signed-off-by: Otavio Salvador --- .../mesa/{mesa-dri_9.0.2.bbappend => mesa_9.0.2.bbappend} | 2 -- 1 file changed, 2 deletions(-) rename meta-fsl-arm/recipes-graphics/mesa/{mesa-dri_9.0.2.bbappend => mesa_9.0.2.bbappend} (97%) diff --git a/meta-fsl-arm/recipes-graphics/mesa/mesa-dri_9.0.2.bbappend b/meta-fsl-arm/recipes-graphics/mesa/mesa_9.0.2.bbappend similarity index 97% rename from meta-fsl-arm/recipes-graphics/mesa/mesa-dri_9.0.2.bbappend rename to meta-fsl-arm/recipes-graphics/mesa/mesa_9.0.2.bbappend index 9e3fa663..765e2f8f 100644 --- a/meta-fsl-arm/recipes-graphics/mesa/mesa-dri_9.0.2.bbappend +++ b/meta-fsl-arm/recipes-graphics/mesa/mesa_9.0.2.bbappend @@ -1,5 +1,3 @@ -PRINC := "${@int(PRINC) + 3}" - # FIXME: We may need to disable EGL, GL ES1 and GL ES2 python __anonymous () { import re -- 2.40.1