From: Gary Thomas <gary@mlbassoc.com>
To: Poky <poky@lists.pokylinux.org>
Subject: Re: Impossible to build with BB_NO_NETWORK=1
Date: Tue, 22 Feb 2011 08:12:08 -0700 [thread overview]
Message-ID: <4D63D248.2010207@mlbassoc.com> (raw)
In-Reply-To: <4D63B7A0.8070809@mlbassoc.com>
On 02/22/2011 06:18 AM, Gary Thomas wrote:
> I get this error immediately. If I disable BB_NO_NETWORK, the parsing completes
> and no gypsy stuff is ever downloaded.
>
> ERROR: Error parsing /home/local/poky-amltd/meta/recipes-connectivity/gypsy/gypsy_git.bb: Network access disabled through BB_NO_NETWORK but access rquested with command git
> ls-remote anongit.freedesktop.org/gypsy master (for url None)
> ERROR: Command execution failed: Exited with 1
>
> Is this because of this line in the recipe?
> PV = "0.8+git${SRCPV}"
>
> Shouldn't one of these lines satisfy:
> ./meta/conf/distro/include/poky-default-revisions.inc:SRCREV_pn-gypsy ??= "147"
> ./meta/conf/distro/include/poky-floating-revisions.inc:SRCREV_pn-gypsy ?= "${AUTOREV}"
> or is the ??= causing a problem?
>
I imported change d5de6229f81ad2225e2e77341721824197b6d2b0, but this
doesn't solve the problem. The only way I can get it to work is to
use ?= instead of ??=
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2011-02-22 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-22 13:18 Impossible to build with BB_NO_NETWORK=1 Gary Thomas
2011-02-22 15:12 ` Gary Thomas [this message]
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=4D63D248.2010207@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=poky@lists.pokylinux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.