public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: dl9pf@gmx.de
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] [master, jethro] Fix connectivity check for BB_FETCH_PREMIRRORONLY case
Date: Tue,  5 Jan 2016 21:17:24 +0100	[thread overview]
Message-ID: <1452025045-32026-1-git-send-email-dl9pf@gmx.de> (raw)


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


             reply	other threads:[~2016-01-05 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 20:17 dl9pf [this message]
2016-01-05 20:17 ` [PATCH] Fix connectivity check for BB_FETCH_PREMIRRORONLY case dl9pf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452025045-32026-1-git-send-email-dl9pf@gmx.de \
    --to=dl9pf@gmx.de \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox