From: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
To: peterengcomau001@adam.com.au,
Martin Jansa <martin.jansa@gmail.com>,
Simon Bolek <simon.bolek@googlemail.com>
Cc: yocto@yoctoproject.org
Subject: Re: meta-qt5 problem in yocto 1.7
Date: Sun, 01 Feb 2015 20:58:09 +0100 [thread overview]
Message-ID: <54CE8551.9090306@dynamicdevices.co.uk> (raw)
In-Reply-To: <b35cd8c63423d3c2fdccbdc99a2a45e5d5221898@webmail.adam.com.au>
On 01/02/2015 20:38, peterengcomau001@adam.com.au wrote:
> Hi Alex,
> I have no problem with qt5 with daisy and have been using it fine for
> over 6 months. During that time I have cleaned my tmp file multiple
> times which would force a new reload of the sources.
> Also I dont have a problem with Dizzy when building
> core-image-mininal, core-image-full-cmdline and core-image-sato.
>
> If i bitbake my recipe using the -k option, I only get 3 failed recipes
> 0: qtbase-native-5.4.0-r0 do_fetch (pid 13279)
> 1: qtbase-5.4.0-r0 do_fetch (pid 13280)
> 2: qtdeclarative-5.4.0-r0 do_fetch (pid 13283)
>
> and these relate two 2 failed fetchs:
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtdeclarative-opensource-src-5.4.0.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
> Unable to fetch URL from any source.
OK, well I'm not sure but I am going to make some guesses here...
You're building Yocto daisy release/branch which you got from somewhere
then you cloned the meta-qt5 repository or otherwise obtained meta-qt5
meta-data?
You then added that into your bblayers.conf ?
Now the latest meta-qt5 (i.e. master branch) has recipes to build QT
5.4.0 I see
I'm not sure what best practice is here but I tend to try to use the
same branches across the meta-data.
So for example when I am building with Yocto daisy/dizzy I am using the
appropriate branch of meta-qt5 as you saw in my earlier email
For Yocto dizzy, meta-qt5.dizzy =
"dizzy:8b0ffbd849203d07164ccfad2535bdb107eecd08"
If you want to build the meta-qt5 daisy branch then you would go into
the meta-qt5 folder you cloned from the git repo something like this
cd sources/meta-qt5
git branch (to check, probably shows master)
git checkout daisy
Then rebuild. That should be building QT 5.2.1 which is what I am seeing
here
Cheers,
Alex
next prev parent reply other threads:[~2015-02-01 20:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-28 18:31 meta-qt5 problem in yocto 1.7 Simon Bolek
2015-01-28 19:54 ` Martin Jansa
2015-01-31 12:30 ` peterengcomau001
2015-01-31 16:25 ` Alex J Lennon
2015-01-31 18:10 ` peterengcomau001
2015-02-01 13:52 ` Alex J Lennon
2015-02-01 17:10 ` Alex J Lennon
2015-02-01 17:55 ` Simon Bolek
2015-02-01 19:31 ` Alex J Lennon
2015-02-01 19:38 ` peterengcomau001
2015-02-01 19:58 ` Alex J Lennon [this message]
2015-02-02 3:27 ` peterengcomau001
2015-02-02 11:32 ` Alex J Lennon
-- strict thread matches above, loose matches on Subject: below --
2015-01-28 9:56 Simon Bolek
2015-01-28 17:37 ` peterengcomau001
2015-01-26 15:02 peterengcomau001
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=54CE8551.9090306@dynamicdevices.co.uk \
--to=ajlennon@dynamicdevices.co.uk \
--cc=martin.jansa@gmail.com \
--cc=peterengcomau001@adam.com.au \
--cc=simon.bolek@googlemail.com \
--cc=yocto@yoctoproject.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.