diff mbox series

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

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

Commit Message

Martin Jansa Aug. 23, 2024, 11:44 a.m. UTC
Otherwise it will fail to parse.

Renamed in:
https://git.openembedded.org/openembedded-core/commit/?id=f5cfb3e23603cefb2f3f6bfe776afaedefd10808
---
 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

Quentin Schulz Aug. 23, 2024, 11:51 a.m. UTC | #1
Hi Martin,

On 8/23/24 1:44 PM, Martin Jansa via lists.yoctoproject.org wrote:
> Otherwise it will fail to parse.
> 
> Renamed in:
> https://git.openembedded.org/openembedded-core/commit/?id=f5cfb3e23603cefb2f3f6bfe776afaedefd10808

Please add your signed-off-by in the commit log.

Otherwise,

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin
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