Re: [yocto] [pyro][meta-oracle-java][PATCH 2/2] oracle-java: create directory before creating links

2017-09-15 Thread Fabio Berton
this with a relative link. > > I suspect that those lines are concerned: > ln -sf ${JDK_HOME}/bin/java ${D}${bindir} > ln -sf ${JDK_HOME}/bin/javac${D}${bindir} > > Am I wrong? > > Best Regards, > Vincent > > 2017-09-14 22:21 GMT+02

[yocto] [pyro][meta-oracle-java][PATCH 2/2] oracle-java: create directory before creating links

2017-09-14 Thread Fabio Berton
From: Jan Remmet if bindir directory doesn't exists the link is created wrongly: file -b tmp/work/x86_64-linux/oracle-jse-jdk-x86-64-native/1.8.0-u131r0/image/home/yocto/build/tmp/sysroots/x86_64-linux/usr/bin symbolic link to `/home/yocto/build/tmp/sysroots/x86_64-linux/usr/lib/jvm/java-8-orac

[yocto] [pyro][meta-oracle-java][PATCH 1/2] Fix binary paths when setting alternatives

2017-09-14 Thread Fabio Berton
From: Jan Kiszka Neither the JDK nor the JRE puts binaries under $JAVA_HOME/jre anymore. Seen with Java 8, update 131. Signed-off-by: Jan Kiszka Signed-off-by: Maxin B. John (cherry picked from commit 0a25dd797e4cac7b727cd38308a46698a95b21b9) --- recipes-devtools/oracle-java/oracle-jse-jdk.in

Re: [yocto] GNU/Octave

2017-04-05 Thread Fabio Berton
You can write a new recipe using https://github.com/openembedded/openembedded/tree/master/recipes/octave as a start point, and also see gentoo ebuild to check runtime depends or get some inspiration :) https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-mathematics/octave/octave-4.2.1.ebuild On

Re: [yocto] [meta-mono][PATCH] mono-4.xx: Remove --disable-static from EXTRA_OECONF

2016-06-27 Thread Fabio Berton
Any update on this? Without this patch I can't build mono-4.4.0.148. On Thu, May 12, 2016 at 11:10 AM, Fabio Berton < fabio.ber...@ossystems.com.br> wrote: > As of commit OE-Core:773c9e18071d71454473dd81aff911104a2e9bc6 > EXTRA_OECONF is appended with the option --

[yocto] [meta-mono][PATCH] mono-4.xx: Remove --disable-static from EXTRA_OECONF

2016-05-12 Thread Fabio Berton
.c:51: | undefined reference to `mono_build_date' | collect2: error: ld returned 1 exit status | Makefile:1390: recipe for target 'mono-boehm' failed \__ There's a bug with this issue open here: https://bugzilla.xamarin.com/show_bug.cgi?id=33081 Signed-off-by: Fabio Berton --- recipe

[yocto] [meta-mono][PATCH 2/2] mono: Add libikvm-native to FILES_${PN}-libs

2016-04-18 Thread Fabio Berton
Fix error: ERROR: mono-4.3.2.467-r0 do_package_qa: QA Issue: -dev package contains non-symlink .so: mono-dev path 'work/cortexa9hf-neon-linux-gnueabi/mono/ 4.3.2.467-r0/packages-split/mono-dev/usr/lib/libikvm-native.so' [dev-elf] Signed-off-by: Fabio Berton --- recipes-mono/mono/mon

[yocto] [meta-mono][PATCH 1/2] mono-4xx: Add zlib to DEPENDS

2016-04-18 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-mono/mono/mono-4.xx.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-mono/mono/mono-4.xx.inc b/recipes-mono/mono/mono-4.xx.inc index 6075766..0225aaa 100644 --- a/recipes-mono/mono/mono-4.xx.inc +++ b/recipes-mono/mono/mono-4.xx.inc

[yocto] Mesa do_compile fail

2014-05-09 Thread Fabio Berton
Hi! I'm trying to make a qt4-x11 image and the mesa_9.1.6.bb failed on compile. The log is http://pastebin.com/0Zznjsux I'm using host build Fedora 20 and dora branch from poky. I tried to use the mesa version 9.1.3 and the same error occurs. Fa

Re: [yocto] PySide

2014-05-04 Thread Fabio Berton
My image is a qt4e, so I inherit qt4e and other error appears, http://pastebin.com/aes6EakH On Mon, 05 May 2014 00:19:24 -0300 Khem Raj<raj.k...@gmail.com> wrote On Sun, May 4, 2014 at 8:12 PM, Fabio Berton <fa...@bertux.com> wrote: > Installing shiboken on my mach

Re: [yocto] PySide

2014-05-04 Thread Fabio Berton
Installing shiboken on my machine the fix the error, but I get this http://pastebin.com/J5GrFvdp. On line 169 the system didn't recognize a .so file. On Sun, 04 May 2014 23:26:49 -0300 Khem Raj<raj.k...@gmail.com> wrote On Sun, May 4, 2014 at 6:09 PM, Fabio

Re: [yocto] PySide

2014-05-04 Thread Fabio Berton
I get this error http://pastebin.com/S5hyDvBd On Sun, 04 May 2014 22:04:10 -0300 Khem Raj <raj.k...@gmail.com> wrote On Sun, May 4, 2014 at 6:53 AM, Fabio Berton <fa...@bertux.com> wrote: > I need to run PySide and I can't compile any version of PySide. I&

[yocto] PySide

2014-05-04 Thread Fabio Berton
Hi! I need to run PySide and I can't compile any version of PySide. I'm using this meta-pyside https://github.com/svolpe/meta-pyside. Does anyone knows how I get PySide work on Yocto? -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoct

[yocto] PyQt without x11

2014-03-19 Thread Fabio Berton
options to use PyQt on Qt Embedded? Thanks! Fabio Berton Engenharia de Computação - UFSM Estagiário Chip Inside Tecnologia - ITSM E-mail: fbber...@gmail.com Gtalk: fbber...@gmail.com Tel.: (55) 9651-4405 Santa Maria - RS -- ___ yocto mailing