|
Skipping already-stripped check doesn't work
I've created an npm package recipe for node-red-node-serialport using
devtool add "npm://registry.npmjs.org;package=node-red-node-serialport;version=1.0.1"
which generated this recipe.
The problem is
I've created an npm package recipe for node-red-node-serialport using
devtool add "npm://registry.npmjs.org;package=node-red-node-serialport;version=1.0.1"
which generated this recipe.
The problem is
|
By
Alessandro Tagliapietra
·
#56718
·
|
|
Re: [Question] How to handle GPLv3 packages?
This is my first time working with them so I am learning a lot but
never encountered anything like it. Trying to look into what it would
require to move to a newer version it appears as if they have
This is my first time working with them so I am learning a lot but
never encountered anything like it. Trying to look into what it would
require to move to a newer version it appears as if they have
|
By
Mans Zigher <mans.zigher@...>
·
#56717
·
|
|
Re: [Question] How to handle GPLv3 packages?
It's a contracting issue. You need to specify in writing that the
vendor cannot provide ancient Yocto. Otherwise they won't bother.
Alex
It's a contracting issue. You need to specify in writing that the
vendor cannot provide ancient Yocto. Otherwise they won't bother.
Alex
|
By
Alexander Kanavin
·
#56716
·
|
|
Re: [Question] How to handle GPLv3 packages?
Yes I know. Not sure why QC is stuck on Thud. Even newer releases from
QC for the target that we are working on is stuck at Thud.
Mans
Den fre 8 apr. 2022 kl 18:59 skrev Alexander Kanavin
Yes I know. Not sure why QC is stuck on Thud. Even newer releases from
QC for the target that we are working on is stuck at Thud.
Mans
Den fre 8 apr. 2022 kl 18:59 skrev Alexander Kanavin
|
By
Mans Zigher <mans.zigher@...>
·
#56715
·
|
|
[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:
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:
|
By
Tim Orling
·
#56714
·
|
|
[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
·
#56713
·
|
|
[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
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
|
By
Tim Orling
·
#56712
·
|
|
[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
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
|
By
Tim Orling
·
#56711
·
|
|
[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
Various fixes to address errors and warnings when running update.py
The following changes since commit 796d2455bb862ed4c71eadfa9fcf4c002752c2f3:
templates/*: staticfiles -> static (2022-01-13
|
By
Tim Orling
·
#56710
·
|
|
[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
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
|
By
Petr Gotthard
·
#56709
·
|
|
[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
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
|
By
Petr Gotthard
·
#56708
·
|
|
[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 =>
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 =>
|
By
Petr Gotthard
·
#56707
·
|
|
[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:
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:
|
By
Petr Gotthard
·
#56706
·
|
|
[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.
-
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.
-
|
By
Petr Gotthard
·
#56705
·
|
|
[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@...>
---
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@...>
---
|
By
Petr Gotthard
·
#56704
·
|
|
[meta-security][PATCH 0/6] upgrade and cleanup tpm2-software
Hello. I'd suggest some "house cleaning" of the tpm2-software. (I am
a member of the tpm2-software community and an upstream developer of
the tpm2-openssl provider.)
In general:
Some tpm2-software
Hello. I'd suggest some "house cleaning" of the tpm2-software. (I am
a member of the tpm2-software community and an upstream developer of
the tpm2-openssl provider.)
In general:
Some tpm2-software
|
By
Petr Gotthard
·
#56703
·
|
|
Re: secure boot w/ Mender bzImage fails validation
#dunfell
Hi Casey,
I've recently had to activate secureboot on some uefi target.
I was trying to use meta-secure-core/meta-efi-secure-boot aft first, but after digging a bit more into meta-intel, I've
Hi Casey,
I've recently had to activate secureboot on some uefi target.
I was trying to use meta-secure-core/meta-efi-secure-boot aft first, but after digging a bit more into meta-intel, I've
|
By
Leo
·
#56702
·
|
|
secure boot w/ Mender bzImage fails validation
#dunfell
Hello,
We have an Intel Elkhart Lake device that we are trying to get Secure Boot (via meta-secure-core/meta-efi-secure-boot SELoader) working on using the Dunfell release. This device uses Mender for
Hello,
We have an Intel Elkhart Lake device that we are trying to get Secure Boot (via meta-secure-core/meta-efi-secure-boot SELoader) working on using the Dunfell release. This device uses Mender for
|
By
Ballentine, Casey
·
#56701
·
|
|
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
·
#56700
·
|
|
Re: [Question] How to handle GPLv3 packages?
Thud has been EOL for a long time. You can see when the support been
added here (end of 2019 it
Thud has been EOL for a long time. You can see when the support been
added here (end of 2019 it
|
By
Alexander Kanavin
·
#56699
·
|