From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 06460E007B5; Wed, 30 Jul 2014 02:56:42 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (koansoftware[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.177 listed in list.dnswl.org] Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 61989E00796 for ; Wed, 30 Jul 2014 02:56:36 -0700 (PDT) Received: by mail-wi0-f177.google.com with SMTP id ho1so2002978wib.4 for ; Wed, 30 Jul 2014 02:56:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=FX4N3UAt8kKEyRmaZyQ6B0XyyNRFdnw6C24yWiZQTrQ=; b=ko+CZNwC5YrK9OYZiM1Tq/3NM9GR6chE5vruvMAEsd6X72/L5Quar61vLpxFejaTsd Q5fXGJU72SarxWpfWsK//fqiP4OG6q8kxtPgeNIa7k8kkiPeZ3ifjyDYM55a4XPgx7wq K2b/9853YPQ9wnseW3ww7O5S3/Byrzf9dGh7FAnzi2FNOdOD6haOdN4vxa/ol2hqYht/ XDCxAMaDPd4N2uU6bFUtHVEiupX0luWpGZZ+GnewmwX/JN7W+K7hcdLna0YRlTCSWFad o3GS6rA8Em3LKGDWaPULGo7Hk/lV8HUWSaR3VXacY+fahmFiYH4uHPs0mj9uDE4keLEW QM1Q== X-Received: by 10.194.122.73 with SMTP id lq9mr4218507wjb.133.1406714192478; Wed, 30 Jul 2014 02:56:32 -0700 (PDT) Received: from [10.107.16.84] ([62.196.72.50]) by mx.google.com with ESMTPSA id h13sm4341616wjs.2.2014.07.30.02.56.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Jul 2014 02:56:31 -0700 (PDT) Message-ID: <53D8C148.6030602@gmail.com> Date: Wed, 30 Jul 2014 11:56:24 +0200 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <53D88E7E.8020004@gmail.com> <53D8B0A4.3030709@gmail.com> In-Reply-To: Subject: Re: bitbake meta-toolchain-qt5 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 09:56:42 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 > | > 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