public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core] [kirkstone] [PATCH 0/2] kernel-fitimage.bbclass: backport some fixes from master
@ 2022-09-01  8:57 liu.ming50
  2022-09-01  8:57 ` [OE-core] [kirkstone] [PATCH 1/2] meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE liu.ming50
  2022-09-01  8:57 ` [OE-core] [kirkstone] [PATCH 2/2] kernel-fitimage.bbclass: add padding algorithm property in config nodes liu.ming50
  0 siblings, 2 replies; 3+ messages in thread
From: liu.ming50 @ 2022-09-01  8:57 UTC (permalink / raw)
  To: openembedded-core; +Cc: Ming Liu

From: Ming Liu <liu.ming50@gmail.com>

Backport some fixes from master branch to kernel-fitimage.bbclass,
otherwise some features are incomplete.


LUIS ENRIQUEZ (1):
  kernel-fitimage.bbclass: add padding algorithm property in config
    nodes

Ming Liu (1):
  meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE

 meta/classes/kernel-fitimage.bbclass     | 4 +++-
 meta/classes/kernel-uboot.bbclass        | 3 +++
 meta/classes/kernel-uimage.bbclass       | 2 +-
 meta/classes/uboot-sign.bbclass          | 3 +++
 meta/lib/oeqa/selftest/cases/fitimage.py | 4 +++-
 5 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-01  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01  8:57 [OE-core] [kirkstone] [PATCH 0/2] kernel-fitimage.bbclass: backport some fixes from master liu.ming50
2022-09-01  8:57 ` [OE-core] [kirkstone] [PATCH 1/2] meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE liu.ming50
2022-09-01  8:57 ` [OE-core] [kirkstone] [PATCH 2/2] kernel-fitimage.bbclass: add padding algorithm property in config nodes liu.ming50

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox