[yocto] (Embedded) Java 7 or 8 support

Marco koansoftware at gmail.com
Sun Mar 23 02:27:12 PDT 2014


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



More information about the yocto mailing list