From: Martin Jansa <martin.jansa@gmail.com>
To: Laszlo Papp <lpapp@kde.org>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: Why is "bitbake core-image-minimal" building gtk docs?
Date: Thu, 29 Aug 2013 17:10:53 +0200 [thread overview]
Message-ID: <20130829151053.GP3544@jama> (raw)
In-Reply-To: <CAOMwXhNa+ZjLU_Wx=d3RsMHJm84=9gbH2jFSytd-gjwv1HUaBA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 824 bytes --]
On Thu, Aug 29, 2013 at 04:01:20PM +0100, Laszlo Papp wrote:
> On Wed, Aug 21, 2013 at 12:04 PM, Martin Jansa <martin.jansa@gmail.com>wrote:
>
> > It does, all you need to do is enable BB_GENERATE_MIRROR_TARBALLS
> >
>
> I need all the three lines or just the last?
>
> SOURCE_MIRROR_URL ?= "file://${DL_DIR}"
> INHERIT += "own-mirrors"
> BB_GENERATE_MIRROR_TARBALLS = "1"
Depends on what you're trying to do, BB_GENERATE_MIRROR_TARBALLS just
generates tarballs from SCM checkouts.
SOURCE_MIRROR_URL ?= "file://${DL_DIR}" doesn't look correct (DL_DIR is
used by default), SOURCE_MIRROR_URL + own-mirrors are useful on other
builders which will be using the generated mirror (over http:// or
smb/nfs etc - with file://mount-point/foo)
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-08-29 15:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 11:40 Why is "bitbake core-image-minimal" building gtk docs? Laszlo Papp
2013-08-16 12:15 ` Jack Mitchell
2013-08-21 7:55 ` Laszlo Papp
2013-08-21 8:40 ` Jack Mitchell
2013-08-21 10:04 ` Burton, Ross
2013-08-21 10:16 ` Laszlo Papp
2013-08-21 10:21 ` Burton, Ross
2013-08-21 10:24 ` Laszlo Papp
2013-08-21 10:26 ` Burton, Ross
2013-08-21 10:31 ` Laszlo Papp
2013-08-21 11:04 ` Martin Jansa
2013-08-21 11:10 ` Laszlo Papp
2013-08-21 14:59 ` Richard Purdie
2013-08-21 15:01 ` Laszlo Papp
2013-08-29 16:19 ` Laszlo Papp
2013-08-29 17:15 ` Laszlo Papp
2013-08-30 13:42 ` Laszlo Papp
2013-08-29 15:01 ` Laszlo Papp
2013-08-29 15:10 ` Martin Jansa [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=20130829151053.GP3544@jama \
--to=martin.jansa@gmail.com \
--cc=lpapp@kde.org \
--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 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.