[yocto] Yocto Virtual Keyboard in French

2016-05-23 Thread Chandrakanth Sherkhane (IC Nexus)
Dear Yocto mailing list, The current information I know already is, 1. Using a patch provided by a good friend of mine, the French Virtual Keyboard can be built in Yocto and it is OK 2. Now using a Touch screen with this French Virtual Keyboard is OK 3. But using a Single

[yocto] Release Candidate Build for yocto-2.0.2.rc1.rc1 now available.

2016-05-23 Thread Poky Build User
A release candidate build for yocto-2.0.2.rc1 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-2.0.2.rc1 Please begin QA on this build as soon as possible. Build hash information: meta-qt4 : 4058b0773381f894d915ea3dfac5fe052d82a9a7 meta-intel :

Re: [yocto] How can I set a recipe that its binaries become available at cross-compile time?

2016-05-23 Thread Mike Looijmans
On 23-05-16 15:37, s.jar...@esa-grimma.de wrote: Hej I a cmake based application, some code generation via dbusxx-xml2cpp. It is provided by the dbuss-c++ lib. A recipe can be found under:

[yocto] [yocto-autobuilder][PATCH] bin/release_scripts/release.py

2016-05-23 Thread Graydon, Tracy
Remove the step for syncing the staged release to downloads directory. We pretty much NEVER do the sync to downloads at the time we do staging. Sync happens much later, as a separate process. We don't need this in the release script. Signed-off-by: Graydon, Tracy ---

[yocto] [yocto-autobuilder][PATCH] bin/release_scripts/release.py

2016-05-23 Thread Graydon, Tracy
Fixed the path for the publishing of the eclipse plugins. They were going to the wrong subdirectory under downloads. Signed-off-by: Graydon, Tracy --- bin/release_scripts/release.py | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff

Re: [yocto] errors.yoctoproject

2016-05-23 Thread akuster808
On 05/13/2016 10:59 AM, Khem Raj wrote: > don’t think so > > just do > > echo `git config --get user.name` > ${HOME}/.oe-send-error > echo `git config --get user.email` >> ${HOME}/.oe-send-error > > and it should be able to send thanks. I got it working - armin > >> On May 13, 2016, at

Re: [yocto] Newbie Question regarding custom layer and populate_rootfs

2016-05-23 Thread public-hk
Hi Stephan, hi Herrie, thank you for your replies to my question. >> So here are the questions: >> 1) Why my version of the psplash executable - even though it was built - >> is not installed in the root fs? > Did you manually build your splash recipe (bitbake psplash-myproject)? > This does not

Re: [linux-yocto] : libsoup build error in latest master branch? '

2016-05-23 Thread Gerard Bucas
Hi - improved subject line - was a bit confusing before... Any help would be appreciate... -Original Message- From: Gerard Bucas [mailto:gerar...@tekmagic.net] Sent: Sunday, May 22, 2016 12:35 PM To: linux-yocto@yoctoproject.org Subject: [linux-yocto] How to resolve ERROR:

Re: [yocto] How can I set a recipe that its binaries become available at cross-compile time?

2016-05-23 Thread Jussi Kukkonen
On 23 May 2016 at 16:37, wrote: > Hej > > I a cmake based application, some code generation via dbusxx-xml2cpp. It is > provided by the dbuss-c++ lib. A recipe can be found under: > >

[yocto] How can I set a recipe that its binaries become available at cross-compile time?

2016-05-23 Thread S . Jaritz
Hej I a cmake based application, some code generation via dbusxx-xml2cpp. It is provided by the dbuss-c++ lib. A recipe can be found under: http://git.yoctoproject.org/cgit/cgit.cgi/meta-ivi/tree/meta-ivi-demo/recipes-extended/dbus-c++?id=b90c2a20744e1e82b2169a88e68d7677bec907b6 It working and

Re: [yocto] add generic startup file to yocto image

2016-05-23 Thread Burton, Ross
On 23 May 2016 at 12:36, Alvaro Martinez Tovar wrote: > until now I have followed a "manual" methodology to add script to startup > on system boot: > - create sh file > - made it executable and copy it to /etc/init.d > - add it with update-rc.d my-startup-file.sh

[yocto] add generic startup file to yocto image

2016-05-23 Thread Alvaro Martinez Tovar
Dear all,until now I have followed a "manual" methodology to add script to startup on system boot:- create sh file- made it executable and copy it to /etc/init.d- add it with update-rc.d my-startup-file.sh defaults 99 to be executed just before login prompt.What should I do in order to add a

Re: [yocto] [linux-yocto] How to resolve ERROR: ...../poky/meta/recipes-support/libsoup/libsoup-2.4_2.54.1.bb, do_compile) failed with exit code '1'

2016-05-23 Thread Burton, Ross
On 22 May 2016 at 17:35, Gerard Bucas wrote: > I am trying to bitbake core-image-sato with Chromium (as per > https://github.com/ds-hwang/wiki/wiki/build-chromium-on-yocto ) > > BUT I keep getting a build error on libsoup (using master). Can't seem to > resolve it. > Hi

Re: [yocto] populate_sysroot error, need SSTATE_DUPWHITELIST variable. How?

2016-05-23 Thread Burton, Ross
On 22 May 2016 at 22:19, Bjorn Sorensen wrote: > Its the other way around, actually libftdi builds eeprom. I am still a > newbie with Yocto and dont have the knowledge to manipulate the builds from > the recipe like you suggested. > Although I managed the workaround by adding

[yocto] useradd.bbclass: Strip trailing ';' in cmd params

2016-05-23 Thread Markus Volk
Hello, just to mention … http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=553fa35147adb996d515c3d27f62555d9c969cd8 results in a do_rootfs loop here if an attached whitspace exists in