public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/1] bind mount our downloads folder from buildchroot
@ 2018-03-01  9:25 Cedric Hombourger
  2018-03-01  9:25 ` [PATCH 1/1] buildchroot: bind mount our downloads folder Cedric Hombourger
  0 siblings, 1 reply; 4+ messages in thread
From: Cedric Hombourger @ 2018-03-01  9:25 UTC (permalink / raw)
  To: isar-users

The dpkg-base class would only mount our downloads folder if isar-apt is not
yet mounted. When we do a full build, the buildchroot recipe will mount isar-apt
and the mount condition found in the dpkg-base class will always be false. Bind
mount the downloads folder from the buildchroot (we could have also changed the
dpkg-base class).

Cedric Hombourger (1):
  buildchroot: bind mount our downloads folder

 meta/recipes-devtools/buildchroot/buildchroot.bb | 1 +
 1 file changed, 1 insertion(+)

-- 
2.11.0


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

end of thread, other threads:[~2018-03-02 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01  9:25 [PATCH 0/1] bind mount our downloads folder from buildchroot Cedric Hombourger
2018-03-01  9:25 ` [PATCH 1/1] buildchroot: bind mount our downloads folder Cedric Hombourger
2018-03-02 12:17   ` Jan Kiszka
2018-03-02 14:42   ` Alexander Smirnov

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