All of lore.kernel.org
 help / color / mirror / Atom feed
* (Embedded) Java 7 or 8 support
@ 2014-03-21 23:02 Guy Dillen
  2014-03-22  7:30 ` Marco
  0 siblings, 1 reply; 3+ messages in thread
From: Guy Dillen @ 2014-03-21 23:02 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

Hi,

I'm new to Poky/Yocto.
Can I make a Poky/Yocto Linux build for the Atmel SAMA5D3 Xplained
(Cortex-A5 microprocessor)?

Thanks.

[-- Attachment #2: Type: text/html, Size: 218 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (Embedded) Java 7 or 8 support
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Marco @ 2014-03-22  7:30 UTC (permalink / raw)
  To: yocto

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

-- 
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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (Embedded) Java 7 or 8 support
  2014-03-22  7:30 ` Marco
@ 2014-03-23  9:27   ` Marco
  0 siblings, 0 replies; 3+ messages in thread
From: Marco @ 2014-03-23  9:27 UTC (permalink / raw)
  To: yocto

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-23  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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.