[meta-freescale] bitbake meta-toolchain-qt5

Marco koansoftware at gmail.com
Wed Jul 30 02:56:24 PDT 2014


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




More information about the meta-freescale mailing list