[meta-freescale] meta-atmel with custom application

Alexandre Belloni alexandre.belloni at free-electrons.com
Tue Jul 22 02:38:04 PDT 2014


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


More information about the meta-freescale mailing list