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

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

changes to v2:
 * fix whitespace issues in p3
 * rebase to current next

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] 6+ messages in thread

end of thread, other threads:[~2019-11-26 15:52 UTC | newest]

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

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