public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] [master, jethro] Fix connectivity check for BB_FETCH_PREMIRRORONLY case
@ 2016-01-05 20:17 dl9pf
  2016-01-05 20:17 ` [PATCH] " dl9pf
  0 siblings, 1 reply; 2+ messages in thread
From: dl9pf @ 2016-01-05 20:17 UTC (permalink / raw)
  To: openembedded-core


Hi!

This patch fixes a bug in the sanity checker that is visible if
you set up a PREMIRROR and start a project from scratch using
BB_FETCH_PREMIRRORONLY set. In this case the sanity check would fail
as BB_NO_NETWORK is not set directly
(just indirectly in the fetcher by BB_FETCH_PREMIRRORONLY).

Reproduce: Set up a PREMIRROR in the local network. Disconnect from
$INTERNET and build a new project using the PREMIRROR on the local net only.

Expected result: Build works using the PREMIRROR

Actual result: Build fails due to CONNECTIVITY_CHECK

Best,
Jan-Simon


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

end of thread, other threads:[~2016-01-05 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05 20:17 [PATCH] [master, jethro] Fix connectivity check for BB_FETCH_PREMIRRORONLY case dl9pf
2016-01-05 20:17 ` [PATCH] " dl9pf

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