From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f44.google.com (mail-bk0-f44.google.com [209.85.214.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A5E77E0077F for ; Tue, 26 Nov 2013 04:14:51 -0800 (PST) Received: by mail-bk0-f44.google.com with SMTP id d7so2563781bkh.31 for ; Tue, 26 Nov 2013 04:14:50 -0800 (PST) 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=4qEaCnLuUMXcgIlsQz2b++ivspzXttu+wtuQ7Jjd3/E=; b=Oj5OubZ6IuKcys/4DfZb3b3EqdSCEFx6ip6hfOPG4Wk/yvG2lsTCT7B6/3Mv5v5kCI 0wfZsdeHWn+tJuBM2BeX3RxWzHrKCukb7rpSxI1z82AT7QYKfrQiyBJc+WbRSWMnRlrL XVoCLynyIQeddH2jOCoZLeq8hHooXIG9BlLqlQK3OEXb3bU9vvGhHuXPYbRCblsdZNTl Wljdh5hCr0hiySGI3Y5cjIZUpGxQT76LkBtIfwz4u27hnEh/iI2aIBUZRBldsO5symkk WLVORXVs6ZQQAK5PRAz5h9oC+6HYG8BJ2gI0E9/Qn4UCgjrZMuDfKB8tDqxotZ5Rqz59 E5EQ== X-Received: by 10.205.22.71 with SMTP id qv7mr27504402bkb.20.1385468089955; Tue, 26 Nov 2013 04:14:49 -0800 (PST) Received: from [192.168.1.15] (net-37-117-171-194.cust.dsl.vodafone.it. [37.117.171.194]) by mx.google.com with ESMTPSA id b7sm50825213bkg.1.2013.11.26.04.14.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 26 Nov 2013 04:14:48 -0800 (PST) Message-ID: <529490B6.3030203@gmail.com> Date: Tue, 26 Nov 2013 13:14:46 +0100 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <52947882.4040509@peacocktech.co.uk> In-Reply-To: <52947882.4040509@peacocktech.co.uk> Subject: Re: Yocto dora build script bug? 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: Tue, 26 Nov 2013 12:14:54 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Il 26/11/2013 11:31, Dave Evans ha scritto: > Hi all, > > Prior to building dora I built dylan without issue. > > I've been attempting to build dora but I seem to of found a script problem: > The result of this exception is that the following folder path has been > created "${BSPDIR}/download/${BSPDIR}/download${BSPDIR}/download" > > I asked on the yocto irc channel and they refered me here. > > output below: > > dave@debian:~/yocto/fsl-community-bsp/build$ bitbake core-image-minimal > WARNING: Host distribution "Debian-7.2" has not been validated with this > version of the build system; you may possibly experience unexpected > failures. It is recommended that you use a tested distribution. > Parsing recipes: 100% > |##################################################################| > Time: 00:01:38 > Parsing of 1340 .bb files complete (0 cached, 1340 parsed). 1732 > targets, 95 skipped, 0 masked, 0 errors. > NOTE: Resolving any missing task queue dependencies > > > Build Configuration: > BB_VERSION = "1.20.0" > BUILD_SYS = "i686-linux" > NATIVELSBSTRING = "Debian-7.2" > TARGET_SYS = "arm-poky-linux-gnueabi" > MACHINE = "imx28evk" > DISTRO = "poky" > DISTRO_VERSION = "1.5" > TUNE_FEATURES = "armv5 thumb dsp" > TARGET_FPU = "soft" > meta-fsl-arm = "ewgeco:5b3b6618426ad06e4fb6a3a77c4a53dfb47f0556" > meta-fsl-arm-extra = "ewgeco:11ac45d22963a3f047a85c96009c36cb6e156d0a" > meta-fsl-demos = "ewgeco:cd6275042cdd2d87490521f6cbeb65972ed37a66" > meta-oe = "ewgeco:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8" > meta > meta-yocto > meta-yocto-bsp = "ewgeco:75bed4086eb83f1d24c31392f3dd54aa5c3679b1" > > Dave, AFAIK using dora you should have meta-yocto-bsp = "dora:75bed4086eb83f1d24c31392f3dd54aa5c3679b1" meta-oe = "dora:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8" meta-fsl-arm = "dora:5b3b6618426ad06e4fb6a3a77c4a53dfb47f0556" Moreover replacing Debian-7.2 with Ubuntu 12.04-LTS may help. Cheers -- 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