public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Felix Moessbauer <felix.moessbauer@siemens.com>
To: <isar-users@googlegroups.com>
Cc: <jan.kiszka@siemens.com>, <vijaikumar.kanagarajan@gmail.com>,
	"Felix Moessbauer" <felix.moessbauer@siemens.com>
Subject: [PATCH v2 0/2] add support for debian build profiles
Date: Tue, 4 Jan 2022 11:02:33 +0100	[thread overview]
Message-ID: <20220104100235.719079-1-felix.moessbauer@siemens.com> (raw)

Changes since v1:

- fix erronous code removal reported by Vijai
- only use value of DEB_BUILD_PROFILES_CROSS when cross-compiling (no combination of values)
- improve API changelog docs
- rebased onto next
- use DEB_BUILD_PROFILES infrastructure in linux-custom.inc


Felix Moessbauer (2):
  add support for debian build profiles
  refactor linux-custom.inc to use ISAR's DEB_BUILD_PROFILES support

 RECIPE-API-CHANGELOG.md                    |  9 +++++++++
 meta/classes/dpkg-base.bbclass             | 13 +++++++++++++
 meta/classes/dpkg.bbclass                  |  4 +++-
 meta/recipes-kernel/linux/linux-custom.inc | 14 +++++++++-----
 4 files changed, 34 insertions(+), 6 deletions(-)

-- 
2.30.2


             reply	other threads:[~2022-01-04 10:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-04 10:02 Felix Moessbauer [this message]
2022-01-04 10:02 ` [PATCH v2 1/2] " Felix Moessbauer
2022-01-04 11:24   ` Jan Kiszka
2022-01-04 12:13   ` vijai kumar
2022-01-04 10:02 ` [PATCH v2 2/2] refactor linux-custom.inc to use ISAR's DEB_BUILD_PROFILES support Felix Moessbauer
2022-01-04 11:25   ` Jan Kiszka

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=20220104100235.719079-1-felix.moessbauer@siemens.com \
    --to=felix.moessbauer@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    --cc=vijaikumar.kanagarajan@gmail.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