public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Update wic to bring in fspassno feature
@ 2022-06-10 11:39 Vijai Kumar K
  2022-06-10 11:39 ` [PATCH 1/2] meta-isar/wks: prepare wks for wic uprev Vijai Kumar K
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Vijai Kumar K @ 2022-06-10 11:39 UTC (permalink / raw)
  To: isar-users; +Cc: henning.schild, jan.kiszka, Vijai Kumar K

The series has 2 patches.

P1: updates isar wks files to handle the uprev without breakage
P2: Uprev of wic

This uprevision is needed to bring in the fspassno feature from oe-core.

https://github.com/openembedded/openembedded-core/commit/20d43a2599d7622b96e2fb0da87a886da1a3794a
https://github.com/openembedded/openembedded-core/commit/b9b9f71e6f37bfbf954ade518391b242669481e3

Note: Targeting for the 0.9 release.

Thanks,
Vijai Kumar K

Vijai Kumar K (2):
  meta-isar/wks: prepare wks for wic uprev
  wic: Update to the latest revision

 meta-isar/scripts/lib/wic/canned-wks/common-isar.wks.inc | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/de0-nano-soc.wks.in | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/efi-plus-pcbios.wks | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/hikey.wks           | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/multipart-efi.wks   | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/nanopi-neo.wks.in   | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/rpi-sdimg.wks       | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/sdimage-efi-sd.wks  | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/sdimage-efi.wks     | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/sifive-fu540.wks    | 2 +-
 meta-isar/scripts/lib/wic/canned-wks/stm32mp15x.wks.in   | 2 +-
 scripts/lib/wic/help.py                                  | 6 ++++++
 scripts/lib/wic/ksparser.py                              | 1 +
 scripts/lib/wic/partition.py                             | 1 +
 scripts/lib/wic/plugins/imager/direct.py                 | 5 +++--
 15 files changed, 22 insertions(+), 13 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-13  9:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 11:39 [PATCH 0/2] Update wic to bring in fspassno feature Vijai Kumar K
2022-06-10 11:39 ` [PATCH 1/2] meta-isar/wks: prepare wks for wic uprev Vijai Kumar K
2022-06-13  7:16   ` Jan Kiszka
2022-06-13  7:36     ` Kanagarajan, Vijaikumar
2022-06-13  8:10   ` Henning Schild
2022-06-13  8:35     ` Kanagarajan, Vijaikumar
2022-06-13  9:26       ` Henning Schild
2022-06-10 11:39 ` [PATCH 2/2] wic: Update to the latest revision Vijai Kumar K
2022-06-13  7:15 ` [PATCH 0/2] Update wic to bring in fspassno feature Jan Kiszka
2022-06-13  7:21   ` Anton Mikanovich
2022-06-13  7:32   ` Kanagarajan, Vijaikumar
2022-06-13  8:31   ` Henning Schild

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