From 63ef5b0faf69d3ad99558bfb8ee0c839de33e515 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 23 Aug 2024 06:31:29 -0700 Subject: [PATCH] mesa,mesa-gl: Rename bbappend to match oe-core OE-core has dropped the version number from these recipe names Signed-off-by: Khem Raj Signed-off-by: Matt Madison --- recipes-graphics/mesa/{mesa-gl_%.bbappend => mesa-gl.bbappend} | 0 recipes-graphics/mesa/{mesa_%.bbappend => mesa.bbappend} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename recipes-graphics/mesa/{mesa-gl_%.bbappend => mesa-gl.bbappend} (100%) rename recipes-graphics/mesa/{mesa_%.bbappend => mesa.bbappend} (100%) diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl.bbappend similarity index 100% rename from recipes-graphics/mesa/mesa-gl_%.bbappend rename to recipes-graphics/mesa/mesa-gl.bbappend 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