Re: [meta-freescale] gstreamer1.0-plugins-imx error

2017-10-11 Thread idealsim
Le Wed, 11 Oct 2017 15:18:27 +0200, Otavio Salvador  
 a écrit:

Hello Otavio and thanks for your answer !

Hello Mickael,

On Wed, Oct 11, 2017 at 4:41 AM, idealsim  wrote:

Hi all, today i have a problem to build gstreamer1.0-plugins-imx in pyro
branch. I have had  packagegroup-fsl-gstreamer1.0-full to my image (with
LICENSE_FLAGS_WHITELIST += " commercial"). Now when i'm trying to build  
my
image i have an error during the configure step of  
gstreamer1.0-plugins-imx.

Apparently it don't fing pkg-config in my pc ...

but is it installed !

See
under the error that i have (complete log join) :

Checking for program pkg-config
not found
find program=['pkg-config']
paths=['/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/sysroots-uninative/x86_64-linux/usr/bin',
'/media/modjo/data1TO/yocto/pyro/sources/poky/scripts',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot/usr/bin/crossscripts',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/usr/sbin',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/usr/bin',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/sbin',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/bin',
'/media/modjo/data1TO/yocto/pyro/sources/poky/bitbake/bin',
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/hosttools']  
var='PKGCONFIG'

-> ''
from
/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/git:
Could not find the program pkg-config

Any idea where is the issue ?


We here support the BSP and the FSLC platforms; we don't know what
changes UDOO did so it is hard for us to help.

It seems you are using an old version ... I didn't see this errors  
lately.


We use your official FSL BSP for Udoo card and don't modify the gstreamer  
layer, see here :

https://github.com/graugans/udoo-community-bsp-platform/blob/morty/default.xml

I will try to clear my build and bump to new revision of pyro layer ...
--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] gstreamer1.0-plugins-imx error

2017-10-11 Thread idealsim
Hi all, today i have a problem to build gstreamer1.0-plugins-imx in pyro  
branch. I have had  packagegroup-fsl-gstreamer1.0-full to my image (with  
LICENSE_FLAGS_WHITELIST += " commercial"). Now when i'm trying to build my  
image i have an error during the configure step of  
gstreamer1.0-plugins-imx. Apparently it don't fing pkg-config in my pc ...  
but is it installed ! See under the error that i have (complete log join) :


Checking for program pkg-config
not found
find program=['pkg-config']  
paths=['/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/sysroots-uninative/x86_64-linux/usr/bin',  
'/media/modjo/data1TO/yocto/pyro/sources/poky/scripts',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot/usr/bin/crossscripts',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/usr/sbin',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/usr/bin',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/sbin',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/recipe-sysroot-native/bin',  
'/media/modjo/data1TO/yocto/pyro/sources/poky/bitbake/bin',  
'/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/hosttools'] var='PKGCONFIG'  
-> ''
from  
/media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.12.2-r0/git:  
Could not find the program pkg-config


Any idea where is the issue ?

regards,

Mickaël

gstreamer-configure-error.log
Description: Binary data
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] alsa-lib pyro branch

2017-08-15 Thread idealsim
Hi, i'm trying to build an image in pyro branch but i have an error 
during the build of rootfs about alsa-lib, see after :


Added oe-repo repo from 
file:///media/modjo/data1TO/yocto/pyro/quadBuild/tmp/work/udooqdl-poky-linux-gnueabi/udoo-image-qt5/1.0-r0/oe-rootfs-repo

Last metadata expiration check: 0:00:01 ago on Wed Aug 16 06:07:49 2017 UTC.
No package alsa-lib available.
Error: Unable to find a match

ERROR: udoo-image-qt5-1.0-r0 do_rootfs: Function failed: do_rootfs

I can bitbake alsa-lib witout error or warning.

i added

DISTRO_FEATURES_append = "alsa"

IMAGE_INSTALL_append ="alsa-lib alsa-tools alsa-state fsl-alsa-plugins"

to my local.conf

This work fine on krogoth/morty but not in pyro ? do you have an idea 
how to resolve this ?


Modjo

--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [meat-qt5][master] qtquick extras is lmissing

2017-07-26 Thread idealsim
Hi i have build qt5 on morty branch with qt5 on master (to have 5.8) but 
it seems that qtquick extras is missing, i have qtquickcontrols and 
qtquickcontrols-qmlplugins added to my image but i didn't found this 
extras folder ... Did you see this issue ?



Regards


Mickaël

--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] qmake.conf patch fails with Qt5.8

2017-06-19 Thread idealsim
Hi, just to say that i observe the same issue but i don't know which is  
the  right workaround !


regards

Mickael

Le Sat, 17 Jun 2017 02:36:07 +0200, Takashi Matsuzawa  
 a écrit:



Hello.

I am building community BSP (morty) based image with Qt5.8, but it fails.

It seems that I need to modify the IMX-GPU related patch as follows (add  
-DLINUX=1 -DEGL_API_FB) so that the build >won't fail.
(As I can see a report from mail archive  
https://www.mail-archive.com/meta-freescale@yoctoproject.org/msg20083.html)


Or, maybe at least this should appended to  
${S}/mkspecs/oe-device-extra.pri? rather than directly patching it.


But I am not sure it is the right workaround or the issue has been  
already fixed otherwise and I am missing it?


./meta-freescale/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch


--- git.orig/mkspecs/linux-oe-g++/qmake.conf
2016-12-14 16:51:48.468955533 -0600
+++ git/mkspecs/linux-oe-g++/qmake.conf
2016-12-14 17:03:17.0 -0600
@@ -39,5 +39,12 @@ isEmpty(QMAKE_QT_CONFIG):QMAKE_QT_CONFIG
include(../oe-device-extra.pri)
+QMAKE_CFLAGS  += -DLINUX=1 -DEGL_API_FB=1
+QMAKE_CXXFLAGS+= -DLINUX=1 -DEGL_API_FB=1
+
+QMAKE_LIBS_EGL+= -lEGL
+QMAKE_LIBS_OPENGL_ES2 += -lEGL -lGLESv2
+QMAKE_LIBS_OPENVG += -lEGL -lOpenVG
+
load(device_config)
load(qt_config)







--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [yocto/meta-qt5] broken qt5 sdk

2016-10-18 Thread idealsim

Up ! nobody have an idea what's my problem ?

I'm very blocked with this issue and didn't find any help on this ?

This is normal that qmake QMAKE_SPEC give me linux-g++ ? How i can 
define them ?


regards

Mickaël.

Le 17/10/2016 à 10:07, idealsim a écrit :
Hi, since one week now i have a problem with my generated sdk. When i 
deploy sdk and configure qtCreator i have this error when i try do 
deploy an app :


/usr/bin/ld: skipping incompatible 
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Charts.so 
when searching for -lQt5Charts
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Charts.so 
when searching for -lQt5Charts

/usr/bin/ld: cannot find -lQt5Charts
/usr/bin/ld: skipping incompatible 
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Widgets.so 
when searching for -lQt5Widgets
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Widgets.so 
when searching for -lQt5Widgets

/usr/bin/ld: cannot find -lQt5Widgets
/usr/bin/ld: skipping incompatible 
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Gui.so 
when searching for -lQt5Gui
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Gui.so 
when searching for -lQt5Gui

/usr/bin/ld: cannot find -lQt5Gui
/usr/bin/ld: skipping incompatible 
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Core.so 
when searching for -lQt5Core
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Core.so 
when searching for -lQt5Core

/usr/bin/ld: cannot find -lQt5Core
/usr/bin/ld: skipping incompatible 
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libGLESv2.so 
when searching for -lGLESv2
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libGLESv2.so 
when searching for -lGLESv2

/usr/bin/ld: cannot find -lGLESv2
/usr/bin/ld: skipping incompatible 
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libpthread.so 
when searching for -lpthread
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libpthread.so 
when searching for -lpthread
/usr/bin/ld: skipping incompatible 
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libpthread.a 
when searching for -lpthread

collect2: error: ld returned 1 exit status
make: *** [barchart] Error 1
09:57:17: Le processus "/usr/bin/make" s'est terminé avec le code 2.

For information we are on krogoth branch for oe/poky ... and master in 
meta-qt5 (for qt5.7). We have no warning or error during the build.


I also see that qmake -query (the qmake give by the sdk in 
/x86_64-pokysdk-linux/usr/bin/qt5/bin) give this :


QT_EXTERNAL_HOST_BINS:
QMAKE_SPEC:linux-g++
QMAKE_XSPEC:linux-g++
QMAKE_VERSION:3.0
QT_VERSION:5.7.0

and before for a working sdk, i have this for qmake -query :

QT_EXTERNAL_HOST_BINS:
QMAKE_SPEC:/home/mls/yoctoUdoo/neoBuild/tmp/sysroots/x86_64-linux/usr/lib/qt5/mkspecs/linux-oe-g++ 


QMAKE_XSPEC:linux-oe-g++
QMAKE_VERSION:3.0
QT_VERSION:5.6.1

I think a problem with QMAKE_SPEC, but i don't know how to resolve this !

If someone can help please !

Mickaël




--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [yocto/meta-qt5] broken qt5 sdk

2016-10-17 Thread idealsim
Hi, since one week now i have a problem with my generated sdk. When i  
deploy sdk and configure qtCreator i have this error when i try do deploy  
an app :


/usr/bin/ld: skipping incompatible  
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Charts.so  
when searching for -lQt5Charts
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Charts.so  
when searching for -lQt5Charts

/usr/bin/ld: cannot find -lQt5Charts
/usr/bin/ld: skipping incompatible  
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Widgets.so  
when searching for -lQt5Widgets
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Widgets.so  
when searching for -lQt5Widgets

/usr/bin/ld: cannot find -lQt5Widgets
/usr/bin/ld: skipping incompatible  
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Gui.so  
when searching for -lQt5Gui
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Gui.so  
when searching for -lQt5Gui

/usr/bin/ld: cannot find -lQt5Gui
/usr/bin/ld: skipping incompatible  
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libQt5Core.so  
when searching for -lQt5Core
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libQt5Core.so  
when searching for -lQt5Core

/usr/bin/ld: cannot find -lQt5Core
/usr/bin/ld: skipping incompatible  
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libGLESv2.so  
when searching for -lGLESv2
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libGLESv2.so  
when searching for -lGLESv2

/usr/bin/ld: cannot find -lGLESv2
/usr/bin/ld: skipping incompatible  
/opt/poky/secoA62/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/libpthread.so  
when searching for -lpthread
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libpthread.so  
when searching for -lpthread
/usr/bin/ld: skipping incompatible  
/home/mls/yocto-seco/secoA62q/tmp/sysroots/secosbca62/usr/lib/libpthread.a  
when searching for -lpthread

collect2: error: ld returned 1 exit status
make: *** [barchart] Error 1
09:57:17: Le processus "/usr/bin/make" s'est terminé avec le code 2.

For information we are on krogoth branch for oe/poky ... and master in  
meta-qt5 (for qt5.7). We have no warning or error during the build.


I also see that qmake -query (the qmake give by the sdk in  
/x86_64-pokysdk-linux/usr/bin/qt5/bin) give this :


QT_EXTERNAL_HOST_BINS:
QMAKE_SPEC:linux-g++
QMAKE_XSPEC:linux-g++
QMAKE_VERSION:3.0
QT_VERSION:5.7.0

and before for a working sdk, i have this for qmake -query :

QT_EXTERNAL_HOST_BINS:
QMAKE_SPEC:/home/mls/yoctoUdoo/neoBuild/tmp/sysroots/x86_64-linux/usr/lib/qt5/mkspecs/linux-oe-g++
QMAKE_XSPEC:linux-oe-g++
QMAKE_VERSION:3.0
QT_VERSION:5.6.1

I think a problem with QMAKE_SPEC, but i don't know how to resolve this !

If someone can help please !

Mickaël


--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] Problem with developer sdk

2016-10-11 Thread idealsim
Hi, i have rebuild an image of yocto krogoth with qt 5.6.2 (lasted 
release). The problem is now i have a problem with developer sdk. The 
problem is when i use it with a host machine (after install the script 
and configure qt creator), i obtain this error when i want to deploy an 
app :


/|/usr/bin/ld: cannot find -lQt5Widgets
|/

/|/usr/bin/ld: cannot find -lQt5Gui
|/

/|/usr/bin/ld: cannot find -lQt5SerialPort
|/

/|/usr/bin/ld: cannot find -lQt5Core
|/

/|/usr/bin/ld: cannot find -lGLESv2
|/

/|collect2: error: ld returned 1 exit status make: *** [terminal] Error 1|/

That is strange is that when i use an old sdk (qt5.6.1), it works !

That i see on qtcreator/tools/options/qtversions and details about the 
kit (see this post for more details : 
https://github.com/graugans/meta-udoo/issues/20) is that mkspec for 
qt5.6.2 is different than for the qt5.6.1 kit :


qt5.6.2 : mkspec = linux-g++

qt5.6.1: mkspec=linux-oe-g++

If someone can help, it would be very useful !

regards,

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] qquickcontrols2 error Krogoth Branch

2016-10-06 Thread idealsim

Up, if someone can help about this issue, it would very helpful !

Le Thu, 08 Sep 2016 14:15:58 +0200, idealsim  a  
écrit:


Hi i'm trying to build an image with qt5 krogoth branch. All work fine  
but i have an error with qquickcontols2, see here for the log :  
https://gist.github.com/modjo756/99d352746cc50244d57bcdd8aac31d88


apparently a problem with this function :

void initializeObjectWithInitialProperties(QV4::QmlContext *qmlContext,  
const QV4::Value &valuemap, QObject *toCreate);

candidate expects 3 arguments, 2 provided

If someone can help ...

Thanks in advance !




--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] qquickcontrols2 error Krogoth Branch

2016-09-08 Thread idealsim
Hi i'm trying to build an image with qt5 krogoth branch. All work fine but  
i have an error with qquickcontols2, see here for the log :  
https://gist.github.com/modjo756/99d352746cc50244d57bcdd8aac31d88


apparently a problem with this function :

void initializeObjectWithInitialProperties(QV4::QmlContext *qmlContext,  
const QV4::Value &valuemap, QObject *toCreate);

candidate expects 3 arguments, 2 provided

If someone can help ...

Thanks in advance !

--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] Qt base font and Qt5.7

2016-07-11 Thread idealsim
Hi i have build an image for an imx6 card with yocto Krogoth and meta Qt5  
master to have qt5.7 (especially for chart). To build the image i needed  
to remove qtbase-font from my conf to remove an error. But now when i  
deploy an app on the card i have this error :


QFontDatabase: Cannot find font directory /usr/lib/fonts.
Note that Qt no longer ships fonts. Deploy some (from  
http://dejavu-fonts.org for example) or switch to fontconfig.

EGL Error : Could not create the egl surface: error = 0x300b

If someone can help to resolve this issue ?

For information a build with qt5.6 work fine on the card !

Regards,

Mickaël
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Re: Qt5.6 new modules

2016-03-19 Thread idealsim

After adjust SRCREV and LICENSE.FDL the source is fetched. My bb :
/
//require qt5.inc//
//require qt5-git.inc//
//
//# There are no LGPLv3-only licensed files in this component.//
//# There are no GPLv2 licensed files in this component.//
//LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & 
The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)"//

//LIC_FILES_CHKSUM = " \//
//file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \//
//file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \//
//file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \//
//file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \//
//"//
//
//DEPENDS += "qtbase qtserialport"//
//
//SRCREV = "92c979c6652d55c30ab9118d45db74d8da96fc3b"/

When i launch bitbake qtserialbus, the process build without error, but 
it seems there is something missing because the compile step is very 
fast and my 
neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtserialbus/5.5.99+5.6.0-rc+gitAUTOINC+92c979c665-r0/package/ 
folder is empty ! If i take the qtsensors folder, there are this folder 
(in package) :

usr/
include/
lib/
src/

I'm looking to meta-qt5 BSP to find where i can precise to build my new 
recipe but didn't find anything can help. Can you explain how to proceed 
please ?


regards,

Le 17/03/2016 17:24, idealsim a écrit :
Like another user advise me on yocto project mailling list, i create a 
qtserialbus_git.bb based on qtsensor_git.bb, this is the file :


/require qt5.inc//
//require qt5-git.inc//
//
//# There are no LGPLv3-only licensed files in this component.//
//# There are no GPLv2 licensed files in this component.//
//LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & 
The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)"//

//LIC_FILES_CHKSUM = " \//
//file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \//
//file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \//
//file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \//
//file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \//
//"//
//
//DEPENDS += "qtbase qtserialport"//
//
//SRCREV = "6a16281aceedb713676e16c3074e6f7ea1e70b79"//


/I didn't change the md5 and SRCREV from qtsensor (i don't know how to 
obtain it !), i have this error during the build :


/WARNING: Failed to fetch URL 
git://github.com/qtproject/qtserialbus.git;name=qtserialbus;branch=5.6;protocol=git, 
attempting MIRRORS if available//
//ERROR: Fetcher failure: Unable to find revision 
6a16281aceedb713676e16c3074e6f7ea1e70b79 in branch 5.6 even from 
upstream//
//ERROR: Function failed: Fetcher failure for URL: 
'git://github.com/qtproject/qtserialbus.git;name=qtserialbus;branch=5.6;protocol=git'. 
Unable to fetch URL from any source.//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtserialbus/5.5.99+5.6.0-rc+gitAUTOINC+6a16281ace-r0/temp/log.do_fetch.5862//
//ERROR: Task 894 
(/media/modjo/data1TO/yocto/seco/udoo-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtserialbus_git.bb, 
do_fetch) failed with exit code '1'


/If someone can help please .../

regards
/
Le 15/03/2016 13:39, idealsim a écrit :

I have tried to add qtquickcontrols2 and qtserialbus to my conf but this
modules have not buildable providers.
This modules are not included to meta qt5 ? If someone can just explain
how to add this modules for yocto build (if is possible)this is very
helpful !

regards

Mickaël

Le Mon, 14 Mar 2016 21:36:24 +0100, idealsim  a
écrit:

Hi, we have build an image for udoo neo from meta-qt5 
jansa/master-5.6 and works fine (thanks to Christian Ege ;-) ). The 
problem is that I'm looking for 
https://github.com/qtproject/qtquickcontrols2 and 
https://github.com/qtproject/qtserialbus. My question is, to add 
this modules to our build, what do we need to add to our local.conf :


 "qtquickcontrols2 \
  qtserialbus \
 "
 This is sufficient ?

regards,

Mickael.







-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Re: Qt5.6 new modules

2016-03-19 Thread idealsim
Like another user advise me on yocto project mailling list, i create a 
qtserialbus_git.bb based on qtsensor_git.bb, this is the file :


/require qt5.inc//
//require qt5-git.inc//
//
//# There are no LGPLv3-only licensed files in this component.//
//# There are no GPLv2 licensed files in this component.//
//LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & 
The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)"//

//LIC_FILES_CHKSUM = " \//
//file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \//
//file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \//
//file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \//
//file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \//
//"//
//
//DEPENDS += "qtbase qtserialport"//
//
//SRCREV = "6a16281aceedb713676e16c3074e6f7ea1e70b79"//


/I didn't change the md5 and SRCREV from qtsensor (i don't know how to 
obtain it !), i have this error during the build :


/WARNING: Failed to fetch URL 
git://github.com/qtproject/qtserialbus.git;name=qtserialbus;branch=5.6;protocol=git, 
attempting MIRRORS if available//
//ERROR: Fetcher failure: Unable to find revision 
6a16281aceedb713676e16c3074e6f7ea1e70b79 in branch 5.6 even from upstream//
//ERROR: Function failed: Fetcher failure for URL: 
'git://github.com/qtproject/qtserialbus.git;name=qtserialbus;branch=5.6;protocol=git'. 
Unable to fetch URL from any source.//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtserialbus/5.5.99+5.6.0-rc+gitAUTOINC+6a16281ace-r0/temp/log.do_fetch.5862//
//ERROR: Task 894 
(/media/modjo/data1TO/yocto/seco/udoo-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtserialbus_git.bb, 
do_fetch) failed with exit code '1'


/If someone can help please .../

regards
/
Le 15/03/2016 13:39, idealsim a écrit :

I have tried to add qtquickcontrols2 and qtserialbus to my conf but this
modules have not buildable providers.
This modules are not included to meta qt5 ? If someone can just explain
how to add this modules for yocto build (if is possible)this is very
helpful !

regards

Mickaël

Le Mon, 14 Mar 2016 21:36:24 +0100, idealsim  a
écrit:

Hi, we have build an image for udoo neo from meta-qt5 
jansa/master-5.6 and works fine (thanks to Christian Ege ;-) ). The 
problem is that I'm looking for 
https://github.com/qtproject/qtquickcontrols2 and 
https://github.com/qtproject/qtserialbus. My question is, to add this 
modules to our build, what do we need to add to our local.conf :


 "qtquickcontrols2 \
  qtserialbus \
 "
 This is sufficient ?

regards,

Mickael.





-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Qt5.6 new modules

2016-03-15 Thread idealsim

I have tried to add qtquickcontrols2 and qtserialbus to my conf but this
modules have not buildable providers.
This modules are not included to meta qt5 ? If someone can just explain
how to add this modules for yocto build (if is possible)this is very
helpful !

regards

Mickaël

Le Mon, 14 Mar 2016 21:36:24 +0100, idealsim  a
écrit:

Hi, we have build an image for udoo neo from meta-qt5 jansa/master-5.6  
and works fine (thanks to Christian Ege ;-) ). The problem is that I'm  
looking for https://github.com/qtproject/qtquickcontrols2 and  
https://github.com/qtproject/qtserialbus. My question is, to add this  
modules to our build, what do we need to add to our local.conf :


 "qtquickcontrols2 \
  qtserialbus \
 "
 This is sufficient ?

regards,

Mickael.



--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] Qt5.6 new modules

2016-03-14 Thread idealsim
Hi, we have build an image for udoo neo from meta-qt5 jansa/master-5.6 
and works fine (thanks to Christian Ege ;-) ). The problem is that I'm 
looking for https://github.com/qtproject/qtquickcontrols2 and 
https://github.com/qtproject/qtserialbus. My question is, to add this 
modules to our build, what do we need to add to our local.conf :


"qtquickcontrols2 \
 qtserialbus \
"
This is sufficient ?

regards,

Mickael.
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] yocto 2.0.1 M2Crypto issue

2016-03-05 Thread idealsim

Thanks it worked fine ! :-)

Mickaël.

Le 05/03/2016 22:54, Peter Bergin a écrit :

Hi,

On 03/05/2016 09:40 PM, idealsim wrote:
Thanks, i applied this path but when i retry to build crda (after a 
-c cleanall) i have the same error :


/modjo@Linux-corei5:/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild$ 
MACHINE=udooneo bitbake crda//
//Loading cache: 100% 
|###| 
ETA:  00:00:00//

//Loaded 2527 entries from dependency cache.//
//NOTE: Resolving any missing task queue dependencies//
//
//Build Configuration://
//BB_VERSION= "1.28.0"//
//BUILD_SYS = "x86_64-linux"//
//NATIVELSBSTRING   = "Ubuntu-15.10"//
//TARGET_SYS= "arm-poky-linux-gnueabi"//
//MACHINE   = "udooneo"//
//DISTRO= "poky"//
//DISTRO_VERSION= "2.0.1"//
//TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard 
cortexa9"//

//TARGET_FPU= "vfp-neon"//
//meta //
//meta-yocto= "HEAD:1a52eceaa5df89914b6a711defdcf0046e74c7f6"//
//meta-oe //
//meta-multimedia //
//meta-python //
//meta-networking //
//meta-ruby = "HEAD:dc5634968b270dde250690609f0015f881db81f2"//
//meta-fsl-arm  = "HEAD:8d22b44716fa624ff87383c36d222d9e28d0b267"//
//meta-fsl-arm-extra = "HEAD:2fdd1f7729c11900126f6c73346b8ea89448e927"//
//meta-udoo = "HEAD:0ca56fc886b65776c2811b56de242bb2a628df01"//
//meta-fsl-demos= "HEAD:8bffde8d803dd2362fbded79781ce084d723b048"//
//meta-qt5  = "jethro:d5536e34ec985c82b621448ab4325e5cbba38560"//
//
//NOTE: Preparing RunQueue//
//NOTE: Executing SetScene Tasks//
//NOTE: Executing RunQueue Tasks//
//ERROR: oe_runmake failed//
//ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.27113)//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.27113//

//Log data follows://
//| DEBUG: Executing shell function do_compile//
//| NOTE: make -j 4 MAKEFLAGS= 
DESTDIR=/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/image 
LIBDIR=/usr/lib/crda LDLIBREG=-Wl,-rpath,/usr/lib/crda -lreg 
all_noverify//

//|   GEN  keys-gcrypt.c//
//|   Trusted pubkeys: pubkeys/linville.key.pub.pem 
pubkeys/sforshee.key.pub.pem//
//| ERROR: Failed to import the "M2Crypto" module: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/sysroots/x86_64-linux/usr/lib/python2.7/site-packages/M2Crypto/__m2crypto.so: 
undefined symbol: SSLv2_method//

//| Please install the "M2Crypto" Python module.//
//| On Debian GNU/Linux the package is called "python-m2crypto".//
//| Makefile:113: recipe for target 'keys-gcrypt.c' failed//
//| make: *** [keys-gcrypt.c] Error 1//
//| ERROR: oe_runmake failed//
//| ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.27113)//
//ERROR: Task 6 
(/media/modjo/data1TO/yocto/seco/udoo-community-bsp/sources/meta-openembedded/meta-networking/recipes-connectivity/crda/crda_3.18.bb, 
do_compile) failed with exit code '1'//
//NOTE: Tasks Summary: Attempted 1113 tasks of which 1107 didn't need 
to be rerun and 1 failed.//

//No currently running tasks (1113 of 1120)/

Do i need to clean another package before rebuild ?



Try 'bitbake -c cleansstate python-m2crypto-native'

Regards,
/Peter


Le 05/03/2016 19:35, Peter Bergin a écrit :

Hi,

On 03/05/2016 03:07 PM, idealsim wrote:
Hi, i'm trying to rebuild an image that worked before i made a repo 
sync, now i have this error after a bitbake :


/ERROR: oe_runmake failed//
//ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621)//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621//

//Log data follows://
//| DEBUG: Executing shell function do_compile//
//| NOTE: make -j 4 MAKEFLAGS= 
DESTDIR=/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/image 
LIBDIR=/usr/lib/crda LDLIBREG=-Wl,-rpath,/usr/lib/crda -lreg 
all_noverify//

//|   GEN  keys-gcrypt

Re: [meta-freescale] yocto 2.0.1 M2Crypto issue

2016-03-05 Thread idealsim
Thanks, i applied this path but when i retry to build crda (after a -c 
cleanall) i have the same error :


/modjo@Linux-corei5:/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild$ 
MACHINE=udooneo bitbake crda//
//Loading cache: 100% 
|###| 
ETA:  00:00:00//

//Loaded 2527 entries from dependency cache.//
//NOTE: Resolving any missing task queue dependencies//
//
//Build Configuration://
//BB_VERSION= "1.28.0"//
//BUILD_SYS = "x86_64-linux"//
//NATIVELSBSTRING   = "Ubuntu-15.10"//
//TARGET_SYS= "arm-poky-linux-gnueabi"//
//MACHINE   = "udooneo"//
//DISTRO= "poky"//
//DISTRO_VERSION= "2.0.1"//
//TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard 
cortexa9"//

//TARGET_FPU= "vfp-neon"//
//meta //
//meta-yocto= "HEAD:1a52eceaa5df89914b6a711defdcf0046e74c7f6"//
//meta-oe //
//meta-multimedia //
//meta-python //
//meta-networking //
//meta-ruby = "HEAD:dc5634968b270dde250690609f0015f881db81f2"//
//meta-fsl-arm  = "HEAD:8d22b44716fa624ff87383c36d222d9e28d0b267"//
//meta-fsl-arm-extra = "HEAD:2fdd1f7729c11900126f6c73346b8ea89448e927"//
//meta-udoo = "HEAD:0ca56fc886b65776c2811b56de242bb2a628df01"//
//meta-fsl-demos= "HEAD:8bffde8d803dd2362fbded79781ce084d723b048"//
//meta-qt5  = "jethro:d5536e34ec985c82b621448ab4325e5cbba38560"//
//
//NOTE: Preparing RunQueue//
//NOTE: Executing SetScene Tasks//
//NOTE: Executing RunQueue Tasks//
//ERROR: oe_runmake failed//
//ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.27113)//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.27113//

//Log data follows://
//| DEBUG: Executing shell function do_compile//
//| NOTE: make -j 4 MAKEFLAGS= 
DESTDIR=/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/image 
LIBDIR=/usr/lib/crda LDLIBREG=-Wl,-rpath,/usr/lib/crda -lreg all_noverify//

//|   GEN  keys-gcrypt.c//
//|   Trusted pubkeys: pubkeys/linville.key.pub.pem 
pubkeys/sforshee.key.pub.pem//
//| ERROR: Failed to import the "M2Crypto" module: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/sysroots/x86_64-linux/usr/lib/python2.7/site-packages/M2Crypto/__m2crypto.so: 
undefined symbol: SSLv2_method//

//| Please install the "M2Crypto" Python module.//
//| On Debian GNU/Linux the package is called "python-m2crypto".//
//| Makefile:113: recipe for target 'keys-gcrypt.c' failed//
//| make: *** [keys-gcrypt.c] Error 1//
//| ERROR: oe_runmake failed//
//| ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.27113)//
//ERROR: Task 6 
(/media/modjo/data1TO/yocto/seco/udoo-community-bsp/sources/meta-openembedded/meta-networking/recipes-connectivity/crda/crda_3.18.bb, 
do_compile) failed with exit code '1'//
//NOTE: Tasks Summary: Attempted 1113 tasks of which 1107 didn't need to 
be rerun and 1 failed.//

//No currently running tasks (1113 of 1120)/

Do i need to clean another package before rebuild ?

Le 05/03/2016 19:35, Peter Bergin a écrit :

Hi,

On 03/05/2016 03:07 PM, idealsim wrote:
Hi, i'm trying to rebuild an image that worked before i made a repo 
sync, now i have this error after a bitbake :


/ERROR: oe_runmake failed//
//ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621)//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621//

//Log data follows://
//| DEBUG: Executing shell function do_compile//
//| NOTE: make -j 4 MAKEFLAGS= 
DESTDIR=/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/image 
LIBDIR=/usr/lib/crda LDLIBREG=-Wl,-rpath,/usr/lib/crda -lreg 
all_noverify//

//|   GEN  keys-gcrypt.c//
//|   Trusted pubkeys: pubkeys/linville.key.pub.pem 
pubkeys/sforshee.key.pub.pem//
//| ERROR: Failed to import the "M2Crypto" module: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/

[meta-freescale] yocto 2.0.1 M2Crypto issue

2016-03-05 Thread idealsim
Hi, i'm trying to rebuild an image that worked before i made a repo 
sync, now i have this error after a bitbake :


/ERROR: oe_runmake failed//
//ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621)//
//ERROR: Logfile of failure stored in: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621//

//Log data follows://
//| DEBUG: Executing shell function do_compile//
//| NOTE: make -j 4 MAKEFLAGS= 
DESTDIR=/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/image 
LIBDIR=/usr/lib/crda LDLIBREG=-Wl,-rpath,/usr/lib/crda -lreg all_noverify//

//|   GEN  keys-gcrypt.c//
//|   Trusted pubkeys: pubkeys/linville.key.pub.pem 
pubkeys/sforshee.key.pub.pem//
//| ERROR: Failed to import the "M2Crypto" module: 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/sysroots/x86_64-linux/usr/lib/python2.7/site-packages/M2Crypto/__m2crypto.so: 
undefined symbol: SSLv2_method//

//| Please install the "M2Crypto" Python module.//
//| On Debian GNU/Linux the package is called "python-m2crypto".//
//| Makefile:113: recipe for target 'keys-gcrypt.c' failed//
//| make: *** [keys-gcrypt.c] Error 1//
//| WARNING: exit code 1 from a shell command.//
//| ERROR: oe_runmake failed//
//| ERROR: Function failed: do_compile (log file is located at 
/media/modjo/data1TO/yocto/seco/udoo-community-bsp/neoBuild/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/crda/3.18-r0/temp/log.do_compile.32621)//
//ERROR: Task 4633 
(/media/modjo/data1TO/yocto/seco/udoo-community-bsp/sources/meta-openembedded/meta-networking/recipes-connectivity/crda/crda_3.18.bb, 
do_compile) failed with exit code '1'/


This image is for udoo neo and i use this layer : 
https://github.com/graugans/meta-udoo (build for qt5.5.1 jethro)


Do you have an idea how to resolve this issue ?

Mickaël.
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] yocto and linux Mint 17.3

2016-02-26 Thread idealsim
I apologize, but my answer was not send with my mail box ... To resolve 
this i installed kubuntu 14.04 Lts and now all work fine !


Mickael

Le 17/02/2016 14:10, Esponde, Joel a écrit :

Hi Mickaël,

Any news about this issue?
Did you manage to recover your python installation?

Joël

-Message d'origine-
De : meta-freescale-boun...@yoctoproject.org 
[mailto:meta-freescale-boun...@yoctoproject.org] De la part de Edward L 
Swarthout
Envoyé : vendredi 5 février 2016 16:50
À : idealsim; meta-freescale@yoctoproject.org
Objet : Re: [meta-freescale] yocto and linux Mint 17.3

Is there a non-standard python in your path which doesn't use the system path?
Check with:

$ which python
$ python -c 'import sys; print sys.path'

Ed

---
From:  idealsim 
Sent: Friday, February 5, 2016 7:21 AM
To: meta-freescale@yoctoproject.org; Esponde, Joel
Subject: Re: [meta-freescale] yocto and linux Mint 17.3
   
If i did this :

ImportError : No module named pysqlite2

But if i try to install it, it said me that is already install !

Le Fri, 05 Feb 2016 13:26:51 +0100, Esponde, Joel  
a écrit:

On my side, it is working well with Ubuntu 14.04 LTS.
  
BTW, your problem is quite strange.

Did you just try to start python in a shell and then manually execute import 
pysqlite2?


--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] yocto and linux Mint 17.3

2016-02-18 Thread idealsim
For information, i have installed kubuntu 15.04 lts and all my problem  
resolved for the moment ...

Thanks for your answers !

Mickaël

Le Fri, 05 Feb 2016 17:34:44 +0100, Esponde, Joel  
 a écrit:




Ok so that’s a step that is working well in my system, I have no errors…

Which version of python is shown when you start your python command line?

In my case, python 2.7.6 appears. I am wondering if in your system  
python3 is not the default python version…



Joël



De : idealsim [mailto:ideal...@laposte.net]Envoyé : vendredi 5 février  
2016 14:21

À : meta-freescale@yoctoproject.org; Esponde, Joel
Objet : Re: [meta-freescale] yocto and linux Mint 17.3


If i did this :
ImportError : No module named pysqlite2

But if i try to install it, it said me that is already install !


Le Fri, 05 Feb 2016 13:26:51 +0100, Esponde, Joel  
 a écrit:





On my side, it is working well with Ubuntu 14.04 LTS.


BTW, your problem is quite strange…

Did you just try to start python in a shell and then manually execute  
import pysqlite2?



Joël



De : idealsim [mailto:ideal...@laposte.net]Envoyé : vendredi 5 février  
2016 12:01

À : meta-freescale@yoctoproject.org; Esponde, Joel
Cc : ross.bur...@intel.com
Objet : Re: [meta-freescale] yocto and linux Mint 17.3


I think i move my host machine to another distro, what do you think  
about kubuntu 14.04 lts or ubuntu 14.10 lts is better for yocto ?



Le Fri, 05 Feb 2016 09:17:23 +0100, idealsim  a  
écrit:





thank's for you help but i already install it (sorry it's in french,  
but already install) :



mls@be-linuxHpZ400 ~ $ sudo apt-get install python-pysqlite2
[sudo] password for mls:Lecture des listes de paquets... Fait
Construction de l'arbre des dépendancesLecture des informations  
d'état... Fait

python-pysqlite2 est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 104 non mis à  
jour



same with synaptic (see picture join)


Otherwise, i reset all my yocto directory (repo with) to restart from  
scratch, but now i can't init my repo ?!


mls@be-linuxHpZ400 ~/fsl-release-bsp $ repo init
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error unknown url type: http


and if i test the git port i obtain this :


mls@be-linuxHpZ400 ~/fsl-release-bsp $ nmap github.com -p https,git

Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-04 18:31 CET
Nmap scan report for github.com (192.30.252.128)
Host is up (0.0049s latency).
PORT STATE SERVICE
443/tcp filtered https
9418/tcp filtered git

Nmap done: 1 IP address (1 host up) scanned in 2.55 seconds
mls@be-linuxHpZ400 ~/fsl-release-bsp $ nmap github.com -p http,git

Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-04 18:31 CET
Nmap scan report for github.com (192.30.252.128)
Host is up (0.013s latency).
PORT STATE SERVICE
80/tcp open http
8008/tcp open http
9418/tcp filtered git


Apparently the git port is filtered (normaly open !) and if i try a  
repo init on my virtual machine (under ubuntu 12.04) it works !!!




Le Thu, 04 Feb 2016 18:01:20 +0100, Esponde, Joel  
 a écrit:





Hi,


You should try to install pysqlite2 like this:
sudo apt-get install python-pysqlite2
It works well in a pure Ubuntu 14.04 installation.


Joël



De : meta-freescale-boun...@yoctoproject.org  
[mailto:meta-freescale-boun...@yoctoproject.org] De la part de  
idealsim

Envoyé : jeudi 4 février 2016 13:13
À : meta-freescale@yoctoproject.org
Objet : [meta-freescale] yocto and linux Mint 17.3


Hi all,  i have a problem to start a buil with a host pc. My pc is  
under linux mint 17.3 (cinnamon) 64 bits,  Linux Mint 17.3 is based  
on Ubuntu >>>>14.04 . When i launch a bitbake, i have this error :


ImportError: No module named pysqlite2
/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py:107:  
RuntimeWarning: Parent module 'bb' not found while handling  
>>>>absolute import

from bb.msg import BBLogFormatter
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File  
"/home/mls/bin/fsl-release-b

Re: [meta-freescale] yocto and linux Mint 17.3

2016-02-05 Thread idealsim

Thank's i will try this on next monday and let you know !

Le 05/02/2016 16:50, Edward L Swarthout a écrit :

Is there a non-standard python in your path which doesn't use the system path?
Check with:

$ which python
$ python -c 'import sys; print sys.path'

Ed

---
From:  idealsim 
Sent: Friday, February 5, 2016 7:21 AM
To: meta-freescale@yoctoproject.org; Esponde, Joel
Subject: Re: [meta-freescale] yocto and linux Mint 17.3
   
If i did this :

ImportError : No module named pysqlite2

But if i try to install it, it said me that is already install !

Le Fri, 05 Feb 2016 13:26:51 +0100, Esponde, Joel  
a écrit:

On my side, it is working well with Ubuntu 14.04 LTS.
  
BTW, your problem is quite strange…

Did you just try to start python in a shell and then manually execute import 
pysqlite2?


--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] yocto and linux Mint 17.3

2016-02-05 Thread idealsim

If i did this :
ImportError : No module named pysqlite2

But if i try to install it, it said me that is already install !

Le Fri, 05 Feb 2016 13:26:51 +0100, Esponde, Joel  
 a écrit:




On my side, it is working well with Ubuntu 14.04 LTS.


BTW, your problem is quite strange…

Did you just try to start python in a shell and then manually execute  
import pysqlite2?



Joël



De : idealsim [mailto:ideal...@laposte.net]Envoyé : vendredi 5 février  
2016 12:01

À : meta-freescale@yoctoproject.org; Esponde, Joel
Cc : ross.bur...@intel.com
Objet : Re: [meta-freescale] yocto and linux Mint 17.3


I think i move my host machine to another distro, what do you think  
about kubuntu 14.04 lts or ubuntu 14.10 lts is better for yocto ?



Le Fri, 05 Feb 2016 09:17:23 +0100, idealsim  a  
écrit:





thank's for you help but i already install it (sorry it's in french,  
but already install) :



mls@be-linuxHpZ400 ~ $ sudo apt-get install python-pysqlite2
[sudo] password for mls:Lecture des listes de paquets... Fait
Construction de l'arbre des dépendancesLecture des informations  
d'état... Fait

python-pysqlite2 est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 104 non mis à  
jour



same with synaptic (see picture join)


Otherwise, i reset all my yocto directory (repo with) to restart from  
scratch, but now i can't init my repo ?!


mls@be-linuxHpZ400 ~/fsl-release-bsp $ repo init
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error unknown url type: http


and if i test the git port i obtain this :


mls@be-linuxHpZ400 ~/fsl-release-bsp $ nmap github.com -p https,git

Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-04 18:31 CET
Nmap scan report for github.com (192.30.252.128)
Host is up (0.0049s latency).
PORT STATE SERVICE
443/tcp filtered https
9418/tcp filtered git

Nmap done: 1 IP address (1 host up) scanned in 2.55 seconds
mls@be-linuxHpZ400 ~/fsl-release-bsp $ nmap github.com -p http,git

Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-04 18:31 CET
Nmap scan report for github.com (192.30.252.128)
Host is up (0.013s latency).
PORT STATE SERVICE
80/tcp open http
8008/tcp open http
9418/tcp filtered git


Apparently the git port is filtered (normaly open !) and if i try a  
repo init on my virtual machine (under ubuntu 12.04) it works !!!




Le Thu, 04 Feb 2016 18:01:20 +0100, Esponde, Joel  
 a écrit:





Hi,


You should try to install pysqlite2 like this:
sudo apt-get install python-pysqlite2
It works well in a pure Ubuntu 14.04 installation.


Joël



De : meta-freescale-boun...@yoctoproject.org  
[mailto:meta-freescale-boun...@yoctoproject.org] De la part de idealsim

Envoyé : jeudi 4 février 2016 13:13
À : meta-freescale@yoctoproject.org
Objet : [meta-freescale] yocto and linux Mint 17.3


Hi all,  i have a problem to start a buil with a host pc. My pc is  
under linux mint 17.3 (cinnamon) 64 bits,  Linux Mint 17.3 is based on  
Ubuntu >>>14.04 . When i launch a bitbake, i have this error :


ImportError: No module named pysqlite2
/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py:107:  
RuntimeWarning: Parent module 'bb' not found while handling  
>>>absolute import

from bb.msg import BBLogFormatter
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2


 apparently bb can't import pysqlite2 ? I already install pip install  
pysqlite libsqlite

Re: [meta-freescale] yocto and linux Mint 17.3

2016-02-05 Thread idealsim
I think i move my host machine to another distro, what do you think about  
kubuntu 14.04 lts or ubuntu 14.10 lts is better for yocto ?


Le Fri, 05 Feb 2016 09:17:23 +0100, idealsim  a  
écrit:


thank's for you help but i already install it (sorry it's in french, but  
already install) :


mls@be-linuxHpZ400 ~ $ sudo apt-get install python-pysqlite2
[sudo] password for mls:Lecture des listes de paquets... Fait
Construction de l'arbre des dépendancesLecture des informations  
d'état... Fait

python-pysqlite2 est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 104 non mis à jour

same with synaptic (see picture join)

Otherwise, i reset all my yocto directory (repo with) to restart from  
scratch, but now i can't init my repo ?!

mls@be-linuxHpZ400 ~/fsl-release-bsp $ repo init
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error unknown url type: http

and if i test the git port i obtain this :

mls@be-linuxHpZ400 ~/fsl-release-bsp $ nmap github.com -p https,git

Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-04 18:31 CET
Nmap scan report for github.com (192.30.252.128)
Host is up (0.0049s latency).
PORT STATE SERVICE
443/tcp filtered https
9418/tcp filtered git

Nmap done: 1 IP address (1 host up) scanned in 2.55 seconds
mls@be-linuxHpZ400 ~/fsl-release-bsp $ nmap github.com -p http,git

Starting Nmap 6.40 ( http://nmap.org ) at 2016-02-04 18:31 CET
Nmap scan report for github.com (192.30.252.128)
Host is up (0.013s latency).
PORT STATE SERVICE
80/tcp open http
8008/tcp open http
9418/tcp filtered git

Apparently the git port is filtered (normaly open !) and if i try a repo  
init on my virtual machine (under ubuntu 12.04) it works !!!



Le Thu, 04 Feb 2016 18:01:20 +0100, Esponde, Joel  
 a écrit:




Hi,


You should try to install pysqlite2 like this:
sudo apt-get install python-pysqlite2
It works well in a pure Ubuntu 14.04 installation.


Joël



De : meta-freescale-boun...@yoctoproject.org  
[mailto:meta-freescale-boun...@yoctoproject.org] De la part de idealsim

Envoyé : jeudi 4 février 2016 13:13
À : meta-freescale@yoctoproject.org
Objet : [meta-freescale] yocto and linux Mint 17.3


Hi all,  i have a problem to start a buil with a host pc. My pc is  
under linux mint 17.3 (cinnamon) 64 bits,  Linux Mint 17.3 is based on  
Ubuntu 14.04 . >>When i launch a bitbake, i have this error :


ImportError: No module named pysqlite2
/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py:107:  
RuntimeWarning: Parent module 'bb' not found while handling >>absolute  
import

from bb.msg import BBLogFormatter
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2


 apparently bb can't import pysqlite2 ? I already install pip install  
pysqlite libsqlite3-dev but nothing to solve my problem ... An idea to  
>>resolve this please ?


Mickaël

--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/




--Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/




--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] yocto and linux Mint 17.3

2016-02-04 Thread idealsim
 Hi all,  i have a problem to start a buil with a host pc. My pc is under  
linux mint 17.3 (cinnamon) 64 bits,  Linux Mint 17.3 is based on Ubuntu  
14.04 . When i launch a bitbake, i have this error :


ImportError: No module named pysqlite2
/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py:107:  
RuntimeWarning: Parent module 'bb' not found while handling absolute import

from bb.msg import BBLogFormatter
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/event.py",  
line 107, in print_ui_queue

from bb.msg import BBLogFormatter
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/__init__.py",  
line 77, in 

from bb import fetch2 as fetch
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/fetch2/__init__.py",  
line 37, in 

import bb.persist_data, bb.utils
File  
"/home/mls/bin/fsl-release-bsp/sources/poky/bitbake/lib/bb/persist_data.py",  
line 35, in 

from pysqlite2 import dbapi2 as sqlite3
ImportError: No module named pysqlite2


  apparently bb can't import pysqlite2 ? I already install pip install  
pysqlite libsqlite3-dev but nothing to solve my problem ... An idea to  
resolve this please ?



Mickaël

--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] Qt5.5.1 and qtquickcontrol

2016-01-28 Thread idealsim
Hi, i have an issue to build qtquickcontrols-qmlplugin with qt5.5.1  
(jethro branch). I'm doing this for a udoo board (neo and quad) with this  
meta :https://github.com/graugans/meta-udoo. I added the meta qt5 layer  
and i can deploy some app to the board (cinematic experience work fine in  
eglfs). The problem is that i didn't have qt quick control, when i add it  
to the image, it fetch but i have this error during do_rootfs :ERROR:  
qtquickcontrols-qmlplugins not found in the base feeds (complete error  
here : https://gist.github.com/modjo756/0584836fa56545c01da3)


this is the bb for qt5 image that i use :  
https://gist.github.com/modjo756/23bf84e4e3ae5feb73e6


i didn't find a solution for the moment

thank's in advance for your help !


--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] Udooneo qt5.5.1

2016-01-21 Thread idealsim
Hi, i have a udoo neo (imxsolo6x) and i'm building an image with the meta  
qt5. To do that i use this repository (an amazing man that make the layer,  
i'm in contact with it) : https://github.com/graugans/meta-udoo.


The build works but when i try to launch a qt5 app, i have this error :

root@udooneo:/usr/share/qt5/examples/webkitqml/flickrview# ./flickrview  
--platform eglfs
QEglFSVivIntegration will set environment variable FB_MULTI_BUFFER=2 to  
enable double buffering and vsync.
If this is not desired, you can override this via: export  
QT_EGLFS_IMX6_NO_FB_MULTI_BUFFER=1

Could not open egl display
Aborted
root@udooneo:/usr/share/qt5/examples/webkitqml/flickrview# ./flickrview  
--platform fb
This application failed to start because it could not find or load the Qt  
platform plugin "fb".


Available platform plugins are: eglfs, minimal, minimalegl, offscreen.

Reinstalling the application may fix this problem.
Aborted


Do you have an idea how to resolve this ?

For information, my bblayers.conf :

LCONF_VERSION = "6"

BBPATH = "${TOPDIR}"
BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) +  
'/../..')}"


BBFILES ?= ""
BBLAYERS = " \
${BSPDIR}/sources/poky/meta \
${BSPDIR}/sources/poky/meta-yocto \
\
${BSPDIR}/sources/meta-openembedded/meta-oe \
${BSPDIR}/sources/meta-openembedded/meta-multimedia \
${BSPDIR}/sources/meta-openembedded/meta-python \
${BSPDIR}/sources/meta-openembedded/meta-networking \
${BSPDIR}/sources/meta-openembedded/meta-ruby \
\
${BSPDIR}/sources/meta-fsl-arm \
${BSPDIR}/sources/meta-fsl-arm-extra \
${BSPDIR}/sources/meta-udoo \
${BSPDIR}/sources/meta-fsl-demos \
${BSPDIR}/sources/meta-qt5 \
"

and the qt5image conf -->  
https://github.com/graugans/meta-udoo/blob/jethro/recipes-udoo/images/udoo-image-qt5.bb


i add this (to disable x11) to my local.conf

DISTRO_FEATURES_remove = "x11 wayland"

regards,

modjo
--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Re: sd card image with dizzy (for udoo quad)

2015-02-26 Thread idealsim
ri-make_first-ordered] Error 2
| make[1]: Leaving directory  
`/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwebkit/5.1.1-r0/build/Source/WebCore'

| make: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at  
/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwebkit/5.1.1-r0/temp/log.do_compile.20676)
ERROR: Task 890  
(/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtwebkit_5.1.1.bb,  
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3571 tasks of which 3569 didn't need to be  
rerun and 2 failed.

Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb,  
do_fetch
/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtwebkit_5.1.1.bb,  
do_compile

Summary: There were 2 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

Do you know how i can resolve this please ?



Le Wed, 25 Feb 2015 10:56:48 +0100, idealsim  a  
écrit:



Thank's for your help. I will try with dora branch :-)

Le Tue, 24 Feb 2015 18:47:20 +0100, Otavio Salvador 
 a écrit:



On Tue, Feb 24, 2015 at 2:13 PM, idealsim  wrote:
Ok thank you for your answer. If i understand what you say, i need to 
use
dora branch for yocto in udoo ? For the sd card, i use the same forthe  
two

branch with core-minimal (4GB).


The layer itself states it is compatible with Dora so anything
different of it is at your own risk ;-)







--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] sd card image with dizzy (for udoo quad)

2015-02-25 Thread idealsim

Thank's for your help. I will try with dora branch :-)

Le Tue, 24 Feb 2015 18:47:20 +0100, Otavio Salvador  
 a écrit:



On Tue, Feb 24, 2015 at 2:13 PM, idealsim  wrote:
Ok thank you for your answer. If i understand what you say, i need to  
use
dora branch for yocto in udoo ? For the sd card, i use the same for the  
two

branch with core-minimal (4GB).


The layer itself states it is compatible with Dora so anything
different of it is at your own risk ;-)




--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] sd card image with dizzy (for udoo quad)

2015-02-24 Thread idealsim
Ok thank you for your answer. If i understand what you say, i need to use  
dora branch for yocto in udoo ? For the sd card, i use the same for the  
two branch with core-minimal (4GB).




Le Tue, 24 Feb 2015 17:49:34 +0100, Otavio Salvador  
 a écrit:



On Tue, Feb 24, 2015 at 9:36 AM, idealsim  wrote:

Hi all, i'm trying to use yocto on my udoo quad board :
http://www.udoo.org/. I followed this two tutorial :
- wandboard :
http://wiki.wandboard.org/Getting_started_with_Yocto_on_Wandboard
- meta for udoo :
http://www.udoo.org/forum/udoo-support-yocto-dora-t826.html
(https://github.com/rongals/meta-ronga-udoo)

I have make a first release with core-minimal-image to test it  
with

dora branch in december. It work fine. After that i tried to do the same
with bitbake fsl-core-gui but i had some error (see the post on udoo  
forum).
This week end i decided to retry yocto with the last stable branch  
(dizzy).
I make a core-minimal-image and core-image-sato. Bitbake works fine but  
when

i create the sd card with  sudo dd
if=tmp/deploy/images//core-image-minimal-.sdcard
of=/dev/sd bs=1M my card don't boot on udoo (the first image with  
dora

branch work with the same procedure !)
On wandboard forum i found this post
http://forums.wandboard.org/viewtopic.php?f=10&t=843&p=3437#p3437 ,
apparently they have a problem with dizzy branch to create an sdcard  
image,

do you confirm that ? how i can resolve this ?


The layer you included the link is supported only on Dora (as it uses
3.0.35 kernel) and will not work fine in Dizzy. In either case, the SD
card error seems related to the size of the image, not the branch. The
SD card you are using should be small...




--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] sd card image with dizzy (for udoo quad)

2015-02-24 Thread idealsim
Hi all, i'm trying to use yocto on my udoo quad board :  
http://www.udoo.org/. I followed this two tutorial :
	- wandboard :  
http://wiki.wandboard.org/Getting_started_with_Yocto_on_Wandboard
	- meta for udoo :  
http://www.udoo.org/forum/udoo-support-yocto-dora-t826.html  
(https://github.com/rongals/meta-ronga-udoo)


	I have make a first release with core-minimal-image to test it with dora  
branch in december. It work fine. After that i tried to do the same with  
bitbake fsl-core-gui but i had some error (see the post on udoo forum).  
This week end i decided to retry yocto with the last stable branch  
(dizzy). I make a core-minimal-image and core-image-sato. Bitbake works  
fine but when i create the sd card with  sudo dd  
if=tmp/deploy/images//core-image-minimal-.sdcard  
of=/dev/sd bs=1M my card don't boot on udoo (the first image with dora  
branch work with the same procedure !)
	On wandboard forum i found this post  
http://forums.wandboard.org/viewtopic.php?f=10&t=843&p=3437#p3437 ,  
apparently they have a problem with dizzy branch to create an sdcard  
image, do you confirm that ? how i can resolve this ?



--
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale