From: Claudius Heine <claudius.heine.ext@siemens.com>
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: Re: [PATCH v2 0/4] UBI support
Date: Wed, 30 Jan 2019 13:57:21 +0100 [thread overview]
Message-ID: <2711961a-9167-4522-11bb-cb1a16e5bd5b@siemens.com> (raw)
In-Reply-To: <20190130080229.604-1-claudius.heine.ext@siemens.com>
On 30/01/2019 09.02, [ext] claudius.heine.ext@siemens.com wrote:
> From: Claudius Heine <ch@denx.de>
>
> Hi,
>
> here is version two of the ubifs and ubi patchset.
After some offline discussion with Jan, I will rework the template
mechanism to improve the UX and try to implement it for debian control
file replacing.
This patchset therefor on hold for now.
Thx,
Claudius
>
> Claudius
>
> Changes from v1:
>
> - fixed license header
> - removed ubifs test since it is included in the ubi test
> - merged ubifs and ubi patchset
> - renamed qemusabrelite to nand-ubi-demo
> - added nand-ubi-demo to ci build
> - added some entries for ubi/ubifs support in manual
>
> Claudius Heine (4):
> doc/user: added targz-img to image type list
> meta/classes: added ubifs-img class
> meta/classes: added ubi-img class
> meta-isar: added nand-ubi-demo example to demonstrate UBI use
>
> doc/user_manual.md | 6 +-
> meta-isar/classes/ubi-ubifs-img.bbclass | 11 +++
> meta-isar/conf/local.conf.sample | 1 +
> meta-isar/conf/machine/nand-ubi-demo.conf | 13 ++++
> .../multiconfig/nand-ubi-demo-buster.conf | 13 ++++
> .../images/files/ubinize.cfg.tmpl | 35 +++++++++
> .../recipes-core/images/isar-image-ubi.bb | 51 +++++++++++++
> meta/classes/ubi-img.bbclass | 73 +++++++++++++++++++
> meta/classes/ubifs-img.bbclass | 44 +++++++++++
> scripts/ci_build.sh | 1 +
> 10 files changed, 247 insertions(+), 1 deletion(-)
> create mode 100644 meta-isar/classes/ubi-ubifs-img.bbclass
> create mode 100644 meta-isar/conf/machine/nand-ubi-demo.conf
> create mode 100644 meta-isar/conf/multiconfig/nand-ubi-demo-buster.conf
> create mode 100644 meta-isar/recipes-core/images/files/ubinize.cfg.tmpl
> create mode 100644 meta-isar/recipes-core/images/isar-image-ubi.bb
> create mode 100644 meta/classes/ubi-img.bbclass
> create mode 100644 meta/classes/ubifs-img.bbclass
>
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de
prev parent reply other threads:[~2019-01-30 12:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-30 8:02 claudius.heine.ext
2019-01-30 8:02 ` [PATCH v2 1/4] doc/user: added targz-img to image type list claudius.heine.ext
2019-01-30 16:19 ` Henning Schild
2019-01-30 8:02 ` [PATCH v2 2/4] meta/classes: added ubifs-img class claudius.heine.ext
2019-01-30 8:02 ` [PATCH v2 3/4] meta/classes: added ubi-img class claudius.heine.ext
2019-01-30 8:02 ` [PATCH v2 4/4] meta-isar: added nand-ubi-demo example to demonstrate UBI use claudius.heine.ext
2019-01-30 16:32 ` Henning Schild
2019-01-31 10:11 ` Claudius Heine
2019-01-30 12:57 ` Claudius Heine [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2711961a-9167-4522-11bb-cb1a16e5bd5b@siemens.com \
--to=claudius.heine.ext@siemens.com \
--cc=ch@denx.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox