Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file be a WARNING and the build 'succeed'?

2023-11-23 Thread Dave Hitchman
Is there some rule I dont know about that says each line of the contents of a 
prepend HAVE to be indented with a single tab? It appears that might be some 
way to solving the issue? Which only leaves the next problem - I want to copy 
files that are in the same directory as the bbappend, now the suggestion I have 
seen is ${WORKDIR} but it doesnt appear if I print it out that this is the 
directory I expect.

From: Khem Raj 
Sent: 23 November 2023 17:44
To: Dave Hitchman 
Cc: Alexander Kanavin ; ross.bur...@arm.com 
; yocto@lists.yoctoproject.org 

Subject: Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file 
be a WARNING and the build 'succeed'?

maybe your bbappend is not matching in name to recipe or maybe
something else, typos etc. Showing exact code can help a bit more in
understanding what might be going on.

On Thu, Nov 23, 2023 at 7:13 AM Dave Hitchman  wrote:
>
> I am trying to append to linux-imx.
> If I deliberately put a wrong filename in the src_uri append it warns me and 
> carries on with no effect or worry.
> Anything I put in the do_configure:append() or prepend() is just totally and 
> utterly ignored.
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61750): https://lists.yoctoproject.org/g/yocto/message/61750
Mute This Topic: https://lists.yoctoproject.org/mt/102768193/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file be a WARNING and the build 'succeed'?

2023-11-23 Thread Dave Hitchman
But to be fair... 'Files' has decided to stop working properly as well on this 
machine, I mean, do an ll on a directory and find 5 sub directories while 
'Files' claims 2, then if you close ALL the 'Files' windows it finally learns 
to look at the disk. Just said to a colleague I think I will give up and become 
a monk

From: Khem Raj 
Sent: 23 November 2023 17:44
To: Dave Hitchman 
Cc: Alexander Kanavin ; ross.bur...@arm.com 
; yocto@lists.yoctoproject.org 

Subject: Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file 
be a WARNING and the build 'succeed'?

maybe your bbappend is not matching in name to recipe or maybe
something else, typos etc. Showing exact code can help a bit more in
understanding what might be going on.

On Thu, Nov 23, 2023 at 7:13 AM Dave Hitchman  wrote:
>
> I am trying to append to linux-imx.
> If I deliberately put a wrong filename in the src_uri append it warns me and 
> carries on with no effect or worry.
> Anything I put in the do_configure:append() or prepend() is just totally and 
> utterly ignored.
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61749): https://lists.yoctoproject.org/g/yocto/message/61749
Mute This Topic: https://lists.yoctoproject.org/mt/102768193/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file be a WARNING and the build 'succeed'?

2023-11-23 Thread Dave Hitchman
The name matches for sure, it seems to be a question of exact spacing or 
similar... its just crazy that it doesnt even error and stop when it doesnt 
understand things

From: Khem Raj 
Sent: 23 November 2023 17:44
To: Dave Hitchman 
Cc: Alexander Kanavin ; ross.bur...@arm.com 
; yocto@lists.yoctoproject.org 

Subject: Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file 
be a WARNING and the build 'succeed'?

maybe your bbappend is not matching in name to recipe or maybe
something else, typos etc. Showing exact code can help a bit more in
understanding what might be going on.

On Thu, Nov 23, 2023 at 7:13 AM Dave Hitchman  wrote:
>
> I am trying to append to linux-imx.
> If I deliberately put a wrong filename in the src_uri append it warns me and 
> carries on with no effect or worry.
> Anything I put in the do_configure:append() or prepend() is just totally and 
> utterly ignored.
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61748): https://lists.yoctoproject.org/g/yocto/message/61748
Mute This Topic: https://lists.yoctoproject.org/mt/102768193/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file be a WARNING and the build 'succeed'?

2023-11-23 Thread Khem Raj
maybe your bbappend is not matching in name to recipe or maybe
something else, typos etc. Showing exact code can help a bit more in
understanding what might be going on.

On Thu, Nov 23, 2023 at 7:13 AM Dave Hitchman  wrote:
>
> I am trying to append to linux-imx.
> If I deliberately put a wrong filename in the src_uri append it warns me and 
> carries on with no effect or worry.
> Anything I put in the do_configure:append() or prepend() is just totally and 
> utterly ignored.
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61747): https://lists.yoctoproject.org/g/yocto/message/61747
Mute This Topic: https://lists.yoctoproject.org/mt/102768193/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [yocto-autobuilder-helper][PATCH] how can a missing file be a WARNING and the build 'succeed'?

2023-11-23 Thread Dave Hitchman
I am trying to append to linux-imx.
If I deliberately put a wrong filename in the src_uri append it warns me and 
carries on with no effect or worry.
Anything I put in the do_configure:append() or prepend() is just totally and 
utterly ignored.



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61744): https://lists.yoctoproject.org/g/yocto/message/61744
Mute This Topic: https://lists.yoctoproject.org/mt/102768193/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-