public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Integrate UBIFS support (+doc fixes)
@ 2019-01-28 12:28 claudius.heine.ext
  2019-01-28 12:28 ` [PATCH 1/2] doc/user: added targz-img to image type list claudius.heine.ext
  2019-01-28 12:28 ` [PATCH 2/2] integrate ubifs image type claudius.heine.ext
  0 siblings, 2 replies; 13+ messages in thread
From: claudius.heine.ext @ 2019-01-28 12:28 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

The second patch add support for UBIFS images to isar as well a testcase
for it for qemuamd64. I am aware that this will result in a image, that
is very unlikely to be usable, since qemuamd64 does not support mtd
block device emulation. But for just testing those image types, that
should be ok, IMO.

I will now think about ubi images and maybe how to integrate boot with
qemu-arm (sabrelite).

regards,
Claudius

Claudius Heine (2):
  doc/user: added targz-img to image type list
  integrate ubifs image type

 doc/user_manual.md                            |  4 +-
 meta-isar/conf/local.conf.sample              |  1 +
 .../multiconfig/qemuamd64-buster-ubifs.conf   | 16 +++++++
 meta/classes/ubifs-img.bbclass                | 42 +++++++++++++++++++
 scripts/ci_build.sh                           |  1 +
 5 files changed, 63 insertions(+), 1 deletion(-)
 create mode 100644 meta-isar/conf/multiconfig/qemuamd64-buster-ubifs.conf
 create mode 100644 meta/classes/ubifs-img.bbclass

-- 
2.20.1


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

end of thread, other threads:[~2019-01-29  9:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 12:28 [PATCH 0/2] Integrate UBIFS support (+doc fixes) claudius.heine.ext
2019-01-28 12:28 ` [PATCH 1/2] doc/user: added targz-img to image type list claudius.heine.ext
2019-01-28 12:28 ` [PATCH 2/2] integrate ubifs image type claudius.heine.ext
2019-01-28 12:36   ` Jan Kiszka
2019-01-28 12:41     ` Claudius Heine
2019-01-28 13:03   ` Henning Schild
2019-01-28 13:40     ` Claudius Heine
2019-01-28 17:22       ` Henning Schild
2019-01-29  8:16         ` Claudius Heine
2019-01-29  8:24           ` Claudius Heine
2019-01-29  9:14             ` Henning Schild
2019-01-29  9:10           ` Henning Schild
2019-01-29  9:26             ` Claudius Heine

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