public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCHv2 0/4] document debianize.bbclass
@ 2019-11-07 19:13 Henning Schild
  2019-11-07 19:13 ` [PATCHv2 1/4] debianize: only prepend changelog when our entry is not there Henning Schild
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Henning Schild @ 2019-11-07 19:13 UTC (permalink / raw)
  To: isar-users
  Cc: Jan Kiszka, Dalamagkidis, Konstantinos, chombourger, Henning Schild

From: Henning Schild <henning.schild@siemens.com>

changes to v1:
 * change example recipe "samefile"
  * more meaningful modifications to the debianization
  * adding more doc comments and updating old ones
  * add DESCRIPTION
 * squash v1 p3+4 into v2 p3

The debianization has long been a hidden feature. Improve it a bit,
document it, add an example and test it in CI.

Henning Schild (4):
  debianize: only prepend changelog when our entry is not there
  debianize: move variable defaults to the class that needs them
  doc: write something about "debianize" and add example package
  CI: add "samefile" to our example config and CI build

 doc/user_manual.md                            | 19 +++++++-
 meta-isar/conf/local.conf.sample              |  2 +-
 .../recipes-app/samefile/samefile_2.14.bb     | 45 +++++++++++++++++++
 meta/classes/debianize.bbclass                | 19 +++++++-
 meta/classes/dpkg-raw.bbclass                 |  3 --
 5 files changed, 82 insertions(+), 6 deletions(-)
 create mode 100644 meta-isar/recipes-app/samefile/samefile_2.14.bb

-- 
2.23.0


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

end of thread, other threads:[~2019-11-25  9:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 19:13 [PATCHv2 0/4] document debianize.bbclass Henning Schild
2019-11-07 19:13 ` [PATCHv2 1/4] debianize: only prepend changelog when our entry is not there Henning Schild
2019-11-07 19:13 ` [PATCHv2 2/4] debianize: move variable defaults to the class that needs them Henning Schild
2019-11-07 19:13 ` [PATCHv2 3/4] doc: write something about "debianize" and add example package Henning Schild
2019-11-08 17:09   ` Jan Kiszka
2019-11-07 19:13 ` [PATCHv2 4/4] CI: add "samefile" to our example config and CI build Henning Schild
2019-11-25  8:02 ` [PATCHv2 0/4] document debianize.bbclass Jan Kiszka
2019-11-25  9:18   ` Henning Schild

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