All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip] [PATCH v2] mesa: rename bbappend to match new recipe name from oe-core
@ 2024-08-23 12:32 Martin Jansa
  2024-08-23 16:48 ` Trevor Woerner
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2024-08-23 12:32 UTC (permalink / raw)
  To: yocto-patches; +Cc: twoerner, Martin Jansa

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%)

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
-- 
2.46.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [meta-rockchip] [PATCH v2] mesa: rename bbappend to match new recipe name from oe-core
  2024-08-23 12:32 [meta-rockchip] [PATCH v2] mesa: rename bbappend to match new recipe name from oe-core Martin Jansa
@ 2024-08-23 16:48 ` Trevor Woerner
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2024-08-23 16:48 UTC (permalink / raw)
  To: Martin Jansa; +Cc: yocto-patches

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!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-23 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 12:32 [meta-rockchip] [PATCH v2] mesa: rename bbappend to match new recipe name from oe-core Martin Jansa
2024-08-23 16:48 ` Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.