|
[layerindex][PATCH 4/4] layerindex/utils.py: ignore 'core' in BBFILES_COLLECTIONS
Many layers append BBFILE_COLLECTIONS and therefore have 'core <layer>' During update.py, this means we are likely not handling the collection we expect: WARNING: /opt/workdir/git___git_openembedded_o
Many layers append BBFILE_COLLECTIONS and therefore have 'core <layer>' During update.py, this means we are likely not handling the collection we expect: WARNING: /opt/workdir/git___git_openembedded_o
|
By
Tim Orling
·
|
|
[layerindex][PATCH 3/4] recipe{desc,parse}.py: BB_ENV_PASSTHROUGH_ADDITIONS
ERROR: Variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS ERROR: Variable BB_ENV_EXTRAWHITE from the shell environment has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS ERROR:
ERROR: Variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS ERROR: Variable BB_ENV_EXTRAWHITE from the shell environment has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS ERROR:
|
By
Tim Orling
·
|
|
[layerindex][PATCH 2/4] layerindex/models.py: add Inactive-Upstream
Add the newish Inactive-Upstream upstream status. Add 0046_alter_patch_status.py migration. Signed-off-by: Tim Orling <tim.orling@...> layerindex/migrations: update patch status Signed-off-by: Tim Orl
Add the newish Inactive-Upstream upstream status. Add 0046_alter_patch_status.py migration. Signed-off-by: Tim Orling <tim.orling@...> layerindex/migrations: update patch status Signed-off-by: Tim Orl
|
By
Tim Orling
·
|
|
[layerindex][PATCH 1/4] layerindex/urls.py: fix about url pattern
The url pattern was not including the trailing / [YOCTO #14445] Signed-off-by: Tim Orling <tim.orling@...> --- layerindex/urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laye
The url pattern was not including the trailing / [YOCTO #14445] Signed-off-by: Tim Orling <tim.orling@...> --- layerindex/urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laye
|
By
Tim Orling
·
|
|
[layerindex][PATCH 0/4] Various fixes
Various fixes to address errors and warnings when running update.py The following changes since commit 796d2455bb862ed4c71eadfa9fcf4c002752c2f3: templates/*: staticfiles -> static (2022-01-13 23:36:22
Various fixes to address errors and warnings when running update.py The following changes since commit 796d2455bb862ed4c71eadfa9fcf4c002752c2f3: templates/*: staticfiles -> static (2022-01-13 23:36:22
|
By
Tim Orling
·
|
|
[meta-security][PATCH 6/6] tpm2-pkcs11: update to 1.8.0
The build patches are now included in the upstream, the local binary checkes can be disabled with --disable-ptool-checks, the boostrap doesn't need to be called if the release .tar.gz is used. Signed-
The build patches are now included in the upstream, the local binary checkes can be disabled with --disable-ptool-checks, the boostrap doesn't need to be called if the release .tar.gz is used. Signed-
|
By
Petr Gotthard
·
|
|
[meta-security][PATCH 5/6] tpm2-tss-engine: fix version string and build with openssl 3.0
Calling autoreconf outside git repo causes the version number to be null. This patch makes the version number fixed. Since Yocto now uses OpenSSL 3.0, the file packaging need to be updated. Signed-off
Calling autoreconf outside git repo causes the version number to be null. This patch makes the version number fixed. Since Yocto now uses OpenSSL 3.0, the file packaging need to be updated. Signed-off
|
By
Petr Gotthard
·
|
|
[meta-security][PATCH 4/6] tpm2-abrmd: update to 2.4.1
The version number is correctly assigned only when the release .tar.gz is used. Signed-off-by: Petr Gotthard <petr.gotthard@...> --- .../tpm2-abrmd/{tpm2-abrmd_2.4.0.bb => tpm2-abrmd_2.4.1.bb} | 6 ++-
The version number is correctly assigned only when the release .tar.gz is used. Signed-off-by: Petr Gotthard <petr.gotthard@...> --- .../tpm2-abrmd/{tpm2-abrmd_2.4.0.bb => tpm2-abrmd_2.4.1.bb} | 6 ++-
|
By
Petr Gotthard
·
|
|
[meta-security][PATCH 3/6] tpm2-tss: update to 3.2.0
This deletes the patches that were unused for a long time, updates the tpm2-tss package and introduces a fix to the version number problem that got introduced with the 3.2.0 version. Signed-off-by: Pe
This deletes the patches that were unused for a long time, updates the tpm2-tss package and introduces a fix to the version number problem that got introduced with the 3.2.0 version. Signed-off-by: Pe
|
By
Petr Gotthard
·
|
|
[meta-security][PATCH 2/6] tpm2-openssl: update to 1.1.0
Also, the recipe is fixed to correctly package the openssl provider. This new tpm2-openssl: - Fixed segmentation fault when a signature algorithm is beging initialized without a private key. - Fixed R
Also, the recipe is fixed to correctly package the openssl provider. This new tpm2-openssl: - Fixed segmentation fault when a signature algorithm is beging initialized without a private key. - Fixed R
|
By
Petr Gotthard
·
|
|
[meta-security][PATCH 1/6] tpm2-tools: fix missing version number
Calling autoreconf outside git repo causes the version number to be null. This patch makes the version number fixed. Signed-off-by: Petr Gotthard <petr.gotthard@...> --- meta-tpm/recipes-tpm2/tpm2-too
Calling autoreconf outside git repo causes the version number to be null. This patch makes the version number fixed. Signed-off-by: Petr Gotthard <petr.gotthard@...> --- meta-tpm/recipes-tpm2/tpm2-too
|
By
Petr Gotthard
·
|
|
System is booting to "emergency/rescue mode"
Hello All, This may not be the issue with Yocto itself but rather related to properly booting up Linux on Avenger96(STM32MP1) board. I am currently working on Avenger96 with Yocto(Dunfell). Aim is to
Hello All, This may not be the issue with Yocto itself but rather related to properly booting up Linux on Avenger96(STM32MP1) board. I am currently working on Avenger96 with Yocto(Dunfell). Aim is to
|
By
Sourabh Hegde
·
|
|
[meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native 2 messages
Signed-off-by: Davide Gardenal <davide.gardenal@...> --- recipes-security/fscrypt/fscrypt_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/fscrypt/fscrypt_1.
Signed-off-by: Davide Gardenal <davide.gardenal@...> --- recipes-security/fscrypt/fscrypt_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/fscrypt/fscrypt_1.
|
By
Davide Gardenal
·
|
|
[meta-security][PATCH] clamav: add COMPATIBLE_HOST to fix build error 2 messages
Add COMPATIBLE_HOST to match what is found in glibc to avoid build error when using musl Signed-off-by: Davide Gardenal <davide.gardenal@...> --- recipes-scanners/clamav/clamav_0.104.0.bb | 2 ++ 1 fil
Add COMPATIBLE_HOST to match what is found in glibc to avoid build error when using musl Signed-off-by: Davide Gardenal <davide.gardenal@...> --- recipes-scanners/clamav/clamav_0.104.0.bb | 2 ++ 1 fil
|
By
Davide Gardenal
·
|
|
[PATCH yocto-autobuilder-helper] config.json: rewrite meta-virt build steps
In the meta-virt builder, don't do a world build but instead build just xen-image-minimal for both qemuarm64 and qemux86-64. This can be expanded over time, but is a sensible starting point and builds
In the meta-virt builder, don't do a world build but instead build just xen-image-minimal for both qemuarm64 and qemux86-64. This can be expanded over time, but is a sensible starting point and builds
|
By
Ross Burton
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 4/7/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Luca, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor ARs: - Randy to review AB-INT bugs and adjust/move as necessary - Randy to
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Luca, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor ARs: - Randy to review AB-INT bugs and adjust/move as necessary - Randy to
|
By
Trevor Gamblin
·
|
|
Cannot build go-runtime on dunfell based image
Hi all, Currently I cannot recreate my dunfell based image because bitbake fails building go-runtime. I think this commit did build successfully in the past, though. If I recall correctly, the problem
Hi all, Currently I cannot recreate my dunfell based image because bitbake fails building go-runtime. I think this commit did build successfully in the past, though. If I recall correctly, the problem
|
By
Manuel Wagesreither
·
|
|
How to contribute to Yocto core ? 4 messages
Hello All, I am an experienced Yocto engineer, and I want to contribute to Yocto project (bitbake core, poky layers, etc) but I do not know what to contribute or is there a TODO list that I can help w
Hello All, I am an experienced Yocto engineer, and I want to contribute to Yocto project (bitbake core, poky layers, etc) but I do not know what to contribute or is there a TODO list that I can help w
|
By
Bel Hadj Salem Talel
·
|
|
Wrong file installed when building a machine 2 messages
I have 3 layers: meta-a: meta-a└── recipes-my └── mypgk ├── mypgk_1.0.bb └── mypkg_rel ├── config.conf └── mypkg.service mypgk_1.0.bb: FILESEXTRAPATHS_prepend_$(MACHINE) := "${THISDIR}/${PN}_rel:"SRC_
I have 3 layers: meta-a: meta-a└── recipes-my └── mypgk ├── mypgk_1.0.bb └── mypkg_rel ├── config.conf └── mypkg.service mypgk_1.0.bb: FILESEXTRAPATHS_prepend_$(MACHINE) := "${THISDIR}/${PN}_rel:"SRC_
|
By
Rombola Davide
·
|
|
Yocto Project Status WW14`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 Apr.7th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5
Current Dev Position: YP 3.5 M4 Next Deadline: 4th April. 2022 YP 3.5 M4 build Next Team Meetings: Bug Triage meeting Thursday Apr.7th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5
|
By
Stephen Jolley
·
|