public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add support for debian build profiles
@ 2022-01-04 10:02 Felix Moessbauer
  2022-01-04 10:02 ` [PATCH v2 1/2] " Felix Moessbauer
  2022-01-04 10:02 ` [PATCH v2 2/2] refactor linux-custom.inc to use ISAR's DEB_BUILD_PROFILES support Felix Moessbauer
  0 siblings, 2 replies; 6+ messages in thread
From: Felix Moessbauer @ 2022-01-04 10:02 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, vijaikumar.kanagarajan, Felix Moessbauer

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


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

end of thread, other threads:[~2022-01-04 12:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 10:02 [PATCH v2 0/2] add support for debian build profiles Felix Moessbauer
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

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