diff mbox series

[meta-rockchip,v2] mesa: rename bbappend to match new recipe name from oe-core

Message ID 20240823123253.3562592-1-martin.jansa@gmail.com
State New
Headers show
Series [meta-rockchip,v2] mesa: rename bbappend to match new recipe name from oe-core | expand

Commit Message

Martin Jansa Aug. 23, 2024, 12:32 p.m. UTC
Otherwise it will fail to parse.

Renamed in:
https://git.openembedded.org/openembedded-core/commit/?id=f5cfb3e23603cefb2f3f6bfe776afaedefd10808

Signed-off-by: Martin Jansa <martin.jansa@gmail.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%)

Comments

Trevor Woerner Aug. 23, 2024, 4:48 p.m. UTC | #1
On Fri 2024-08-23 @ 02:32:53 PM, Martin Jansa wrote:
> Otherwise it will fail to parse.
> 
> Renamed in:
> https://git.openembedded.org/openembedded-core/commit/?id=f5cfb3e23603cefb2f3f6bfe776afaedefd10808
> 
> Signed-off-by: Martin Jansa <martin.jansa@gmail.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%)

Applied to meta-rockchip, master branch. Thanks!
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