|
Yocto Technical Team Minutes, Engineering Sync, for September 29, 2020
Yocto Technical Team Minutes, Engineering Sync, for September 29, 2020
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
Yocto Technical Team Minutes, Engineering Sync, for September 29, 2020
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
|
By
Trevor Woerner
·
#50884
·
|
|
[meta-virtualization] How to enable libvirt to work with XEN on a custom board.
#yocto
#meta-virtualization
Dear all,
In the past days I was looking for some documentation that allows me to enable libvirt to work with xen. In my current implementation I managed to run XEN on DOM0 but unluckly I am having
Dear all,
In the past days I was looking for some documentation that allows me to enable libvirt to work with xen. In my current implementation I managed to run XEN on DOM0 but unluckly I am having
|
By
daparrag@...
·
#50883
·
|
|
Re: [yocto-builds] relocate_sdk.py is failing when installing yocto3.1.2 SDK
Classification: HCL Internal
Hi Randi,
I’m using poky distro.
DISTRO ?= "poky"
Using Ubuntu 16.04 LTS machine. Python version available in ubuntu machine is
/usr/bin/python3
Classification: HCL Internal
Hi Randi,
I’m using poky distro.
DISTRO ?= "poky"
Using Ubuntu 16.04 LTS machine. Python version available in ubuntu machine is
/usr/bin/python3
|
By
Ansurivijay Ramana <ansurivijay.r@...>
·
#50881
·
|
|
Re: #yocto #linux #systemd Having issues building command line utilities: ntpq, timedatectl, and ntpstat into kernel image
#systemd
#yocto
#linux
Currently not using system as our default init system (investigating why but this might not be an option).
Is there any other utility I might use under Yocto to get similar data as that produced by
Currently not using system as our default init system (investigating why but this might not be an option).
Is there any other utility I might use under Yocto to get similar data as that produced by
|
By
Monsees, Steven C (US)
·
#50880
·
|
|
Re: #yocto #linux #systemd Having issues building command line utilities: ntpq, timedatectl, and ntpstat into kernel image
#systemd
#yocto
#linux
Is there documentation on how to set this up ?
Is there documentation on how to set this up ?
|
By
Monsees, Steven C (US)
·
#50879
·
|
|
Re: #yocto #linux #systemd Having issues building command line utilities: ntpq, timedatectl, and ntpstat into kernel image
#systemd
#yocto
#linux
Hi Steve,
It comes with systemd. Use it as your init system and then you'll have the command.
Quentin
Hi Steve,
It comes with systemd. Use it as your init system and then you'll have the command.
Quentin
|
By
Quentin Schulz
·
#50878
·
|
|
Re: #yocto #linux #systemd Having issues building command line utilities: ntpq, timedatectl, and ntpstat into kernel image
#systemd
#yocto
#linux
I currently have "ntpq" building and installing correctly...
Can someone tell me what it takes to get the "timedatectl" command utility built into Yocto kernel image ?
I see it referenced in both
I currently have "ntpq" building and installing correctly...
Can someone tell me what it takes to get the "timedatectl" command utility built into Yocto kernel image ?
I see it referenced in both
|
By
Monsees, Steven C (US)
·
#50877
·
|
|
Yocto Project Status WW39'20
Current Dev Position: YP 3.2 M4
Next Deadline: YP 3.2 M4 Feature Freeze - Now
Next Team Meetings:
Bug Triage meeting Thursday Oct. 1st at 7:30am PDT (https://zoom.us/j/454367603)
Monthly Project
Current Dev Position: YP 3.2 M4
Next Deadline: YP 3.2 M4 Feature Freeze - Now
Next Team Meetings:
Bug Triage meeting Thursday Oct. 1st at 7:30am PDT (https://zoom.us/j/454367603)
Monthly Project
|
By
Stephen Jolley
·
#50876
·
|
|
Re: [meta-security][master][dunfell][PATCH] gitignore added
merged
thanks
By
akuster
·
#50875
·
|
|
[meta-security][PATCH] packagegroup-core-security: add opendnssec to pkg grp
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
akuster
·
#50874
·
|
|
Re: File collision: same path from 2 recipes
Hehe, who needs a new command when you have already have "echo" :-)
--
Laurent Gauthier
Embedded Linux Systems & Software
Phone: +33 630 483 429
http://soccasys.com
Hehe, who needs a new command when you have already have "echo" :-)
--
Laurent Gauthier
Embedded Linux Systems & Software
Phone: +33 630 483 429
http://soccasys.com
|
By
Laurent Gauthier
·
#50873
·
|
|
Re: File collision: same path from 2 recipes
If available in krogoth,
`oe-pkdata-util find-path /etc/network/if-up,d/hostapd_restart` does
this exact thing :)
Quentin
--
StreamUnlimited Engineering GmbH
High Tech Campus Vienna,
If available in krogoth,
`oe-pkdata-util find-path /etc/network/if-up,d/hostapd_restart` does
this exact thing :)
Quentin
--
StreamUnlimited Engineering GmbH
High Tech Campus Vienna,
|
By
Quentin Schulz
·
#50872
·
|
|
Re: File collision: same path from 2 recipes
I would guess so.
Here is a way to figure out all the packages in which your file is delivered (small trick that has proven quite useful for me to figure out which recipe/package provides a specific
I would guess so.
Here is a way to figure out all the packages in which your file is delivered (small trick that has proven quite useful for me to figure out which recipe/package provides a specific
|
By
Laurent Gauthier
·
#50871
·
|
|
Re: File collision: same path from 2 recipes
Thanks for your help.
I'm working with an old Krogoth.
This checks is true even with Krogoth?
MZ
Il 29/09/20 14:17, Laurent Gauthier ha scritto:
Thanks for your help.
I'm working with an old Krogoth.
This checks is true even with Krogoth?
MZ
Il 29/09/20 14:17, Laurent Gauthier ha scritto:
|
By
Mauro Ziliani
·
#50870
·
|
|
Re: File collision: same path from 2 recipes
Quoting Laurent Gauthier <laurent.gauthier@...>:
I was just about to weigh in on this as I was just educated by
Richard Purdie as to the (im)proper use of SSTATE_DUPWHITELIST.
If two
Quoting Laurent Gauthier <laurent.gauthier@...>:
I was just about to weigh in on this as I was just educated by
Richard Purdie as to the (im)proper use of SSTATE_DUPWHITELIST.
If two
|
By
Robert P. J. Day
·
#50869
·
|
|
Re: File collision: same path from 2 recipes
Hi Mauro,
From my experience there should be an error reported during the image creation as long as the two *packages* that contain a file with the same name are BOTH installed in the root
Hi Mauro,
From my experience there should be an error reported during the image creation as long as the two *packages* that contain a file with the same name are BOTH installed in the root
|
By
Laurent Gauthier
·
#50868
·
|
|
File collision: same path from 2 recipes
Hi all.
There is a QA to test if 2 recipes try to install a file with the same path?
In my BSP 2 recipes try install the file ${D}/etc/network/if-up,d/hostapd_restart
I'd like receive an error
Hi all.
There is a QA to test if 2 recipes try to install a file with the same path?
In my BSP 2 recipes try install the file ${D}/etc/network/if-up,d/hostapd_restart
I'd like receive an error
|
By
Mauro Ziliani
·
#50867
·
|
|
M+ & H bugs with Milestone Movements WW39
All,
YP M+ or high bugs which moved to a new milestone in WW39 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11449
Allow overriding classes to
All,
YP M+ or high bugs which moved to a new milestone in WW39 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11449
Allow overriding classes to
|
By
Stephen Jolley
·
#50866
·
|
|
Enhancements/Bugs closed WW39!
All,
The below were the owners of enhancements or bugs closed during the last
All,
The below were the owners of enhancements or bugs closed during the last
|
By
Stephen Jolley
·
#50865
·
|
|
Current Autobuilder Intermittent bugs by the WW created or closed.
All,
Below are the lists of open and closed medium or higher Autobuilder Intermittent bugs by the WW created or closed.
WW Opened
WW
All,
Below are the lists of open and closed medium or higher Autobuilder Intermittent bugs by the WW created or closed.
WW Opened
WW
|
By
Stephen Jolley
·
#50864
·
|