Re: [OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-07 Thread Francesco Giancane
ng story short, python setuptools is failing to find correct libraries for the target, and is searching for them in the native path, where it won't find them. (Look at my first email with log attached). Thanks, Francesco Giancane Il giorno lun 7 mag 2018 alle ore 23:28 Alejandro Enedino Herna

Re: [OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-04 Thread Francesco Giancane
and linked). Thank you, Francesco Giancane Il giorno ven 4 mag 2018 alle ore 03:01 Alejandro Enedino Hernandez Samaniego <aleja...@xilinx.com> ha scritto: > Hello Francesco, > > > > It would be helpful if you could provide more information about this, e.g. > access to yo

[OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-02 Thread Francesco Giancane
sume that this is a setuptools.bbclass issue, does anyone know what to do? Is it trivial to fix? I noticed that all the shipped python extensions were built as if we were building for x86, even though the MACHINE is an arm target. Thank you for your attention, Francesco Gian

Re: [OE-core] [meta-oe][PATCH v3] libepoxy: New recipe updated to latest release

2018-03-07 Thread Francesco Giancane
Hi, This email just to point that a revised patch has been submitted. Please find attached at https://patchwork.openembedded.org/patch/148586/ Thanks, Francesco Giancane 2018-03-01 17:20 GMT+01:00 Francesco Giancane <francescogianca...@gmail.com> : > v4 is being sent with updat

[OE-core] [meta][PATCH v4] libepoxy: update to version 1.5.0

2018-03-01 Thread Francesco Giancane
. Also, the patch 0001-Define-MESA_EGL_NO_X11_HEADERS-before-including-eglp.patch is no longer required since mainline fixed this too. Signed-off-by: Francesco Giancane <francescogianca...@gmail.com> --- ..._EGL_NO_X11_HEADERS-before-including-eglp.patch | 30 ..

Re: [OE-core] [meta-oe][PATCH v3] libepoxy: New recipe updated to latest release

2018-03-01 Thread Francesco Giancane
v4 is being sent with updated commit description and Upstream-Status included. Thanks! Francesco Giancane 2018-02-28 23:57 GMT+01:00 Peter Kjellerstedt <peter.kjellerst...@axis.com>: > > -Original Message- > > From: openembedded-core-boun...@list

Re: [OE-core] [meta-oe][PATCH v3] libepoxy: New recipe updated to latest release

2018-02-28 Thread Francesco Giancane
Hi, Sorry again. The patch was based on openembedded-core rather than poky, and this is why the patchwork failed to apply it. This should be the last one. Thanks for the patience, Francesco Giancane 2018-02-28 23:08 GMT+01:00 Francesco Giancane <francescogianca...@gmail.com> : >

[OE-core] [meta-oe][PATCH v3] libepoxy: New recipe updated to latest release

2018-02-28 Thread Francesco Giancane
'Add-fallback-definition-for-EGL-CAST.patch' is mainline now; thus it can be safely removed. Also, the patch 0001-Define-MESA_EGL_NO_X11_HEADERS-before-including-eglp.patch is no longer required since mainline fixed this too. Signed-off-by: Francesco Giancane <francescogianca...@gmail.

Re: [OE-core] [meta-oe][PATCH] libepoxy: New recipe updated to latest release

2018-02-28 Thread Francesco Giancane
Hi, Thank you for the review. I took the opportunity to re-check my patch, as requested: - removed old version; - updated the patches for 1.5.0 version of the library; - fixed configure-time flags; - tested again. Everything seems OK now. a PATCH v2 shall follow. Thanks, Francesco Giancane

[OE-core] [meta-oe][PATCH v2] libepoxy: New recipe updated to latest release

2018-02-28 Thread Francesco Giancane
'Add-fallback-definition-for-EGL-CAST.patch' is mainline now; thus it can be safely removed. Signed-off-by: Francesco Giancane <francescogianca...@gmail.com> --- ...sible-to-disable-the-use-of-dlvsym-needed.patch | 26 + .../Add-fallback-definition-for-EGL-CAST.patch

[OE-core] [meta-oe][PATCH] libepoxy: New recipe updated to latest release

2018-02-28 Thread Francesco Giancane
libepoxy 1.4.3 did not compile successfully because of implicit symbol definitions and link-time errors. A new recipe with latest libepoxy release (1.5.0) which successfully compiles is provided. Signed-off-by: Francesco Giancane <francescogianca...@gmail.com> --- meta/recipes-graphics/li

Re: [OE-core] kernel-devsrc fails to install the rpm package

2018-01-28 Thread Francesco Giancane
Hi Khem, hi all, The build failed even with those patches. Any suggestion so far? Francesco Giancane 2018-01-28 3:45 GMT+01:00 Francesco Giancane <francescogianca...@gmail.com>: > Hi Khem, > > Thank you for your reply. > > The commit description is effectively what is h

Re: [OE-core] kernel-devsrc fails to install the rpm package

2018-01-27 Thread Francesco Giancane
/27/18 11:28 AM, Francesco Giancane wrote: > >> Hi guys, >> >> I am trying to build an image with kernel-devsrc in target and sdk >> (teaching purposes, no production here) but when packages are to be >> installed, bitbake fails, telling that nothing provides /bin/a

[OE-core] kernel-devsrc fails to install the rpm package

2018-01-27 Thread Francesco Giancane
the inheritance chain, there is no trace of this dependency in recipes. Can someone tell me what is happening here? I am using rocko and building for raspberry pi3 64 bit. No other layer is added. Thanks, Francesco Giancane -- ___ Openembedded-core

Re: [OE-core] connman-wait-online is not behaving properly

2017-11-28 Thread Francesco Giancane
vides, so you'll probably have more > luck talking to the connman list. > > Ross > > On 28 November 2017 at 17:22, Francesco Giancane > <francescogianca...@gmail.com> wrote: >> >> Hi everyone, >> >> I am doing a build on the Raspberry Pi 3 for an Universi

[OE-core] connman-wait-online is not behaving properly

2017-11-28 Thread Francesco Giancane
Hi everyone, I am doing a build on the Raspberry Pi 3 for an University project. I included in the core-image-minimal image the connman packages, so that I have connmanctl, connman.service and connman-wait-online.service enabled. Wired network is set up properly and so is wifi using connmanctl.

Re: [OE-core] [openembedded-core][PATCH] xorg-xserver: fix building of the package when different virtual/egl provider are selected

2017-09-29 Thread Francesco Giancane
. Francesco Giancane Via Paolo Braccini 46, 10141 Torino (TO) +393933920466 https://it.linkedin.com/in/francesco-giancane-aa7213117 2017-09-29 12:37 GMT+02:00 Francesco Giancane <francescogianca...@gmail.com>: > Yes, in fact Mesa rprovides both egl and libegl. > So the patch is

Re: [OE-core] [openembedded-core][PATCH] xorg-xserver: fix building of the package when different virtual/egl provider are selected

2017-09-29 Thread Francesco Giancane
Yes, in fact Mesa rprovides both egl and libegl. So the patch is to be issued to the userland recipe of raspberrypi in the end. Would you confirm that? Francesco Giancane Via Paolo Braccini 46, 10141 Torino (TO) +393933920466 Il 29 set 2017 12:16, "Burton, Ross" <ross.bur...@

Re: [OE-core] [openembedded-core][PATCH] xorg-xserver: fix building of the package when different virtual/egl provider are selected

2017-09-29 Thread Francesco Giancane
Giancane Via Paolo Braccini 46, 10141 Torino (TO) +393933920466 Il 29 set 2017 12:05, "Burton, Ross" <ross.bur...@intel.com> ha scritto: > On 29 September 2017 at 10:47, Francesco Giancane < > francescogianca...@gmail.com> wrote: > >> -PACKAGECONFIG[glamor] =

[OE-core] [openembedded-core][PATCH] xorg-xserver: fix building of the package when different virtual/egl provider are selected

2017-09-29 Thread Francesco Giancane
package is egl and NOT libegl, as wrongly stated in the PACKAGECONFIG[glamor] dependency. This patch fixes the issue. Signed-off-by: Francesco Giancane <francescogianca...@gmail.com> --- meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)