[OE-core] Why is "bitbake core-image-minimal" building gtk docs?

Martin Jansa martin.jansa at gmail.com
Thu Aug 29 15:10:53 UTC 2013


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 at 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 at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130829/7fa474ca/attachment-0002.sig>


More information about the Openembedded-core mailing list