From: Marco <koansoftware@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: (Embedded) Java 7 or 8 support
Date: Sun, 23 Mar 2014 10:27:12 +0100 [thread overview]
Message-ID: <532EA8F0.3070502@gmail.com> (raw)
In-Reply-To: <532D3BFB.3080203@gmail.com>
Il 22/03/2014 08:30, Marco ha scritto:
> Il 22/03/2014 00:02, Guy Dillen ha scritto:
>> Hi,
>>
>> I'm new to Poky/Yocto.
>> Can I make a Poky/Yocto Linux build for the Atmel SAMA5D3 Xplained
>> (Cortex-A5 microprocessor)?
>>
>> Thanks.
>>
> Hi,
> yes you can.
>
> We at KOAN are testing it this week.
> Basically you need a Yocto build environment plus meta-atmel
> https://github.com/linux4sam/meta-atmel
>
Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "sama5d3xek"
DISTRO = "poky"
DISTRO_VERSION = "1.5.1"
TUNE_FEATURES = "armv7a vfp thumb callconvention-hard cortexa5"
TARGET_FPU = "vfp"
meta
meta-yocto
meta-yocto-bsp = "dora:d63a5f557d5fa4cb6637bf75f1b9d21a5c109b55"
meta-oe
meta-networking = "dora:40e0f371f3eb1628655c484feac0cebf810737b4"
meta-atmel = "master:db3fae9bc539ace7ecbda6ae94547136b5577883"
...
NOTE: Tasks Summary: Attempted 3486 tasks of which 1356 didn't need to
be rerun and all succeeded.
--
Marco Cavallini | KOAN sas | Bergamo - Italia
embedded and real-time software engineering
Atmel third party consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
http://www.KoanSoftware.com
http://www.KaeilOS.com
prev parent reply other threads:[~2014-03-23 9:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-21 23:02 (Embedded) Java 7 or 8 support Guy Dillen
2014-03-22 7:30 ` Marco
2014-03-23 9:27 ` Marco [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=532EA8F0.3070502@gmail.com \
--to=koansoftware@gmail.com \
--cc=yocto@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.