[yocto] [meta-oracle-java][PATCH] Add support for Java SE Embedded

2014-09-05 Thread Vladimir Redzhepov
>From 783ff400987ec06f41286ffce7e3afc4545d67e5 Mon Sep 17 00:00:00 2001 From: Vladimir Redzhepov Date: Fri, 5 Sep 2014 18:13:42 +0300 Subject: [PATCH] Add support for Java SE Embedded LICENSE file removed from LIC_FILES_CHKSUM in oracle-jse.inc because it doesn't exist in ejre. Signed-off-by: Vl

Re: [yocto] is there a list of yocto-supported dev kits somewhere?

2014-09-05 Thread Bryan Evenson
Robert, Atmel has their own board support layer that they have not submitted as an official Yocto Project BSP. Their layer supports their AT91SAM9x5-EK series and their SAMA5D3 series evaluation kits. I've been using their AT91SAM9G25-EK kit for my reference design. Since Atmel doesn't have

Re: [yocto] systemd crashes above emergency runlevel

2014-09-05 Thread Diego Sueiro
Ilya, On Fri, Sep 5, 2014 at 8:45 AM, Ilya Dmitrichenko wrote: > I have built an image form Beaglebone (white) with systemd instead of > sysvinit and it crashes after loading a few services. I'm suspecting > it's to do with getty taking over the console tty, but not quite sure. > > What I see th

[yocto] systemd crashes above emergency runlevel

2014-09-05 Thread Ilya Dmitrichenko
I have built an image form Beaglebone (white) with systemd instead of sysvinit and it crashes after loading a few services. I'm suspecting it's to do with getty taking over the console tty, but not quite sure. What I see that the serial port terminal (tried screen and miniterm.py) gets disconnecte