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

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

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

Henning Schild (5):
  debianize: only prepend changelog when our entry is not there
  debianize: move variable defaults to the class that needs them
  meta-isar/recipes-app: add debianize test package "samefile"
  doc: write something about "debianize"
  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     | 30 +++++++++++++++++++
 meta/classes/debianize.bbclass                | 19 +++++++++++-
 meta/classes/dpkg-raw.bbclass                 |  3 --
 5 files changed, 67 insertions(+), 6 deletions(-)
 create mode 100644 meta-isar/recipes-app/samefile/samefile_2.14.bb

-- 
2.23.0


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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 16:44 [PATCH 0/5] document debianize.bbclass Henning Schild
2019-10-29 16:44 ` [PATCH 1/5] debianize: only prepend changelog when our entry is not there Henning Schild
2019-10-29 16:44 ` [PATCH 2/5] debianize: move variable defaults to the class that needs them Henning Schild
2019-11-06 16:20   ` Jan Kiszka
2019-11-07 18:40     ` Henning Schild
2019-10-29 16:44 ` [PATCH 3/5] meta-isar/recipes-app: add debianize test package "samefile" Henning Schild
2019-10-29 16:44 ` [PATCH 4/5] doc: write something about "debianize" Henning Schild
2019-11-01  7:08   ` chombourger
2019-11-04 10:01     ` Henning Schild
2019-11-06 16:26   ` Jan Kiszka
2019-11-07 18:42     ` Henning Schild
2019-10-29 16:44 ` [PATCH 5/5] CI: add "samefile" to our example config and CI build Henning Schild

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