Hi,
I have reviewed the patches and they look good to me.
Thanks,
Usama
On 17/12/2020 02:51, Paul Eggleton wrote:
Some minor extensions to the kernel-fitimage class, mostly for signing,
with associated oe-selftest tests.
(Separate docs patch is queued and will follow once these changes are
p
On 30/09/2020 15:03, Richard Purdie wrote:
On Wed, 2020-09-30 at 11:48 +0100, Usama Arif wrote:
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0".
The default key length for private keys is 2048 and the default
On 30/09/2020 11:22, Richard Purdie via lists.openembedded.org wrote:
On Wed, 2020-09-30 at 11:14 +0100, Usama Arif wrote:
On 21/09/2020 14:24, Usama Arif via lists.openembedded.org wrote:
On 21/09/2020 14:03, Richard Purdie wrote:
On Tue, 2020-09-08 at 13:28 +0100, Usama Arif wrote:
The
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0".
The default key length for private keys is 2048 and the default
format for public key certificate is x.509.
Signed-off-by: Usama Arif
---
meta/clas
On 21/09/2020 14:24, Usama Arif via lists.openembedded.org wrote:
On 21/09/2020 14:03, Richard Purdie wrote:
On Tue, 2020-09-08 at 13:28 +0100, Usama Arif wrote:
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0&
On 21/09/2020 14:03, Richard Purdie wrote:
On Tue, 2020-09-08 at 13:28 +0100, Usama Arif wrote:
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0".
The default key length for private keys is 2048 and the default
Hi,
Just wanted to check if there were any review comments for this patch?
Thanks,
Usama
On 08/09/2020 13:43, Usama Arif via lists.openembedded.org wrote:
On 08/09/2020 13:28, Usama Arif wrote:
The keys are only generated if they dont exist. The key
generation can be turned off by setting
On 08/09/2020 13:28, Usama Arif wrote:
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0".
The default key length for private keys is 2048 and the default
format for public key certificate is x.509.
Signed-off
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0".
The default key length for private keys is 2048 and the default
format for public key certificate is x.509.
Signed-off-by: Usama Arif
---
meta/clas
On 07/08/2020 22:35, Richard Purdie wrote:
On Thu, 2020-08-06 at 15:16 +0100, Usama Arif wrote:
Hi,
I had submitted patches for both the documentation of kernel-fitimage
in yocto mega manual as well as test for kernel-gitimage in oeqa.
Just wanted to check if there were any review comments
Hi,
I had submitted patches for both the documentation of kernel-fitimage in
yocto mega manual as well as test for kernel-gitimage in oeqa. Just
wanted to check if there were any review comments for this patch to
progress?
Thanks,
Usama
On 20/07/2020 18:18, Usama Arif via
On 28/07/2020 11:19, Usama Arif wrote:
On 27/07/2020 11:56, Richard Purdie wrote:
On Mon, 2020-07-20 at 18:21 +0100, Usama Arif wrote:
On 20/07/2020 08:41, Richard Purdie via lists.openembedded.org wrote:
On Fri, 2020-07-17 at 15:19 +0100, Usama Arif wrote:
This patch adds support for
On 29/07/2020 15:41, Usama Arif wrote:
This testcase generates the Image Tree Source and
the corresponding fitImage containing a kernel and
a ramdisk. It then checks if the these files exist
and if the right fields are present in the right
order in the Image Tree Source.
Tested with: oe
imagefeatures.ImageFeatures.test_fit_image
Signed-off-by: Usama Arif
Cc: Richard Purdie
---
meta/lib/oeqa/selftest/cases/imagefeatures.py | 74 +++
1 file changed, 74 insertions(+)
diff --git a/meta/lib/oeqa/selftest/cases/imagefeatures.py
b/meta/lib/oeqa/selftest/cases/imagefeatures.py
index dea519e6df
On 27/07/2020 11:56, Richard Purdie wrote:
On Mon, 2020-07-20 at 18:21 +0100, Usama Arif wrote:
On 20/07/2020 08:41, Richard Purdie via lists.openembedded.org wrote:
On Fri, 2020-07-17 at 15:19 +0100, Usama Arif wrote:
This patch adds support for adding default config node even
when dtb is
[Edited Message Follows]
This patch adds support for adding configuration node even
when dtb is not part of the FIT image. The conf and default
node number are therefore changed to point to kernel ID rather
than dtb ID when dtb does not exist.
Signed-off-by: Usama Arif
---
meta/classes/kernel
On 20/07/2020 08:41, Richard Purdie via lists.openembedded.org wrote:
On Fri, 2020-07-17 at 15:19 +0100, Usama Arif wrote:
This patch adds support for adding default config node even
when dtb is not part of the FIT image. The conf options are
therefore changed to point to kernel ID rather
This patch adds support for adding configuration node even
when dtb is not part of the FIT image. The conf and default
node number are therefore changed to point to kernel ID rather
than dtb ID when dtb does not exist.
Change-Id: Ia5a2940d1d29ade1d9847c64327c2a582d51c123
Signed-off-by: Usama Arif
This patch adds support for adding default config node even
when dtb is not part of the FIT image. The conf options are
therefore changed to point to kernel ID rather than dtb
ID when dtb does not exist.
Signed-off-by: Usama Arif
---
meta/classes/kernel-fitimage.bbclass | 14 --
1
This patch adds support for adding default config node even
when dtb is not part of the FIT image. The conf options are
therefore changed to point to kernel ID rather than dtb
ID when dtb does not exist.
Signed-off-by: Usama Arif
---
meta/classes/kernel-fitimage.bbclass | 14 --
1
20 matches
Mail list logo