public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Claudius Heine <claudius.heine.ext@siemens.com>
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: Re: [PATCH 0/3] Clean image pipeline
Date: Mon, 25 Mar 2019 09:21:50 +0100	[thread overview]
Message-ID: <ccc6ea02-22a6-6d96-56e1-dbdaac1674b2@siemens.com> (raw)
In-Reply-To: <20190321140747.573-1-claudius.heine.ext@siemens.com>

On 21/03/2019 15.07, [ext] claudius.heine.ext@siemens.com wrote:
> From: Claudius Heine <ch@denx.de>
> 
> Hi,
> 
> this patchset implements the first version of a cleaner image creation
> pipeline. No functional change expected yet.
> 
> It depends on the isar-image to image merge patchset

Some build error occur with this patchset. Will send v2 soon.

Claudius

> 
> Cheers,
> Claudius
> 
> 
> Claudius Heine (3):
>    meta/image classes: refactor task stamps
>    meta/classes/*-img: remove 'inherit image' statements
>    meta/classes/image*: refactor image pipeline and image.bbclass
> 
>   meta/classes/ext4-img.bbclass              |   4 +-
>   meta/classes/fit-img.bbclass               |   7 +-
>   meta/classes/image-cache-extension.bbclass |  26 +++++
>   meta/classes/image-sdk-extension.bbclass   |  36 ++++++
>   meta/classes/image-tools-extension.bbclass |  43 +++++++
>   meta/classes/image.bbclass                 | 129 +++++----------------
>   meta/classes/targz-img.bbclass             |   4 +-
>   meta/classes/ubi-img.bbclass               |   7 +-
>   meta/classes/ubifs-img.bbclass             |   6 +-
>   meta/classes/wic-img.bbclass               |   8 +-
>   10 files changed, 139 insertions(+), 131 deletions(-)
>   create mode 100644 meta/classes/image-cache-extension.bbclass
>   create mode 100644 meta/classes/image-sdk-extension.bbclass
>   create mode 100644 meta/classes/image-tools-extension.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

      parent reply	other threads:[~2019-03-25  8:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21 14:07 claudius.heine.ext
2019-03-21 14:07 ` [PATCH 1/3] meta/image classes: refactor task stamps claudius.heine.ext
2019-03-21 14:07 ` [PATCH 2/3] meta/classes/*-img: remove 'inherit image' statements claudius.heine.ext
2019-03-21 14:07 ` [PATCH 3/3] meta/classes/image*: refactor image pipeline and image.bbclass claudius.heine.ext
2019-03-25  8:21 ` 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=ccc6ea02-22a6-6d96-56e1-dbdaac1674b2@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