|
Re: [Question] How to handle GPLv3 packages?
Hi Alex,
Could you maybe clarify what you mean with "setting
INCOMPATIBLE_LICENSE per image"? Do you mean that you have one
specific image that is used when you build an image for release to
Hi Alex,
Could you maybe clarify what you mean with "setting
INCOMPATIBLE_LICENSE per image"? Do you mean that you have one
specific image that is used when you build an image for release to
|
By
Mans Zigher <mans.zigher@...>
·
#56688
·
|
|
Re: [meta-security][PATCH] Upgrade parsec-service to 1.0.0 and parsec-tool to 0.5.2
I just branched for kirtstone. Should this be backported?
-armin
I just branched for kirtstone. Should this be backported?
-armin
|
By
Armin Kuster
·
#56687
·
|
|
Re: [meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native
merged
thanks,
-armin
By
Armin Kuster
·
#56686
·
|
|
Re: [meta-security][PATCH] clamav: add COMPATIBLE_HOST to fix build error
merged.
thanks
-armin
By
Armin Kuster
·
#56685
·
|
|
[meta-security][PATCH] Upgrade parsec-service to 1.0.0 and parsec-tool to 0.5.2
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
meta-parsec/README.md | 36 ++-
.../parsec-service/files/systemd.patch | 21 +-
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
meta-parsec/README.md | 36 ++-
.../parsec-service/files/systemd.patch | 21 +-
|
By
Anton Antonov
·
#56684
·
|
|
[PATCH yocto-autobuilder-helper] config.json: rewrite meta-virt build steps
In the meta-virt builder, don't do a world build but instead build just
xen-image-minimal for both qemuarm64 and qemux86-64.
This can be expanded over time, but is a sensible starting point
In the meta-virt builder, don't do a world build but instead build just
xen-image-minimal for both qemuarm64 and qemux86-64.
This can be expanded over time, but is a sensible starting point
|
By
Ross Burton <ross@...>
·
#56683
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 4/7/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Luca, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
ARs:
- Randy to review AB-INT bugs and
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Luca, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
ARs:
- Randy to review AB-INT bugs and
|
By
Trevor Gamblin
·
#56682
·
|
|
Cannot build go-runtime on dunfell based image
Hi all,
Currently I cannot recreate my dunfell based image because bitbake fails building go-runtime.
I think this commit did build successfully in the past, though. If I recall correctly, the
Hi all,
Currently I cannot recreate my dunfell based image because bitbake fails building go-runtime.
I think this commit did build successfully in the past, though. If I recall correctly, the
|
By
Manuel Wagesreither
·
#56681
·
|
|
Re: How to contribute to Yocto core ?
hey Talel,
Thanks for reaching out!
You are welcome to attend any of the public Yocto developers meetings, if nothing else you will meet and hear directly from the core developers. However it's not
hey Talel,
Thanks for reaching out!
You are welcome to attend any of the public Yocto developers meetings, if nothing else you will meet and hear directly from the core developers. However it's not
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#56680
·
|
|
Re: How to contribute to Yocto core ?
Thanks for the guide.
I have one more question regarding the bugs. I noticed that there is a Zoom meeting link, do I need to join it and participate in a discussion about the tasks assignments and try
Thanks for the guide.
I have one more question regarding the bugs. I noticed that there is a Zoom meeting link, do I need to join it and participate in a discussion about the tasks assignments and try
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#56679
·
|
|
Re: How to contribute to Yocto core ?
Hello,
I think you can look through Bugzilla for unassigned tasks [1], for example.
This one should help on commiting [2]. You should send patches to the
relevant mailing list [3]. For the core, it
Hello,
I think you can look through Bugzilla for unassigned tasks [1], for example.
This one should help on commiting [2]. You should send patches to the
relevant mailing list [3]. For the core, it
|
By
Maciej Pijanowski
·
#56678
·
|
|
How to contribute to Yocto core ?
Hello All,
I am an experienced Yocto engineer, and I want to contribute to Yocto project (bitbake core, poky layers, etc) but I do not know what to contribute or is there a TODO list that I can help
Hello All,
I am an experienced Yocto engineer, and I want to contribute to Yocto project (bitbake core, poky layers, etc) but I do not know what to contribute or is there a TODO list that I can help
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#56677
·
|
|
Re: [Question] How to handle GPLv3 packages?
Thanks all for your quick response. You have given me something to
think of so I will look into it to see if some of my issues are
related to the way we have set things up. I will post my findings
Thanks all for your quick response. You have given me something to
think of so I will look into it to see if some of my issues are
related to the way we have set things up. I will post my findings
|
By
Mans Zigher <mans.zigher@...>
·
#56676
·
|
|
Re: [Question] How to handle GPLv3 packages?
Hi
I set INCOMPATIBLE_LICENSE_append = " GPLv3 GPLv3+ LGPLv3 LGPLv3+"
but then allow compiling several recipes with those licenses as long
as they don't end up on images and in the product. For
Hi
I set INCOMPATIBLE_LICENSE_append = " GPLv3 GPLv3+ LGPLv3 LGPLv3+"
but then allow compiling several recipes with those licenses as long
as they don't end up on images and in the product. For
|
By
Mikko Rapeli <mikko.rapeli@...>
·
#56675
·
|
|
Re: [Question] How to handle GPLv3 packages?
As you're not naming recipes it is hard to offer concrete advice, but
I will note that a large percentage of the bash dependencies in
oe-core are specific to the ptest packages. If you don't need
As you're not naming recipes it is hard to offer concrete advice, but
I will note that a large percentage of the bash dependencies in
oe-core are specific to the ptest packages. If you don't need
|
By
Ross Burton <ross@...>
·
#56674
·
|
|
Re: [Question] How to handle GPLv3 packages?
I'd suggest you start by setting INCOMPATIBLE_LICENSE per image, e.g.
enable gpl3 ban only in the images that ship to the customers and not
across the entire build. Then carefully look at what pulls
I'd suggest you start by setting INCOMPATIBLE_LICENSE per image, e.g.
enable gpl3 ban only in the images that ship to the customers and not
across the entire build. Then carefully look at what pulls
|
By
Alexander Kanavin
·
#56673
·
|
|
[Question] How to handle GPLv3 packages?
Hi,
I cannot use GPLv3 packages in our image build. I am no legal expert
but from what I can understand most companies will not be able to
comply with this license without allowing the customer to
Hi,
I cannot use GPLv3 packages in our image build. I am no legal expert
but from what I can understand most companies will not be able to
comply with this license without allowing the customer to
|
By
Mans Zigher <mans.zigher@...>
·
#56672
·
|
|
QA notification for completed autobuilder build (yocto-4.0.rc1)
A build flagged for QA (yocto-4.0.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-4.0.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.rc1
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#56671
·
|
|
Re: Wrong file installed when building a machine
On Tue, Apr 5, 2022 at 04:38 PM, Rombola Davide wrote:
FILESEXTRAPATHS_prepend_${MACHINE} := "${YOCTOROOT}/meta-a/recipes-my/${PN}/${PN}_rel:"
The following line is sayng that you want to select
On Tue, Apr 5, 2022 at 04:38 PM, Rombola Davide wrote:
FILESEXTRAPATHS_prepend_${MACHINE} := "${YOCTOROOT}/meta-a/recipes-my/${PN}/${PN}_rel:"
The following line is sayng that you want to select
|
By
Marco Cavallini
·
#56670
·
|
|
Yocto Project Status WW14`22
Current Dev Position: YP 3.5 M4
Next Deadline: 4th April. 2022 YP 3.5 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Apr.7th 7:30 am PDT
Current Dev Position: YP 3.5 M4
Next Deadline: 4th April. 2022 YP 3.5 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Apr.7th 7:30 am PDT
|
By
Stephen Jolley
·
#56669
·
|