public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] dpkg class refactorings, API changelog
@ 2018-09-01 14:47 Jan Kiszka
  2018-09-01 14:47 ` [PATCH 1/4] dpkg-base: Relocate dpkg_runbuild and adjust comments Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Kiszka @ 2018-09-01 14:47 UTC (permalink / raw)
  To: isar-users

See patches for details.

Jan

Jan Kiszka (4):
  dpkg-base: Relocate dpkg_runbuild and adjust comments
  dkpg-base: Clarify dependency logic between package recipes
  dpkg: Split dependency installation from build preparations
  Add changelog for the recipe API

 RECIPE-API-CHANGELOG.md                     | 59 +++++++++++++++++++++++++++++
 meta/classes/dpkg-base.bbclass              | 31 +++++++--------
 meta/classes/dpkg-raw.bbclass               |  4 +-
 meta/classes/dpkg.bbclass                   |  8 +++-
 meta/recipes-kernel/linux-module/module.inc |  2 +-
 5 files changed, 82 insertions(+), 22 deletions(-)
 create mode 100644 RECIPE-API-CHANGELOG.md

-- 
2.16.4


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

end of thread, other threads:[~2018-09-01 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-01 14:47 [PATCH 0/4] dpkg class refactorings, API changelog Jan Kiszka
2018-09-01 14:47 ` [PATCH 1/4] dpkg-base: Relocate dpkg_runbuild and adjust comments Jan Kiszka
2018-09-01 14:47 ` [PATCH 2/4] dkpg-base: Clarify dependency logic between package recipes Jan Kiszka
2018-09-01 14:47 ` [PATCH 3/4] dpkg: Split dependency installation from build preparations Jan Kiszka
2018-09-01 14:47 ` [PATCH 4/4] Add changelog for the recipe API Jan Kiszka

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