public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Move isar-image into image class
@ 2019-03-21 11:57 claudius.heine.ext
  2019-03-21 11:57 ` [PATCH v2 1/2] meta: merges " claudius.heine.ext
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: claudius.heine.ext @ 2019-03-21 11:57 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

this is the second version of this patchset.

Changes from v1:
 - added documentation changes to first patch
 - added second patch that marks isar-image as deprecated

Claudius Heine (2):
  meta: merges isar-image into image class
  deprecate isar-image

 RECIPE-API-CHANGELOG.md                       |  9 ++
 doc/user_manual.md                            |  4 +-
 .../recipes-core/images/isar-image-base.bb    |  2 +-
 .../recipes-core/images/isar-image-ubi.bb     |  2 +-
 meta/classes/image.bbclass                    | 86 +++++++++++++++++-
 meta/classes/isar-image.bbclass               | 91 +------------------
 6 files changed, 101 insertions(+), 93 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-03-28 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 11:57 [PATCH v2 0/2] Move isar-image into image class claudius.heine.ext
2019-03-21 11:57 ` [PATCH v2 1/2] meta: merges " claudius.heine.ext
2019-03-21 11:57 ` [PATCH v2 2/2] deprecate isar-image claudius.heine.ext
2019-03-28 12:45 ` [PATCH v2 0/2] Move isar-image into image class Maxim Yu. Osipov

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