|
[yocto-announce] [ANNOUNCEMENT] Yocto Project 2.7.2 (Warrior 21.0.2) Released
Hello,
We are pleased to announce the Yocto Project 2.7.2 (warrior-21.0.2) Release is now available for
Hello,
We are pleased to announce the Yocto Project 2.7.2 (warrior-21.0.2) Release is now available for
|
By
Vineela
·
#47429
·
|
|
Re: [warrior] [meta-qt4] recipes-qt4: qt4-embedded: fix build on GCC v8
We've all done it at some point ;)
Cheers
Paul
--
Paul Eggleton
Intel System Software Products
We've all done it at some point ;)
Cheers
Paul
--
Paul Eggleton
Intel System Software Products
|
By
Paul Eggleton
·
#47428
·
|
|
Re: Adding python3-compile-native
For a release as old as Krogoth, any dependency on python3-compile should be target-specific. Recent releases have the relevant provides set so that python3-native provides those names and
For a release as old as Krogoth, any dependency on python3-compile should be target-specific. Recent releases have the relevant provides set so that python3-native provides those names and
|
By
Ross Burton <ross.burton@...>
·
#47427
·
|
|
Yocto Project Status WW48'19
Current Dev Position: YP 3.1 M1
Next Deadline: YP 3.1 M1 build Dec. 2, 2019
Next Team Meetings:
Bug Triage meeting Thursday Dec. 5th at 7:30am PDT (https://zoom.us/j/454367603)
Monthly Project
Current Dev Position: YP 3.1 M1
Next Deadline: YP 3.1 M1 build Dec. 2, 2019
Next Team Meetings:
Bug Triage meeting Thursday Dec. 5th at 7:30am PDT (https://zoom.us/j/454367603)
Monthly Project
|
By
Stephen Jolley
·
#47426
·
|
|
Adding python3-compile-native
Hi all.
How can I add python3-compile-native to my bsp?
I working with Krogoth, I llok python-3.5-manifest.inc where FILES_${PN}-compile is defined.
I think I need to define
Hi all.
How can I add python3-compile-native to my bsp?
I working with Krogoth, I llok python-3.5-manifest.inc where FILES_${PN}-compile is defined.
I think I need to define
|
By
Mauro Ziliani
·
#47425
·
|
|
Re: [warrior] [meta-qt4] recipes-qt4: qt4-embedded: fix build on GCC v8
Hi Paul,
*sigh* Guilty of "last minute renaming and not retesting".
Thanks for taking care of it, will make sure I'll be more careful before
sending patches.
Quentin
Hi Paul,
*sigh* Guilty of "last minute renaming and not retesting".
Thanks for taking care of it, will make sure I'll be more careful before
sending patches.
Quentin
|
By
Quentin Schulz
·
#47424
·
|
|
Re: Yocto build to add root password
Thanks Gabriele, Rudolf and Mauro, brilliant.
Thanks Gabriele, Rudolf and Mauro, brilliant.
|
By
JH
·
#47423
·
|
|
Re: [RFC] Yocto Autobuilder and LAVA Integration
Hi Nicholas
By
Aaron Chan
·
#47422
·
|
|
Re: [meta-security][PATCH 1/3] checksecurity: use more portable find args
Micheal,
On 11/25/19 8:41 AM, Christopher Larson wrote:
These patches did not land in patchwork. maybe something to do with the mailing list change??
They are in
Micheal,
On 11/25/19 8:41 AM, Christopher Larson wrote:
These patches did not land in patchwork. maybe something to do with the mailing list change??
They are in
|
By
Armin Kuster
·
#47421
·
|
|
Re: [warrior] [meta-qt4] recipes-qt4: qt4-embedded: fix build on GCC v8
Hi Quentin
So I tested this and the name of the patch doesn't match up with the change to
SRC_URI. I have however gone ahead and fixed it and merged it to warrior, but
if you could please ensure
Hi Quentin
So I tested this and the name of the patch doesn't match up with the change to
SRC_URI. I have however gone ahead and fixed it and merged it to warrior, but
if you could please ensure
|
By
Paul Eggleton
·
#47420
·
|
|
[meta-qt4][PATCH] qt4: fix SRC_URI to point to archive
Qt4 is in the archive directory upstream so change SRC_URI and
UPSTREAM_CHECK_URI to avoid warnings.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
Qt4 is in the archive directory upstream so change SRC_URI and
UPSTREAM_CHECK_URI to avoid warnings.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#47419
·
|
|
[meta-security][PATCH] meta: inherit features_check instead of distro_features_check
From: Ming Liu <liu.ming50@...>
distro_features_check has been deprecated in OE.
Signed-off-by: Ming Liu <liu.ming50@...>
---
recipes-mac/ccs-tools/ccs-tools_1.8.4.bb
From: Ming Liu <liu.ming50@...>
distro_features_check has been deprecated in OE.
Signed-off-by: Ming Liu <liu.ming50@...>
---
recipes-mac/ccs-tools/ccs-tools_1.8.4.bb
|
By
liu.ming50@...
·
#47418
·
|
|
Re: [RFC] Yocto Autobuilder and LAVA Integration
Aaron is explaining the current implementation in the Yocto Autobuilder it relays of being in the same network/access with LAVA and the tests are driven only by OE testimage and right
it requires to
Aaron is explaining the current implementation in the Yocto Autobuilder it relays of being in the same network/access with LAVA and the tests are driven only by OE testimage and right
it requires to
|
By
Anibal Limon
·
#47417
·
|
|
[meta-intel][PATCH] thermald: fix the url
From: Christopher Larson <chris_larson@...>
The trailing slash on the github uri causes fetch failures. Ex:
Cloning into bare repository
From: Christopher Larson <chris_larson@...>
The trailing slash on the github uri causes fetch failures. Ex:
Cloning into bare repository
|
By
kergoth@...
·
#47416
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#47415
·
|
|
Re: Yocto build to add root password
Hi,
pay attention that "openssl passwd ${ROOT_PASSWORD}" command handles only passwords up to 8 characters (the extra characters will be truncated and the generated hash is for the first eight).
If
Hi,
pay attention that "openssl passwd ${ROOT_PASSWORD}" command handles only passwords up to 8 characters (the extra characters will be truncated and the generated hash is for the first eight).
If
|
By
Mauro
·
#47414
·
|
|
[meta-gplv2][patch 1/2] packagegroup-core-tools-profile: exclude sysprof for non-gplv3 builds
From: Christopher Larson <chris_larson@...>
This recipe is gplv3, so exclude it when it's incompatible.
Signed-off-by: Christopher Larson <chris_larson@...>
---
From: Christopher Larson <chris_larson@...>
This recipe is gplv3, so exclude it when it's incompatible.
Signed-off-by: Christopher Larson <chris_larson@...>
---
|
By
Christopher Larson <kergoth@...>
·
#47413
·
|
|
[meta-security][PATCH 3/3] suricata: add tmpfiles.d config
From: Christopher Larson <chris_larson@...>
This is needed to ensure our /var/log directory is created when using
systemd.
Signed-off-by: Christopher Larson <chris_larson@...>
---
From: Christopher Larson <chris_larson@...>
This is needed to ensure our /var/log directory is created when using
systemd.
Signed-off-by: Christopher Larson <chris_larson@...>
---
|
By
Christopher Larson <kergoth@...>
·
#47412
·
|
|
[meta-security][PATCH 2/3] clamav: add tmpfiles.d config
From: Christopher Larson <chris_larson@...>
This is needed to ensure freshclam's /var/log directory and file are
created when using systemd.
Signed-off-by: Christopher Larson
From: Christopher Larson <chris_larson@...>
This is needed to ensure freshclam's /var/log directory and file are
created when using systemd.
Signed-off-by: Christopher Larson
|
By
Christopher Larson <kergoth@...>
·
#47411
·
|
|
[meta-security][PATCH 1/3] checksecurity: use more portable find args
From: Christopher Larson <chris_larson@...>
Signed-off-by: Christopher Larson <chris_larson@...>
---
.../checksecurity/checksecurity_2.0.15.bb | 3 ++-
From: Christopher Larson <chris_larson@...>
Signed-off-by: Christopher Larson <chris_larson@...>
---
.../checksecurity/checksecurity_2.0.15.bb | 3 ++-
|
By
Christopher Larson <kergoth@...>
·
#47410
·
|