|
Re: [meta-security][PATCH] dm-verity-img.bbclass: Fix wrong override syntax for CONVERSION_DEPENDS
(resend as I forgot to CC the list)
Are you sure? This was tested with the honister branch, but the code is
the same[1].
[1]
(resend as I forgot to CC the list)
Are you sure? This was tested with the honister branch, but the code is
the same[1].
[1]
|
By
Kristian Klausen <kristian@...>
·
#55607
·
|
|
Re: [meta-security][PATCH] dm-verity-img.bbclass: Fix wrong override syntax for CONVERSION_DEPENDS
Kristian Klausen via lists.yoctoproject.org <kristian=klausen.dk@...> escreveu no dia sexta, 17/12/2021 à(s) 09:55:
This syntax don't work anymore with oe-core master branch
--
Best regards,
José
Kristian Klausen via lists.yoctoproject.org <kristian=klausen.dk@...> escreveu no dia sexta, 17/12/2021 à(s) 09:55:
This syntax don't work anymore with oe-core master branch
--
Best regards,
José
|
By
Jose Quaresma
·
#55606
·
|
|
[meta-security][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@...>
---
This should also
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@...>
---
This should also
|
By
Kristian Klausen <kristian@...>
·
#55605
·
|
|
#yocto #sdk Bitbake populate_sdk not pulling the correct dependencies.
#yocto
#sdk
Hi Yocto Devs,
I have this issue when I want to generate a SDK for our custom distro. We require the use of debian package due to historic reasons so the package management has been enabled,
where
Hi Yocto Devs,
I have this issue when I want to generate a SDK for our custom distro. We require the use of debian package due to historic reasons so the package management has been enabled,
where
|
By
Jeffrey Simons
·
#55604
·
|
|
[meta-selinux][PATCH] refpolicy: upgrade 20210203+git -> 20210908+git
* Update to latest git rev.
* Drop obsolete and useless patches.
* Rebase patches.
* Set POLICY_DISTRO from redhat to debian, which can reduce the amount
of local patches.
* Set max kernel policy
* Update to latest git rev.
* Drop obsolete and useless patches.
* Rebase patches.
* Set POLICY_DISTRO from redhat to debian, which can reduce the amount
of local patches.
* Set max kernel policy
|
By
Yi Zhao
·
#55603
·
|
|
Canceled: OpenEmbedded Happy Hour December 29
Hi,
The next OpenEmbedded Happy Hour is being canceled due to the Holidays and
since we had the last one on December 3. The next Happy Hour will take place
on January 26
Hi,
The next OpenEmbedded Happy Hour is being canceled due to the Holidays and
since we had the last one on December 3. The next Happy Hour will take place
on January 26
|
By
Denys Dmytriyenko
·
#55602
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 12/16/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Armin, Jon, Joshua, Michael, Randy, Richard, Ryan, Saul, Stephen, Steve, Trevor, Valerii
ARs:
- Randy
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Armin, Jon, Joshua, Michael, Randy, Richard, Ryan, Saul, Stephen, Steve, Trevor, Valerii
ARs:
- Randy
|
By
Trevor Gamblin
·
#55601
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.13.rc1)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.13.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.13.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
|
By
Teoh, Jay Shen
·
#55600
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for December 14, 2021
Yocto Technical Team Minutes, Engineering Sync, for December 14, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
Yocto Technical Team Minutes, Engineering Sync, for December 14, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
|
By
Trevor Woerner
·
#55599
·
|
|
Re: spdx: Extending SPDX SBOMs for SDKs
<abeltran@...> wrote:
Looks like the loop is:
nativesdk-clang-glue.bb:do_create_spdx ->
clang_git.bb:do_create_spdx -> clang-crosssdk_git.bb:do_create_spdx
<abeltran@...> wrote:
Looks like the loop is:
nativesdk-clang-glue.bb:do_create_spdx ->
clang_git.bb:do_create_spdx -> clang-crosssdk_git.bb:do_create_spdx
|
By
Joshua Watt
·
#55598
·
|
|
Re: spdx: Extending SPDX SBOMs for SDKs
+ Joshua, Saul
On 12/6/2021 6:54 PM, Andres Beltran wrote:
+ Joshua, Saul
On 12/6/2021 6:54 PM, Andres Beltran wrote:
|
By
Andres Beltran
·
#55597
·
|
|
Re: [meta-rockchip] [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
I don't have strong feelings either way, but it does feel more like a patching
operation than a configuration one.
I don't have strong feelings either way, but it does feel more like a patching
operation than a configuration one.
|
By
Trevor Woerner
·
#55596
·
|
|
[dunfell] hidden files/folders in WORKDIR
I'm finding that if I create files/folders (prefixed with '.') in WORKDIR, they don't get cleaned up with INHERIT += "rm_work".
Is this a feature or a bug?
I'm finding that if I create files/folders (prefixed with '.') in WORKDIR, they don't get cleaned up with INHERIT += "rm_work".
Is this a feature or a bug?
|
By
Joel Winarske
·
#55595
·
|
|
Re: [oe] Help with Inclusive Language in OpenEmbedded/Yocto Project
I am interested in helping out also.
Another low hanging item might be changing the names of patches that include the offensive terms like the following (which I will add to the
I am interested in helping out also.
Another low hanging item might be changing the names of patches that include the offensive terms like the following (which I will add to the
|
By
Saul Wold
·
#55594
·
|
|
Re: [meta-rockchip] [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
<quentin.schulz@...> wrote:
sounds good.
<quentin.schulz@...> wrote:
sounds good.
|
By
Khem Raj
·
#55593
·
|
|
QA notification for completed autobuilder build (yocto-3.1.13.rc1)
A build flagged for QA (yocto-3.1.13.rc1) was completed on the autobuilder and
is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.13.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-3.1.13.rc1) was completed on the autobuilder and
is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.13.rc1
Build hash information:
bitbake:
|
By
Richard Purdie
·
#55592
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for December 7, 2021
Yocto Technical Team Minutes, Engineering Sync, for December 7, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
Yocto Technical Team Minutes, Engineering Sync, for December 7, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
|
By
Trevor Woerner
·
#55591
·
|
|
Re: Using FreeRadius project on Yocto
just adding layer is not enough, you have to add it to your image as well via
IMAGE_INSTALL or some other way as indirect dependency
just adding layer is not enough, you have to add it to your image as well via
IMAGE_INSTALL or some other way as indirect dependency
|
By
Khem Raj
·
#55590
·
|
|
Re: Yocto BUILD ENV
So, I ran SDK build using “bitbake sbcb-defaults-full –k –c populate_sdk_ext”
Everthing builds under the SDK except 1 component … the intel-graphics-compiler-native/1.0.11-r0, which
So, I ran SDK build using “bitbake sbcb-defaults-full –k –c populate_sdk_ext”
Everthing builds under the SDK except 1 component … the intel-graphics-compiler-native/1.0.11-r0, which
|
By
Monsees, Steven C (US)
·
#55589
·
|
|
Using FreeRadius project on Yocto
Hi Team,
I am trying to build radius server with the use of Yocto project and looks like freeradius recipe is already included in meta-openembedded/meta-networking/recipes-connectivity/freeradius
I
Hi Team,
I am trying to build radius server with the use of Yocto project and looks like freeradius recipe is already included in meta-openembedded/meta-networking/recipes-connectivity/freeradius
I
|
By
Rakesh Kumar <rakeshkumar0815@...>
·
#55588
·
|