|
M+ & H bugs with Milestone Movements WW51
All,
YP M+ or high bugs which moved to a new milestone in WW51 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5322
Global DNS fallback mechanism not
All,
YP M+ or high bugs which moved to a new milestone in WW51 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5322
Global DNS fallback mechanism not
|
By
Stephen Jolley
·
#51825
·
|
|
Enhancements/Bugs closed WW51!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
mhalstead@...
3
richard.purdie@...
1
jay.shen.teoh@...
1
Grand Total
5
Thanks,
Stephen K.
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
mhalstead@...
3
richard.purdie@...
1
jay.shen.teoh@...
1
Grand Total
5
Thanks,
Stephen K.
|
By
Stephen Jolley
·
#51824
·
|
|
Current high bug count owners for Yocto Project 3.3
All,
Below is the list as of top 47 bug owners as of the end of WW51 of who have open medium or higher bugs and enhancements against YP 3.3. There are 98 possible work days left until the final
All,
Below is the list as of top 47 bug owners as of the end of WW51 of who have open medium or higher bugs and enhancements against YP 3.3. There are 98 possible work days left until the final
|
By
Stephen Jolley
·
#51823
·
|
|
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
·
#51822
·
|
|
[auh][PATCH] upgrade-helper.py: handle unassigned recipes correctly
Attempting to send to unassigned@... bounces immediately,
which means the CC recipients (such as oe-core list) won't get the email
either.
Instead, send to cc directly.
Signed-off-by:
Attempting to send to unassigned@... bounces immediately,
which means the CC recipients (such as oe-core list) won't get the email
either.
Instead, send to cc directly.
Signed-off-by:
|
By
Alexander Kanavin
·
#51821
·
|
|
Re: hostapd_free_hapd_data: Interface wlan0 wasn't started
#linux
#kernel
#dunfell
Hi VR,
Please make sure that the interface name in hostapd.conf matches with the wireless interface name of your target.
By default it is set to wlan0, but it could be different in your target (for
Hi VR,
Please make sure that the interface name in hostapd.conf matches with the wireless interface name of your target.
By default it is set to wlan0, but it could be different in your target (for
|
By
Shamil Khan
·
#51820
·
|
|
Re: Using U-boot in Yocto
Hello Jonas,
Do not forget that you can also build and use U-Boot completely out of
a YOCTO tree.
I do things like that, not using the YOCTO U-Boot build.
(As a matter of fact, I do not use the
Hello Jonas,
Do not forget that you can also build and use U-Boot completely out of
a YOCTO tree.
I do things like that, not using the YOCTO U-Boot build.
(As a matter of fact, I do not use the
|
By
Zoran
·
#51819
·
|
|
python scikit-learn ppackage
Hi,
I'm trying to add to my project python package for sciki-learn which
requires some cross compilation (using cython). I was trying to make
it but it's not straightforward as all python libs are
Hi,
I'm trying to add to my project python package for sciki-learn which
requires some cross compilation (using cython). I was trying to make
it but it's not straightforward as all python libs are
|
By
Marek Belisko
·
#51818
·
|
|
Re: Can a single recipe .bb file be used to generate both Python2 and Python3 packages?
i suspected as much, i just wanted to confirm there was no
super-clever way to do this.
rday
i suspected as much, i just wanted to confirm there was no
super-clever way to do this.
rday
|
By
Robert P. J. Day
·
#51817
·
|
|
Re: Can a single recipe .bb file be used to generate both Python2 and Python3 packages?
Doable? Yes...Smart to do? IMHO, absolutely not.
With the recipe class methods that accomplish each stage of the build you can customize them any way you want, but at the expense of maintaining
Doable? Yes...Smart to do? IMHO, absolutely not.
With the recipe class methods that accomplish each stage of the build you can customize them any way you want, but at the expense of maintaining
|
By
Rob Prowel <rprowel@...>
·
#51816
·
|
|
Re: Using U-boot in Yocto
Oh, for some reason I had not found the docs. Thanks a lot, that looks really good!
Oh, for some reason I had not found the docs. Thanks a lot, that looks really good!
|
By
Jonas Vautherin
·
#51815
·
|
|
Can a single recipe .bb file be used to generate both Python2 and Python3 packages?
Strange request earlier this week -- I was asked how *one* Python
recipe file could be used to generate both Python2 and Python3
packages to be installed in the final image.
I had never heard of such
Strange request earlier this week -- I was asked how *one* Python
recipe file could be used to generate both Python2 and Python3
packages to be installed in the final image.
I had never heard of such
|
By
Robert P. J. Day
·
#51814
·
|
|
Re: Using U-boot in Yocto
The IMAGE_INSTALL variable is used for packages to install into the
rootfs. Typically bootloaders need some special handling and simply
adding them to IMAGE_INSTALL either doesn't work or isn't
The IMAGE_INSTALL variable is used for packages to install into the
rootfs. Typically bootloaders need some special handling and simply
adding them to IMAGE_INSTALL either doesn't work or isn't
|
By
Paul Barker
·
#51813
·
|
|
Using U-boot in Yocto
Hello!
I am new to Yocto, and hope that this is the right way to ask for help :-).
I would like to have a way to flash my RPi over USB using `fastboot`, and it seems to me that one way to do that is
Hello!
I am new to Yocto, and hope that this is the right way to ask for help :-).
I would like to have a way to flash my RPi over USB using `fastboot`, and it seems to me that one way to do that is
|
By
Jonas Vautherin
·
#51812
·
|
|
How to add pacemaker and corosync with yocto for aspberrypi with all it's dependencies
#dunfell
#raspberrypi
#yocto
Hello Team,
I need to use High availability cluster in my project. I'm generating OS for Rpi using Ycot. I'm using dunfell poky version 3.1.3.
I'm adding ntp tzdata pacemaker haveged and crmsh command
Hello Team,
I need to use High availability cluster in my project. I'm generating OS for Rpi using Ycot. I'm using dunfell poky version 3.1.3.
I'm adding ntp tzdata pacemaker haveged and crmsh command
|
By
@prashant2314
·
#51811
·
|
|
Re: Is curated SPDX data sharing a thing?
Its going to take someone to stand up and provide the first "version"
of that and I'm not sure anyone wants to step up and be that
person/organisation...
It does depend on which data we're talking
Its going to take someone to stand up and provide the first "version"
of that and I'm not sure anyone wants to step up and be that
person/organisation...
It does depend on which data we're talking
|
By
Richard Purdie
·
#51810
·
|
|
Re: Is curated SPDX data sharing a thing?
"Richard Purdie" <richard.purdie@...> wrote:
Of course different choices can be made regarding obligations (where
licenses are shown, how sources are distributed) but it in the same
"Richard Purdie" <richard.purdie@...> wrote:
Of course different choices can be made regarding obligations (where
licenses are shown, how sources are distributed) but it in the same
|
By
Jérôme Carretero
·
#51809
·
|
|
Re: Is curated SPDX data sharing a thing?
Hi,
The challenge is that Yocto Project lets you build your own custom
software, which means you also end up in your own BoM situation. We
generally therefore provide tooling that can help you
Hi,
The challenge is that Yocto Project lets you build your own custom
software, which means you also end up in your own BoM situation. We
generally therefore provide tooling that can help you
|
By
Richard Purdie
·
#51808
·
|
|
Is curated SPDX data sharing a thing?
Hi,
Please correct me if I'm wrong but as far as I understand it, as of
today the flow for generating SPDX data to build software BoMs,
documented eg. in:
-
Hi,
Please correct me if I'm wrong but as far as I understand it, as of
today the flow for generating SPDX data to build software BoMs,
documented eg. in:
-
|
By
Jérôme Carretero
·
#51807
·
|
|
Re: [meta-rockchip][PATCH] glmark2: fix bugs on panfrost
Okay.
By
Trevor Woerner
·
#51806
·
|