public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Make adjust_git work in both worlds
@ 2021-08-12  9:23 Jan Kiszka
  2021-08-12  9:23 ` [PATCH 1/3] dpkg-base: Lock do_adjust_git against each other Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jan Kiszka @ 2021-08-12  9:23 UTC (permalink / raw)
  To: isar-users; +Cc: Uladzimir Bely, Henning Schild

Finally allow the adjusted git repos work both inside and outside the
buildchroots. Also fixes the race introduced by patching links in
DL_DIR.

NOTE: Not yet fully tested, our CI is busy with that now but just
stumbled again over the broken umount patches.

Jan

Jan Kiszka (3):
  dpkg-base: Lock do_adjust_git against each other
  dpkg-base: Make mirror link relative
  Rework do_adjust_git to support inside and outside usage

 meta/classes/dpkg-base.bbclass                    | 15 ++++++++++++---
 meta/conf/bitbake.conf                            |  1 +
 meta/recipes-devtools/buildchroot/buildchroot.inc |  2 ++
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-08-12 10:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12  9:23 [PATCH 0/3] Make adjust_git work in both worlds Jan Kiszka
2021-08-12  9:23 ` [PATCH 1/3] dpkg-base: Lock do_adjust_git against each other Jan Kiszka
2021-08-12  9:23 ` [PATCH 2/3] dpkg-base: Make mirror link relative Jan Kiszka
2021-08-12  9:23 ` [PATCH 3/3] Rework do_adjust_git to support inside and outside usage Jan Kiszka
2021-08-12 10:31   ` Jan Kiszka

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