public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] allow do_patch to use the "git" tool
@ 2021-01-22  8:42 Henning Schild
  2021-01-22  8:42 ` [PATCH 1/3] dpkg: adjust task order to allow using "git" for patching Henning Schild
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Henning Schild @ 2021-01-22  8:42 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

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

I am still not too happy with the patching when rebuilding debian
packages. This is a first step, getting "quilt" right remains hard
and will hopefully follow later.

p1 fixes a problem, and p2 uses the feature
p3 is optional because it breaks an API

Henning Schild (3):
  dpkg: adjust task order to allow using "git" for patching
  meta-isar: apply a "git" patch in cowsay
  dpkg-gbp: default to "git" patching

 RECIPE-API-CHANGELOG.md                       |  5 ++++
 meta-isar/recipes-app/cowsay/cowsay_git.bb    |  1 +
 meta-isar/recipes-app/cowsay/files/isar.patch | 24 +++++++++++++++++++
 meta/classes/dpkg-base.bbclass                |  4 ++--
 meta/classes/dpkg-gbp.bbclass                 |  2 ++
 5 files changed, 34 insertions(+), 2 deletions(-)
 create mode 100644 meta-isar/recipes-app/cowsay/files/isar.patch

-- 
2.26.2


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

end of thread, other threads:[~2021-08-13 20:32 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22  8:42 [PATCH 0/3] allow do_patch to use the "git" tool Henning Schild
2021-01-22  8:42 ` [PATCH 1/3] dpkg: adjust task order to allow using "git" for patching Henning Schild
2021-01-22 10:53   ` Jan Kiszka
2021-01-22 13:40     ` Henning Schild
2021-02-08 16:06       ` Anton Mikanovich
2021-02-08 16:16         ` Henning Schild
2021-01-22  8:42 ` [PATCH 2/3] meta-isar: apply a "git" patch in cowsay Henning Schild
2021-01-22  8:42 ` [PATCH 3/3] dpkg-gbp: default to "git" patching Henning Schild
2021-01-22 10:55   ` Jan Kiszka
2021-08-11 18:14     ` Jan Kiszka
2021-08-11 18:36       ` Henning Schild
2021-08-11 18:44         ` Henning Schild
2021-08-11 19:15           ` Jan Kiszka
2021-08-13 20:22             ` Henning Schild
2021-08-11 19:12         ` Jan Kiszka
2021-08-13 20:32           ` Henning Schild
2021-02-10  9:17 ` [PATCH 0/3] allow do_patch to use the "git" tool Anton Mikanovich

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