From e6789604ab4de0fa3db90b597237be38e424c1fc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 23 Aug 2024 14:32:53 +0200 Subject: [PATCH] mesa: rename bbappend to match new recipe name from oe-core Otherwise it will fail to parse. Renamed in: https://git.openembedded.org/openembedded-core/commit/?id=f5cfb3e23603cefb2f3f6bfe776afaedefd10808 Reviewed-by: Quentin Schulz Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- recipes-graphics/mesa/{mesa_%.bbappend => mesa.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-graphics/mesa/{mesa_%.bbappend => mesa.bbappend} (100%) diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa.bbappend similarity index 100% rename from recipes-graphics/mesa/mesa_%.bbappend rename to recipes-graphics/mesa/mesa.bbappend