[yocto] [meta-oracle-java][PATCH] java: version update and Java for ARM

2014-06-19 Thread Pavel Shumeika
Updated oracle jre and jdk recipes to the latest update 60. Also added recipe for ejre to support ARM. Signed-off-by: Pavel Shumeika --- .../oracle-java/oracle-jse-ejre-arm_1.7.0.bb | 8 + recipes-devtools/oracle-java/oracle-jse-ejre.inc | 40 ++

[yocto] [meta-oracle-java][PATCH] java: version update and Java for ARM

2014-06-19 Thread Pavel Shumeika
Updated oracle jre and jdk recipes to the latest update 60. Also added recipe for ejre to support ARM. Signed-off-by: Pavel Shumeika --- .../oracle-java/oracle-jse-ejre-arm_1.7.0.bb | 8 + recipes-devtools/oracle-java/oracle-jse-ejre.inc | 40 +++

Re: [yocto] Recipe to Copy JAR files, not extract it

2014-06-19 Thread Laurent d'Havé
That worked great. Except i'm now having a strange issue, been pulling hair's out for a couple of hours ... WARNING: QA Issue: taxi: Files/directories were installed but not shipped /usr/share /usr/share/java /usr/share/java/headless.jar And indeed, my jar file will not be bundled in t

Re: [yocto] Recipe to Copy JAR files, not extract it

2014-06-19 Thread Paul Eggleton
On Thursday 19 June 2014 15:40:59 Laurent d'Havé wrote: > That worked great. > > Except i'm now having a strange issue, been pulling hair's out for a > couple of hours ... > > WARNING: QA Issue: taxi: Files/directories were installed but not shipped >/usr/share >/usr/share/java >/usr/

[yocto] Hi

2014-06-19 Thread Himanshu Pandey
Hi, I want to perform some operation after rootfs.tar.bz2 is created. I have written a shell script to perform a set of operations. Could you please tell me that where shall I include this script so that it gets executed. Regards, Himanshu -- ___ y

Re: [yocto] Hi

2014-06-19 Thread Nicolas Dechesne
On Thu, Jun 19, 2014 at 3:38 PM, Himanshu Pandey < pandey_himansh...@rediffmail.com> wrote: > I want to perform some operation after rootfs.tar.bz2 is created. I have > written a shell script to perform a set of operations. Could you please > tell me that where shall I include this script so that

[yocto] List of hardware BSP from all vendors.

2014-06-19 Thread ssinfod ssinfod
Is there a list somewhere that gives all the hardware that has a Yocto BSB layer ? Is it somewhere on yoctoproject.org ? Thanks ssinfod -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] List of hardware BSP from all vendors.

2014-06-19 Thread Aziz Bahri
might this be something you are looking for? https://www.yoctoproject.org/downloads scroll down for bsp *Aziz Bahri* *CEO Engineering Society ITBInstitute of Technology BlanchardstownBlanchardstown Road NorthBlanchardstownDublin 15* *Email: azizeng...@gmail.com * On Thu, Jun 19, 2014

Re: [yocto] List of hardware BSP from all vendors.

2014-06-19 Thread Philip Balister
On 06/19/2014 01:25 PM, Aziz Bahri wrote: > might this be something you are looking for? > > https://www.yoctoproject.org/downloads scroll down for bsp Also try searching here: http://layers.openembedded.org/layerindex/branch/master/machines/ Philip > > *Aziz Bahri* > > > > > > > >

Re: [yocto] how to disable shell access

2014-06-19 Thread Insop Song
Thank you Ross, To answer my own question on "1. how to change the default password of root?" - remove "debug-tweaks" and do as it is described in "https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_set_or_change_the_root_password"; Ref: https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_set_or_change_

Re: [yocto] [PATCH] add recipe cim-schema, cim-schema-docs and license file DMTF.

2014-06-19 Thread ya...@cn.fujitsu.com
> > On Wed, Jun 18, 2014 at 07:30:49AM +, ya...@cn.fujitsu.com wrote: > > Why not in oe-core? > > What recipe can be put in oe-core, and what recipe can be put in meta-oe? > > "core" recipes which are used by most if not all OE builds > > "opt-in" extra recipes go to different "topic" layers