|
Re: [PATCH] make-mod-scripts: Provide the correct objcopy to kernel make
Hi, Bruce,
Would you mind taking a look at this? Have you seen any issues building latest
kernel 5.12-rc for aarch64 and seeing host objcopy being used instead of cross
compile one? Please let us
Hi, Bruce,
Would you mind taking a look at this? Have you seen any issues building latest
kernel 5.12-rc for aarch64 and seeing host objcopy being used instead of cross
compile one? Please let us
|
By
Denys Dmytriyenko
·
#150006
·
|
|
Re: [PATCH] git: fix CVE-2021-21300
Can we also upgrade git to 2.31.1 as a follow up ?
Can we also upgrade git to 2.31.1 as a follow up ?
|
By
Khem Raj
·
#150005
·
|
|
[PATCH] git: fix CVE-2021-21300
checkout: fix bug that makes checkout follow symlinks in leading path
Upstream-Status: Acepted [https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592]
CVE:
checkout: fix bug that makes checkout follow symlinks in leading path
Upstream-Status: Acepted [https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592]
CVE:
|
By
Minjae Kim
·
#150004
·
|
|
[PATCH] lib/oe/utils: ignore stderr while checking compiler version
From: Lars Poeschel <poeschel@...>
The functions for checking the C compiler version call the compiler with
the --version argument and capture stdout and stderr to extract the
version
From: Lars Poeschel <poeschel@...>
The functions for checking the C compiler version call the compiler with
the --version argument and capture stdout and stderr to extract the
version
|
By
Lars Poeschel <poeschel@...>
·
#150003
·
|
|
Re: [PATCH][gatesgarth][dunfell] openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
Thanks! As subject says, the patch applies to both gatesgarth and dunfell.
-Mikko
Thanks! As subject says, the patch applies to both gatesgarth and dunfell.
-Mikko
|
By
Mikko Rapeli <mikko.rapeli@...>
·
#150002
·
|
|
[PATCH v2 4/4] oe-selftest: Add U-Boot fitImage signing testcases
Derived from the similar kernel fitImage sign testcase, the U-Boot
fitImage testcases exercises the following fitimage.FitImageTest
scenarios:
* test_uboot_fit_image - create unsigned U-Boot
Derived from the similar kernel fitImage sign testcase, the U-Boot
fitImage testcases exercises the following fitimage.FitImageTest
scenarios:
* test_uboot_fit_image - create unsigned U-Boot
|
By
Klaus Heinrich Kiwi
·
#150001
·
|
|
[PATCH v2 3/4] u-boot: Use a different Key for SPL signing
Duplicate the variables governing u-boot signing so that we can have a
different set of keys/parameters signing the SPL.
Signed-off-by: Klaus Heinrich Kiwi <klaus@...>
---
Duplicate the variables governing u-boot signing so that we can have a
different set of keys/parameters signing the SPL.
Signed-off-by: Klaus Heinrich Kiwi <klaus@...>
---
|
By
Klaus Heinrich Kiwi
·
#150000
·
|
|
[PATCH v2 2/4] u-boot: Add infrastructure to SPL verified boot
Add the necessary infrastructure to create a U-boot proper fitimage,
sign it (using the same keys as the kernel-fitimage), and put the public
key in the SPL binary so that verified SPL boot can be
Add the necessary infrastructure to create a U-boot proper fitimage,
sign it (using the same keys as the kernel-fitimage), and put the public
key in the SPL binary so that verified SPL boot can be
|
By
Klaus Heinrich Kiwi
·
#149999
·
|
|
[PATCH v2 1/4] u-boot: Move definitions to common locations
Move some definitions from u-boot.inc into uboot-config.bbclass and
similarly from kernel-fitimage.bbclass into uboot-sign.bbclass, so that
they can be useful when signing the U-boot proper fitimage,
Move some definitions from u-boot.inc into uboot-config.bbclass and
similarly from kernel-fitimage.bbclass into uboot-sign.bbclass, so that
they can be useful when signing the U-boot proper fitimage,
|
By
Klaus Heinrich Kiwi
·
#149998
·
|
|
[PATCH v2 0/4] u-boot: Support for SPL verified boot
This patch series aims at extending U-Boot's verified boot support to
also include SPL.
Presently, setting UBOOT_SIGN_ENABLE instructs the classes uboot-sign
and kernel-fitimage to create and sign a
This patch series aims at extending U-Boot's verified boot support to
also include SPL.
Presently, setting UBOOT_SIGN_ENABLE instructs the classes uboot-sign
and kernel-fitimage to create and sign a
|
By
Klaus Heinrich Kiwi
·
#149997
·
|
|
Re: [PATCH][gatesgarth][dunfell] openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
I plan to take it when it hits master.
Steve
I plan to take it when it hits master.
Steve
|
By
Steve Sakoman
·
#149996
·
|
|
Re: some trivial(?) questions about packagegroups
PROVIDES sets up a name which can be used as DEPENDS (ie a build time
dependency) in other recipes. If PROVIDES contains more than one name,
they all just become aliases for each other.
Since
PROVIDES sets up a name which can be used as DEPENDS (ie a build time
dependency) in other recipes. If PROVIDES contains more than one name,
they all just become aliases for each other.
Since
|
By
Andre McCurdy
·
#149995
·
|
|
[PATCH v3] grub-efi: Re-introduce lost cast to long
This cast was accidentally dropped in
https://git.savannah.gnu.org/cgit/grub.git/commit/?id=2bf40e9e5be9808b17852e688eead87acff14420
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Alistair Francis
This cast was accidentally dropped in
https://git.savannah.gnu.org/cgit/grub.git/commit/?id=2bf40e9e5be9808b17852e688eead87acff14420
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Alistair Francis
|
By
Khem Raj
·
#149994
·
|
|
Re: [PATCH][gatesgarth][dunfell] openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
do we need this on dunfell too?
do we need this on dunfell too?
|
By
Khem Raj
·
#149993
·
|
|
Re: [PATCH v2 1/3] meson: fix native/host confusion in gobject-introspection
I am seeing some failures
https://errors.yoctoproject.org/Errors/Details/574541/
I am seeing some failures
https://errors.yoctoproject.org/Errors/Details/574541/
|
By
Khem Raj
·
#149992
·
|
|
Re: [PATCH v11] util-linux: split uuid in separate recipe to allow bootstrapping
<richard.purdie@...> wrote:
If there's code in the upstream tar file etc which is not involved at
all in the build of the one particular sub component you're interested
in then this
<richard.purdie@...> wrote:
If there's code in the upstream tar file etc which is not involved at
all in the build of the one particular sub component you're interested
in then this
|
By
Andre McCurdy
·
#149991
·
|
|
Re: [PATCH v11] util-linux: split uuid in separate recipe to allow bootstrapping
I hadn't considered ${PN}-lic :(.
We can't win. If we change LIC_FILES_CHKSUM we'll see complaints from
people scanning the code that there are licenses present in WORKDIR that
are not in
I hadn't considered ${PN}-lic :(.
We can't win. If we change LIC_FILES_CHKSUM we'll see complaints from
people scanning the code that there are licenses present in WORKDIR that
are not in
|
By
Richard Purdie
·
#149990
·
|
|
Re: [PATCH v11] util-linux: split uuid in separate recipe to allow bootstrapping
By
Peter Kjellerstedt
·
#149989
·
|
|
Re: Autobuilder data collection for intermittent bugs
The easiest is the fact that the workers all share an NFS mount which
is at BASE_SHAREDDIR in config.json. See also WEBPUBLISH_DIR andÂ
WEBPUBLISH_URL.
We use this to share the reproducible build
The easiest is the fact that the workers all share an NFS mount which
is at BASE_SHAREDDIR in config.json. See also WEBPUBLISH_DIR andÂ
WEBPUBLISH_URL.
We use this to share the reproducible build
|
By
Richard Purdie
·
#149988
·
|
|
some trivial(?) questions about packagegroups
what should be easy questions about packagegroups, inspired by my
running across some puzzling packagegroup recipes in my travels
recently. (i'll start with examples out of oe-core).
first, as with
what should be easy questions about packagegroups, inspired by my
running across some puzzling packagegroup recipes in my travels
recently. (i'll start with examples out of oe-core).
first, as with
|
By
Robert P. J. Day
·
#149987
·
|