From: Marco <koansoftware@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: bitbake meta-toolchain-qt5
Date: Wed, 30 Jul 2014 11:56:24 +0200 [thread overview]
Message-ID: <53D8C148.6030602@gmail.com> (raw)
In-Reply-To: <CAHURY+1sCR5qkPkPJiiEV+kScZmTadjj_YF=mM0kA3ChWKbyWg@mail.gmail.com>
Il 30/07/2014 11:16, Nilesh Kokane ha scritto:
> Hi Marco
>
> You don't need to create anything, simply get the meta-qt5
> git clone https://github.com/meta-qt5/meta-qt5.git
>
> *Done*
>
>
> then put it into your layers list
>
> http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#enabling-your-layer
>
> In case read the useful Yocto manual
> http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html
>
> This is my |BBLAYERS
> <http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#var-BBLAYERS>|
> content
>
>
> LCONF_VERSION = "6"
>
> BBPATH = "${TOPDIR}"
> BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) +
> '/../..')}"
>
> BBFILES ?= ""
> BBLAYERS = " \
> ${BSPDIR}/sources/poky/meta \
> ${BSPDIR}/sources/poky/meta-yocto \
> \
> ${BSPDIR}/sources/meta-openembedded/meta-oe \
> \
> ${BSPDIR}/sources/meta-fsl-arm \
> ${BSPDIR}/sources/meta-fsl-arm-extra \
> ${BSPDIR}/sources/meta-fsl-demos \
> ${BSPDIR}/sources/meta-openembedded/meta-ruby \
> ${BSPDIR}/sources/meta-qt5 \
> ${BSPDIR}/sources/meta-toolchain-qt5 \
> "
>
>
>
> is that rite?
>
>
No, remove your
${BSPDIR}/sources/meta-toolchain-qt5 \
--
Marco Cavallini | KOAN sas | Bergamo - Italia
embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
http://www.KoanSoftware.com
next prev parent reply other threads:[~2014-07-30 9:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 6:05 bitbake meta-toolchain-qt5 Nilesh Kokane
2014-07-30 6:19 ` Marco
2014-07-30 6:54 ` Nilesh Kokane
2014-07-30 7:48 ` Nilesh Kokane
2014-07-30 8:45 ` Marco
2014-07-30 9:16 ` Nilesh Kokane
2014-07-30 9:56 ` Marco [this message]
2014-07-30 10:10 ` Nilesh Kokane
2014-07-30 11:07 ` Nilesh Kokane
2014-07-30 13:53 ` Marco
2014-07-30 15:08 ` Nilesh Kokane
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=53D8C148.6030602@gmail.com \
--to=koansoftware@gmail.com \
--cc=meta-freescale@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.