|
M+ & H bugs with Milestone Movements WW02
All,
YP M+ or high bugs which moved to a new milestone in WW04 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14697
Hang due to missing asyncio loop
All,
YP M+ or high bugs which moved to a new milestone in WW04 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14697
Hang due to missing asyncio loop
|
By
Stephen Jolley
·
#55960
·
|
|
Enhancements/Bugs closed WW04!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
alex.kanavin@...
8
tim.orling@...
1
randy.macleod@...
1
JPEWhacker@...
1
Grand
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
alex.kanavin@...
8
tim.orling@...
1
randy.macleod@...
1
JPEWhacker@...
1
Grand
|
By
Stephen Jolley
·
#55959
·
|
|
Current high bug count owners for Yocto Project 3.5
All,
Below is the list as of top 43 bug owners as of the end of WW04 of who have open medium or higher bugs and enhancements against YP 3.5. There are 67 possible work days left until the final
All,
Below is the list as of top 43 bug owners as of the end of WW04 of who have open medium or higher bugs and enhancements against YP 3.5. There are 67 possible work days left until the final
|
By
Stephen Jolley
·
#55958
·
|
|
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
·
#55957
·
|
|
Custom SDK generation from YoctoSDK
#sdk
I am looking for Custom SDK with filtered Header files/libraries based on some rules/approvals. It means not all files from YoctoSDK will be packaged in the CustomSDK.
What is the mechanism or
I am looking for Custom SDK with filtered Header files/libraries based on some rules/approvals. It means not all files from YoctoSDK will be packaged in the CustomSDK.
What is the mechanism or
|
By
Praveen <praveen44com@...>
·
#55956
·
|
|
Inclusive Language Proposal for YP/OE
From the beginning, OpenEmbedded and The Yocto Project have always
strived to be as inclusive as possible to all races, sexes,
orientations, religions, nationalities, and any other thing which
might
From the beginning, OpenEmbedded and The Yocto Project have always
strived to be as inclusive as possible to all races, sexes,
orientations, religions, nationalities, and any other thing which
might
|
By
Jon Mason
·
#55955
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-flash-bossac.bbclass: Use internal bossac tool instead looking up PATH
From: Stefan Schmidt <stefan.schmidt@...>
Instead of looking in PATH on the host to find bossac we now depend on the
native variant we build and set the path to our yocto build
From: Stefan Schmidt <stefan.schmidt@...>
Instead of looking in PATH on the host to find bossac we now depend on the
native variant we build and set the path to our yocto build
|
By
Andrei Gherzan
·
#55954
·
|
|
[meta-zephyr][PATCH 1/2] bossa-native: Add Arduino variant of the bossa flashing tool
From: Stefan Schmidt <stefan.schmidt@...>
This native recipe will be used to streamline the flashing of out
Arduino Nano 33 BLE target. Until now we have pointed to the full
Arduino IDE to get
From: Stefan Schmidt <stefan.schmidt@...>
This native recipe will be used to streamline the flashing of out
Arduino Nano 33 BLE target. Until now we have pointed to the full
Arduino IDE to get
|
By
Andrei Gherzan
·
#55953
·
|
|
[honister][PATCH] dm-verity-img.bbclass: Fix wrong override syntax for CONVERSION_DEPENDS
CONVERSION_DEPENDS hasn't been converted to the new syntax.
Fixes: a23ceef ("dm-verity-img.bbclass: more overided fixups")
Signed-off-by: Kristian Klausen <kristian@...>
Signed-off-by: Armin
CONVERSION_DEPENDS hasn't been converted to the new syntax.
Fixes: a23ceef ("dm-verity-img.bbclass: more overided fixups")
Signed-off-by: Kristian Klausen <kristian@...>
Signed-off-by: Armin
|
By
Kristian Klausen <kristian@...>
·
#55952
·
|
|
Re: [meta-tensorflow][PATCH] Update SRC_URI git default protocol
Merged
//Hongxu
By
hongxu
·
#55951
·
|
|
Re: [meta-tensorflow][PATCH 3/3] tensorflow-lite: add recipe
On 1/14/22 18:19, Julien Stephan wrote:
Sorry for replying late, thanks for your contribution, merged
//Hongxu
On 1/14/22 18:19, Julien Stephan wrote:
Sorry for replying late, thanks for your contribution, merged
//Hongxu
|
By
hongxu
·
#55950
·
|
|
Re: Packages Missing from Deploy
After bisecting, I found that yes, this is now expected behavior:
https://git.yoctoproject.org/poky/commit/?id=568f62214bca3ac6d35eef8d9f4562596fb4c9ab
Basically, that commit removes the recursive
After bisecting, I found that yes, this is now expected behavior:
https://git.yoctoproject.org/poky/commit/?id=568f62214bca3ac6d35eef8d9f4562596fb4c9ab
Basically, that commit removes the recursive
|
By
Robert Joslyn
·
#55949
·
|
|
Re: non-existent task do_package_write_rpm error
Congratulations, you now know the three major flavors of a recipe, and why and where they're needed :)
Alex
Congratulations, you now know the three major flavors of a recipe, and why and where they're needed :)
Alex
|
By
Alexander Kanavin
·
#55948
·
|
|
Re: non-existent task do_package_write_rpm error
Update:
TOOLCHAIN_HOST_TASK_append = “ nativesdk-hardening-check”
does work. The SDK build succeeds and the hardening-check script is installed in the x86_64-pokysdk-linux
Update:
TOOLCHAIN_HOST_TASK_append = “ nativesdk-hardening-check”
does work. The SDK build succeeds and the hardening-check script is installed in the x86_64-pokysdk-linux
|
By
W. Dobbe <winfried_mb2@...>
·
#55947
·
|
|
Re: non-existent task do_package_write_rpm error
Thanks.
With TOOLCHAIN_HOST_TASK_append = “ hardening-check” the sdk build progresses a bit further but then stops with error:
ERROR:
Thanks.
With TOOLCHAIN_HOST_TASK_append = “ hardening-check” the sdk build progresses a bit further but then stops with error:
ERROR:
|
By
W. Dobbe <winfried_mb2@...>
·
#55946
·
|
|
Re: Alsa configuration error
Hi Michael,
Thanks for the detail I will try your solution.
Sincerely
Mihir
Hi Michael,
Thanks for the detail I will try your solution.
Sincerely
Mihir
|
By
mihirdave36@...
·
#55945
·
|
|
[meta-security][PATCH] samhain: upgrade 4.4.3 -> 4.4.6
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-ids/samhain/samhain.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-ids/samhain/samhain.inc
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-ids/samhain/samhain.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-ids/samhain/samhain.inc
|
By
Yi Zhao
·
#55944
·
|
|
Re: non-existent task do_package_write_rpm error
Use TOOLCHAIN_HOST_TASK:append = " ..." in your image recipe.
Alex
Use TOOLCHAIN_HOST_TASK:append = " ..." in your image recipe.
Alex
|
By
Alexander Kanavin
·
#55943
·
|
|
Re: non-existent task do_package_write_rpm error
Hi Alex,
Thanks for the tip. When I add hardening-check to IMAGE_INSTALL the build does indeed succeed.
But then the script is installed in the target sysroot of the
Hi Alex,
Thanks for the tip. When I add hardening-check to IMAGE_INSTALL the build does indeed succeed.
But then the script is installed in the target sysroot of the
|
By
W. Dobbe <winfried_mb2@...>
·
#55942
·
|
|
Re: non-existent task do_package_write_rpm error
You need to drop the -native suffix when installing to target image or SDK. -native is only for the bitbake build itself.
Alex
You need to drop the -native suffix when installing to target image or SDK. -native is only for the bitbake build itself.
Alex
|
By
Alexander Kanavin
·
#55941
·
|