From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: dexon_test <dexon1@dexonsystems.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: meta-atmel with custom application
Date: Tue, 22 Jul 2014 11:38:04 +0200 [thread overview]
Message-ID: <20140722093804.GA3152@piout.net> (raw)
In-Reply-To: <53C4E78A.5010207@dexonsystems.com>
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
prev parent reply other threads:[~2014-07-22 9:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-15 8:34 meta-atmel with custom application dexon_test
2014-07-15 18:01 ` Otavio Salvador
2014-07-22 9:38 ` Alexandre Belloni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140722093804.GA3152@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=dexon1@dexonsystems.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.