From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 9BE62E00572; Tue, 22 Jul 2014 02:45:46 -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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] X-Greylist: delayed 453 seconds by postgrey-1.32 at yocto-www; Tue, 22 Jul 2014 02:45:41 PDT Received: from mail.free-electrons.com (top.free-electrons.com [176.31.233.9]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 41F71E00524 for ; Tue, 22 Jul 2014 02:45:41 -0700 (PDT) Received: by mail.free-electrons.com (Postfix, from userid 106) id 2F4DB7E9; Tue, 22 Jul 2014 11:38:06 +0200 (CEST) Received: from localhost (128-79-216-6.hfc.dyn.abo.bbox.fr [128.79.216.6]) by mail.free-electrons.com (Postfix) with ESMTPSA id E0B62547; Tue, 22 Jul 2014 11:38:05 +0200 (CEST) Date: Tue, 22 Jul 2014 11:38:04 +0200 From: Alexandre Belloni To: dexon_test Message-ID: <20140722093804.GA3152@piout.net> References: <53C4E78A.5010207@dexonsystems.com> MIME-Version: 1.0 In-Reply-To: <53C4E78A.5010207@dexonsystems.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: meta-freescale@yoctoproject.org Subject: Re: meta-atmel with custom application X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list 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, 22 Jul 2014 09:45:46 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, On 15/07/2014 at 10:34:18 +0200, dexon_test wrote : > Hi all, > > First of all, I am a full beginner when it comes to bitbake, atmel, > etc...So, I am sorry if my questions seems stupid, but this one I > just can not seem to figure out on my own. > > I would like to use meta-atmel > (https://github.com/linux4sam/meta-atmel) with SAMA5d3xek machine. > > I could build "atmel-qt4e-demo-image" demo image. Therefore I'd like > to create custom apps into this image with these steps: > The best way to get support for meta-atmel is to ask on the at91 forums: http://www.at91.com/discussions.html However, your issue is not related to meta-atmel > > 3. bitbake -c build dxatmel > > -> build is success > This step doesn't try to install your package... > 4. bitbake -c build atmel-qt4e-demo-image > > -> I hit this error msg: > > /Collected errors: > | * opkg_install_cmd: Cannot install package dxatmel. > | WARNING: /home/labi/poky/build-atmel/tmp/work/sama5d3xek-poky-linux-gnueabi/atmel-qt4e-demo-image/1.0-r3/temp/run.do_rootfs.2432:1 > exit 255 from > | opkg-cl ${ipkg_args} install ${package_to_install} > | ERROR: Function failed: do_rootfs (log file is located at /home/labi/poky/build-atmel/tmp/work/sama5d3xek-poky-linux-gnueabi/atmel-qt4e-demo-image/1.0-r3/temp/log.do_rootfs.2432) > ERROR: Task 7 (/home/labi/poky/meta-atmel/recipes-qt/images/atmel-qt4e-demo-image.bb, > do_rootfs) failed with exit code '1'/ > ... but this is exactly the issue. You have to fix your recipe/Makefile. It is difficult to say more without seeing the logs and/or sources. Regards, -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com