Il 12/12/2013 10:32, Handford, Michael ha scritto:
Hi Marco,

I added 'meta-qt5' to my current bblayers.conf only so my bblayers.conf looks 
like this:

-----------------------------------------------------------------------------------
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-qt5 \
#"
-----------------------------------------------------------------------------------

Thanks for your help

Mike.
-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Marco
Sent: 12 December 2013 09:24
To: [email protected]
Subject: Re: [meta-freescale] Qt5 with Yocto

Il 12/12/2013 10:01, Handford, Michael ha scritto:
Alfonso, can you add which release branch you used?

With dora release I too get the 'ssh-server-openssh' not valid feature, was 
this replaced in Dora?
I also get nothing provides 'qtbase', maybe my meta-qt5 layer differs to yours 
as I've added the layer and features as you put on the wiki?

Thanks for documenting this and any help you can give.


Hi Mike,
have you added the new layers to bblayers.conf ?
I mean includeing meta-openembedded too?
Can you share it?

Regards,


Looks like you commented out everything with '#'
This is mine

---------------
LCONF_VERSION = "6"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  /home/koan/yocto/poky/meta \
  /home/koan/yocto/poky/meta-yocto \
  /home/koan/yocto/poky/meta-yocto-bsp \
  /home/koan/yocto/poky/meta-openembedded/meta-oe \
  /home/koan/yocto/poky/meta-fsl-arm \
  /home/koan/yocto/poky/meta-qt5 \
"
-------------


Cordiali Saluti / Kindest Regards / Mit freundlichen Grüßen
--
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
        http://www.KaeilOS.com
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to