|
Re: On managing debug and production builds
Hi Karthik,
For clarity, I just want to point out that the Android build system does
NOT build the kernel. Linux is built separately and then binary kernel
image and modules are copied into the
Hi Karthik,
For clarity, I just want to point out that the Android build system does
NOT build the kernel. Linux is built separately and then binary kernel
image and modules are copied into the
|
By
csimmonds
·
#56349
·
|
|
Re: On managing debug and production builds
Howdy!
Karthik Poduval <karthik.poduval@...> schrieb am Mi. 2. März 2022 um 04:23:
As a recipe cannot affect another recipe, and image recipes are obviously recipes too, this is usually not
Howdy!
Karthik Poduval <karthik.poduval@...> schrieb am Mi. 2. März 2022 um 04:23:
As a recipe cannot affect another recipe, and image recipes are obviously recipes too, this is usually not
|
By
Josef Holzmayr
·
#56348
·
|
|
Re: On managing debug and production builds
Add list. missed earlier.
--
vinayak
Add list. missed earlier.
--
vinayak
|
By
Vinayak Menon
·
#56347
·
|
|
Re: On managing debug and production builds
This concept of user vs debug builds is there in Android and any
Android developer who gets introduced to yocto may look for these
options. There seem to be many implementation choices here, trying
This concept of user vs debug builds is there in Android and any
Android developer who gets introduced to yocto may look for these
options. There seem to be many implementation choices here, trying
|
By
Karthik Poduval
·
#56346
·
|
|
[meta-gplv2] [PATCH] recipes: Convert to use SPDX license names in LICENSE variables
This uses the script from OE-Core to make the conversion.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
recipes-bsp/grub/grub_0.97.bb | 2 +-
This uses the script from OE-Core to make the conversion.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
recipes-bsp/grub/grub_0.97.bb | 2 +-
|
By
Richard Purdie
·
#56345
·
|
|
Re: [qa-build-notification] [yocto] QA notification for completed autobuilder build (yocto-3.3.5.rc1)
The TSC discussed today and is happy to release, thanks!
Cheers,
Richard
The TSC discussed today and is happy to release, thanks!
Cheers,
Richard
|
By
Richard Purdie
·
#56344
·
|
|
M+ & H bugs with Milestone Movements WW09
All,
YP M+ or high bugs which moved to a new milestone in WW09 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11528
Enable simple toolchain
All,
YP M+ or high bugs which moved to a new milestone in WW09 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11528
Enable simple toolchain
|
By
Stephen Jolley
·
#56343
·
|
|
Enhancements/Bugs closed WW09!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
9
tim.orling@...
3
randy.macleod@...
2
pavel@...
1
ross@...
1
Grand
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
9
tim.orling@...
3
randy.macleod@...
2
pavel@...
1
ross@...
1
Grand
|
By
Stephen Jolley
·
#56342
·
|
|
Current high bug count owners for Yocto Project 3.5
All,
Below is the list as of top 47 bug owners as of the end of WW09 of who have open medium or higher bugs and enhancements against YP 3.5. There are 43 possible work days left until the final
All,
Below is the list as of top 47 bug owners as of the end of WW09 of who have open medium or higher bugs and enhancements against YP 3.5. There are 43 possible work days left until the final
|
By
Stephen Jolley
·
#56341
·
|
|
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
·
#56340
·
|
|
Yocto Project Status WW09`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 Mar. 3rd 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 Mar. 3rd 7:30 am PDT
|
By
Stephen Jolley
·
#56339
·
|
|
Re: [qa-build-notification] [yocto] QA notification for completed autobuilder build (yocto-3.3.5.rc1)
As a YP TSC member, I am fine releasing this build.
I will let Richard send the final word once the rest of the YP TSC respond.
- Armin
As a YP TSC member, I am fine releasing this build.
I will let Richard send the final word once the rest of the YP TSC respond.
- Armin
|
By
Armin Kuster
·
#56338
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: correct LICENSE_FLAGS variable
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
scripts/auh-config/local.conf.append | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
scripts/auh-config/local.conf.append | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Alexander Kanavin
·
#56337
·
|
|
[auto-upgrade-helper][PATCH] error.py: initialize stdout/stderr to empty strings
This avoids guarding them against NoneType everywhere
Signed-off-by: Alexander Kanavin <alex@...>
---
modules/errors.py | 2 +-
modules/utils/devtool.py | 5 +----
2 files changed,
This avoids guarding them against NoneType everywhere
Signed-off-by: Alexander Kanavin <alex@...>
---
modules/errors.py | 2 +-
modules/utils/devtool.py | 5 +----
2 files changed,
|
By
Alexander Kanavin
·
#56336
·
|
|
Re: On managing debug and production builds
No problem
What are the difference there? You want to use different config on prod and debug images?
Maybe add it as config fragments? Then you would need to add some global variable to
distinguish
No problem
What are the difference there? You want to use different config on prod and debug images?
Maybe add it as config fragments? Then you would need to add some global variable to
distinguish
|
By
tomzy
·
#56335
·
|
|
Re: On managing debug and production builds
If you can't do what you need with only image recipes, then the only
option is to create an additional DISTRO config I'm afraid. Putting
these tweaks into machine config or local.conf is not
If you can't do what you need with only image recipes, then the only
option is to create an additional DISTRO config I'm afraid. Putting
these tweaks into machine config or local.conf is not
|
By
Alexander Kanavin
·
#56334
·
|
|
Re: On managing debug and production builds
Thanks Tomasz. I will check kas.
Yes, for selecting some of the packages I have created prod and debug
image recipes.
But this did not work for the kernel as the kernel recipe is picked as
part of
Thanks Tomasz. I will check kas.
Yes, for selecting some of the packages I have created prod and debug
image recipes.
But this did not work for the kernel as the kernel recipe is picked as
part of
|
By
Vinayak Menon
·
#56333
·
|
|
Re: On managing debug and production builds
Hi Vinayak
I believe that the best way to prepare debug and prod images is to create
include file (.inc) with base set of packages and features and then add two
.bb recipes, one for prod and one for
Hi Vinayak
I believe that the best way to prepare debug and prod images is to create
include file (.inc) with base set of packages and features and then add two
.bb recipes, one for prod and one for
|
By
tomzy
·
#56332
·
|
|
Re: python3-smbus no longer builds - Does anyone have an idea?
Hello Raj,
yes, you are right, {B} works too, and looks more logical.
Thanks for adapting my patch accordingly.
Many greetings,
Matthias
-----Ursprüngliche Nachricht-----
Von: Khem Raj
Hello Raj,
yes, you are right, {B} works too, and looks more logical.
Thanks for adapting my patch accordingly.
Many greetings,
Matthias
-----Ursprüngliche Nachricht-----
Von: Khem Raj
|
By
Matthias Klein
·
#56331
·
|
|
Re: Custom Image Type
Thanks, Khem.
The image class defines IMAGE_CMD. There is not much to it for now:
OTA_ROOTFS_MD5 ?= "rootfs.md5"
IMAGE_CMD:ota () {
build_ota="${WORKDIR}/build-ota"
# rootfs
Thanks, Khem.
The image class defines IMAGE_CMD. There is not much to it for now:
OTA_ROOTFS_MD5 ?= "rootfs.md5"
IMAGE_CMD:ota () {
build_ota="${WORKDIR}/build-ota"
# rootfs
|
By
Rudolf J Streif
·
#56330
·
|