public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Henning Schild <henning.schild@siemens.com>
To: isar-users@googlegroups.com
Cc: Jan Kiszka <jan.kiszka@siemens.com>,
	chombourger@gmail.com,
	Henning Schild <henning.schild@siemens.com>
Subject: [PATCHv3 0/4] document debianize.bbclass
Date: Mon, 25 Nov 2019 10:18:11 +0100	[thread overview]
Message-ID: <20191125091815.27502-1-henning.schild@siemens.com> (raw)

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


             reply	other threads:[~2019-11-25  9:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25  9:18 Henning Schild [this message]
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

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=20191125091815.27502-1-henning.schild@siemens.com \
    --to=henning.schild@siemens.com \
    --cc=chombourger@gmail.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.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