diff mbox series

[meta-rockchip,V2] wic: wic need to be moved to files/wic within the layer to be found/used

Message ID 20260419085321.3608814-1-michael@amarulasolutions.com
State New
Headers show
Series [meta-rockchip,V2] wic: wic need to be moved to files/wic within the layer to be found/used | expand

Commit Message

Michael Nazzareno Trimarchi April 19, 2026, 8:53 a.m. UTC
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
---
V1->V2:

- Fix correct directory to be wic

---
 {wic => files/wic}/rockchip.wks | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {wic => files/wic}/rockchip.wks (100%)

Comments

Martin Jansa April 19, 2026, 9:54 a.m. UTC | #1
Not sure where you're seeing the issue now, but it was fixed in master
and wrynose branch 11 days ago with:
https://git.yoctoproject.org/meta-rockchip/commit/?id=7bc349061e8ac3f03b5646f2ae1d3958ce53c460

On Sun, Apr 19, 2026 at 10:53 AM Michael Nazzareno Trimarchi via
lists.yoctoproject.org
<michael=amarulasolutions.com@lists.yoctoproject.org> wrote:
>
> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
> ---
> V1->V2:
>
> - Fix correct directory to be wic
>
> ---
>  {wic => files/wic}/rockchip.wks | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename {wic => files/wic}/rockchip.wks (100%)
>
> diff --git a/wic/rockchip.wks b/files/wic/rockchip.wks
> similarity index 100%
> rename from wic/rockchip.wks
> rename to files/wic/rockchip.wks
> --
> 2.53.0
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#3729): https://lists.yoctoproject.org/g/yocto-patches/message/3729
> Mute This Topic: https://lists.yoctoproject.org/mt/118901614/3617156
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13388836/3617156/66960823/xyzzy [martin.jansa@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
Michael Nazzareno Trimarchi April 19, 2026, 10:11 a.m. UTC | #2
Hi

On Sun, Apr 19, 2026 at 11:54 AM Martin Jansa <martin.jansa@gmail.com>
wrote:

> Not sure where you're seeing the issue now, but it was fixed in master
> and wrynose branch 11 days ago with:
>
> https://git.yoctoproject.org/meta-rockchip/commit/?id=7bc349061e8ac3f03b5646f2ae1d3958ce53c460
>
>
I was quite sure to have rebased, but you are right. I have this commit
after the rebase.

Michael



> On Sun, Apr 19, 2026 at 10:53 AM Michael Nazzareno Trimarchi via
> lists.yoctoproject.org
> <michael=amarulasolutions.com@lists.yoctoproject.org> wrote:
> >
> > Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
> > ---
> > V1->V2:
> >
> > - Fix correct directory to be wic
> >
> > ---
> >  {wic => files/wic}/rockchip.wks | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename {wic => files/wic}/rockchip.wks (100%)
> >
> > diff --git a/wic/rockchip.wks b/files/wic/rockchip.wks
> > similarity index 100%
> > rename from wic/rockchip.wks
> > rename to files/wic/rockchip.wks
> > --
> > 2.53.0
> >
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#3729):
> https://lists.yoctoproject.org/g/yocto-patches/message/3729
> > Mute This Topic: https://lists.yoctoproject.org/mt/118901614/3617156
> > Group Owner: yocto-patches+owner@lists.yoctoproject.org
> > Unsubscribe:
> https://lists.yoctoproject.org/g/yocto-patches/leave/13388836/3617156/66960823/xyzzy
> [martin.jansa@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
> >
>
diff mbox series

Patch

diff --git a/wic/rockchip.wks b/files/wic/rockchip.wks
similarity index 100%
rename from wic/rockchip.wks
rename to files/wic/rockchip.wks