[yocto] Add --enable-speech-dispatcher

2018-06-01 Thread Laurent JOLI
Hello, I work on the following context : qt: 5.9.2 SRCREV_qtwebengine = "c11c2c8981e647c1eb2c6753ce77d436b92fff87" SRCREV_chromium = "cfe8c60903b327ac94406661350f4ac05aa8c21b" So, I use the layer of QT5 : https://github.com/meta-qt5/meta-qt5 with the commit : bbb304456978fa9713932e9ff52

Re: [yocto] Add lib to meta-qt5

2018-03-23 Thread Laurent JOLI
J'ai copier la lib libQt5Declarative dans le SDK /opt/SDK_5.5.1/sysroots/core2-32-oe-linux/usr/lib/ J'ai sourcé mon shel puis relancé qtcreator mais j'ai toujours la même erreur : Project ERROR: Unknown module(s) in QT: declarative De: "Laurent JOLI" À: &quo

[yocto] Add lib to meta-qt5

2018-03-23 Thread Laurent JOLI
De: "TEXIER Pierre-Jean" À: "Laurent JOLI" Cc: "yocto" Envoyé: Vendredi 23 Mars 2018 15:20:50 Objet: Re: [yocto] Add lib to meta-qt5 Hi Laurent, The SDK is defined by the following packagegroup: [ https://github.com/meta-qt5/meta-qt5/blob/jethro/recipes

[yocto] Add lib to meta-qt5

2018-03-23 Thread Laurent JOLI
Hello, I'm working with an old version of YOCTO, jethro 2.0. And I want to produce an SDK of QT5, version 5.5.1. So, I add the layer meta-qt5 on YOCTO for build the following recipe : https://github.com/meta-qt5/meta-qt5/tree/jethro meta-toolchain-qt5 My question is : How to add an lib

Re: [yocto] [Asterisk] recipe 13.1.1

2015-07-29 Thread Laurent Joli
Hello Gary, 2015-07-29 15:38 GMT+02:00 Gary Thomas : > On 2015-07-29 07:25, Laurent Joli wrote: > >> >> Hi Gary, >> >> 2015-07-29 15:22 GMT+02:00 Gary Thomas > g...@mlbassoc.com>>: >> >> >> On 2015-07-29 07:14, Laurent Joli wrote:

Re: [yocto] [Asterisk] recipe 13.1.1

2015-07-29 Thread Laurent Joli
Hi Gary, 2015-07-29 15:22 GMT+02:00 Gary Thomas : > On 2015-07-29 07:14, Laurent Joli wrote: > >> >> Hi everybody, >> >> I am try to build an recipe for asterisk 13.1.1 but I have some errors. >> >> I will show you my recipe : >> >> /

[yocto] [Asterisk] recipe 13.1.1

2015-07-29 Thread Laurent Joli
Hi everybody, I am try to build an recipe for asterisk 13.1.1 but I have some errors. I will show you my recipe : /**/ DESCRIPTION = "asterisk PBX" DEPENDS = "openssl ncurses sqlite3 libxml2 jansson curl libxslt " HOMEPAGE = "http://www.asterisk.org"; LICENSE = "GPLv2" LIC_FI

Re: [yocto] bitbake co from SVN with Authentication

2014-04-15 Thread Laurent Joli
arning by setting the value of the 'store-plaintext-passwords' option to either 'yes' or 'no' in '/home/user/.subversion/servers'. --- yes Store password unencrypted (yes/no)? Checked out revisi

[yocto] bitbake co from SVN with Authentication

2014-04-15 Thread Laurent Joli
Hello, I am try to checkout some file from a SVN with authentification. But bitbake say that : ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 1, output: svn: E170001: Unable to connect to a repository at URL 'http://XXX' svn: E170001: OPTIONS of 'http://XXX': author