diff mbox series

[meta-selinux,1/2] mesa: rename mesa_%.bbappend to mesa.bbappend

Message ID 20240826055655.264086-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-selinux,1/2] mesa: rename mesa_%.bbappend to mesa.bbappend | expand

Commit Message

Yi Zhao Aug. 26, 2024, 5:56 a.m. UTC
The mesa recipe in oe-core layer was renamed to mesa.bb in commit[1].
Rename bbappend to adapt this change.

[1] https://git.openembedded.org/openembedded-core/commit/?id=f5cfb3e23603cefb2f3f6bfe776afaedefd10808

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 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 mbox series

Patch

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