hi
I will make the changes, test it and submit v2 next days!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211950):
https://lists.openembedded.org/g/openembedded-core/message/211950
Mute This Topic: https://lists.openembedded.org/mt/111381998/216
On Tue, 2025-02-25 at 15:33 -0500, Randy MacLeod via lists.openembedded.org
wrote:
> On 2025-02-25 1:09 p.m., Christos Gavros wrote:
> Check if the variable GO_IMPORT is
> > assigned with a value. If not generate an error.
> > Fixes [YOCTO #15763]
> >
> > CC: Yoann Congal
> > CC: Randy MacLeod
hi Randy
I did a build and I wrote a comment in the bug15763 that is generating an error!
I always built and test as much as I can before sending patches.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211923):
https://lists.openembedded.org/g/ope
On 2025-02-25 1:09 p.m., Christos Gavros wrote:
Check if the variable GO_IMPORT is
assigned with a value. If not generate an error.
Fixes [YOCTO #15763]
CC: Yoann Congal
CC: Randy MacLeod
CC: Alexander Kanavin
Signed-off-by: Christos Gavros
---
meta/classes-global/sanity.bbclass | 4
1 f
Check if the variable GO_IMPORT is
assigned with a value. If not generate an error.
Fixes [YOCTO #15763]
CC: Yoann Congal
CC: Randy MacLeod
CC: Alexander Kanavin
Signed-off-by: Christos Gavros
---
meta/classes-global/sanity.bbclass | 4
1 file changed, 4 insertions(+)
diff --git a/meta/