Re: [yocto] Execute recipe only after kernel is built and rootfs file is created in deploy folder

2016-02-04 Thread Khem Raj
> On Feb 4, 2016, at 10:07 PM, Josias Inacio da Silva Filho > wrote: > > Hi guys, > > I’m trying to run a recipe that has dependencies in the generation of the > roofts and kernel image files. Without those two files already in the deploy > folder, I cannot start running my recipe. > > Some

[yocto] Execute recipe only after kernel is built and rootfs file is created in deploy folder

2016-02-04 Thread Josias Inacio da Silva Filho
Hi guys, I’m trying to run a recipe that has dependencies in the generation of the roofts and kernel image files. Without those two files already in the deploy folder, I cannot start running my recipe. Some suggested that I should add the task in a class and make that dependent of do_rootfs. T

[yocto] plan-list for porting linux Re: About how port yocto to a customized MIPS cpu

2016-02-04 Thread 张健
Hi,everyone: For now, I have finished the yocto qurk_start document, and succeeded in building the yocto-raspberrypi image for my rpi2 B+ board. I beleive it's a good start! But after that, I still wish to figure out how to port a linux system to my fpga board with a "mips32" cpu. In the f

[yocto] Problem solved: succeed in building the image ! Re:RE: Re:RE: [meta-raspberrypi] errors when I "bitbake" animage formyrpi2 B+ board

2016-02-04 Thread 张健
Hi, everyone: I have spent about 3 days in figuring out this meta-raspberrypi building problem. And today, fortunately, and finally, I figure it out!I should say thanks to everyone that has helped me to work with it. It's because of the internet speed. After connecting the ethernet c

Re: [yocto] [PATCH][yocto-autobuilder] nightly-musl: also build core-image-weston

2016-02-04 Thread Khem Raj
> On Feb 4, 2016, at 2:27 PM, Ross Burton wrote: > > Signed-off-by: Ross Burton > --- > buildset-config.controller/nightly-musl.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/buildset-config.controller/nightly-musl.conf > b/buildset-config.controller/nightly-musl

[yocto] [PATCH][yocto-autobuilder] nightly-musl: also build core-image-weston

2016-02-04 Thread Ross Burton
Signed-off-by: Ross Burton --- buildset-config.controller/nightly-musl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildset-config.controller/nightly-musl.conf b/buildset-config.controller/nightly-musl.conf index 9a82e6b..5da90c3 100644 --- a/buildset-config.controll

[yocto] Signed RPMs

2016-02-04 Thread Chris Trobridge
Hi, I have been testing out the facility for generating signed RPMs. It's currently failing to find 'build/tmp/sysroots/x86_64-linux/etc/RPM-GPG-PUBKEY', log listed at end. I couldn't find a lot of documentation but from what I could find, I added the following to local.conf: INHERIT += " sign_rp

[yocto] libQt5Network.so.5 - How does one get that please?

2016-02-04 Thread Nathan Sowatskey
Hi My application has a dependency on libQt5Network.so.5. I have my build configured here: https://github.com/DevOps4Networks/iox-yocto-build/tree/master/conf I expect that some combination of the BBLAYERS and the IMAGE_INSTALL_append should allow me to get that library in my Yocto image. I a

[yocto] How to enable php5 (php_5.5.22.bb) support for postgresql

2016-02-04 Thread Fabiano Ferronato
Hi all! I´m new to yocto recipes and never posted to this mail list. I´m trying to include postgresql PDO in PHP. Something like what is informed using ./configure --help in php source: -with-pdo-pgsql[=DIR]PDO: PostgreSQL support My recipe file is php_5.5.21.bb and here are some default

[yocto] [meta-selinux 2/2] libselinux: backport procfs mount fix

2016-02-04 Thread Ioan-Adrian Ratiu
libselinux 20160107 ships this change (git commit id 9df49888) Signed-off-by: Ioan-Adrian Ratiu --- .../libselinux-mount-procfs-before-check.patch | 74 ++ recipes-security/selinux/libselinux_2.4.bb | 1 + recipes-security/selinux/libselinux_git.bb | 1 +

[yocto] [meta-selinux 1/2] audit: create audit-go package

2016-02-04 Thread Ioan-Adrian Ratiu
This version of audit installs go bindings which are not shipped and trigger QA warnings. Put them in their own package just like python. Signed-off-by: Ioan-Adrian Ratiu --- recipes-security/audit/audit_2.4.4.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-secur

Re: [yocto] yocto and linux mint 17.3

2016-02-04 Thread Burton, Ross
On 4 February 2016 at 12:49, idealsim wrote: > I don't think, probably install by default ! do you think i can remove > python 3 to solve the problem ? > You can if you want, but there's no need. You just need to ensure the required libraries are available to python2. Ross -- _

Re: [yocto] yocto and linux mint 17.3

2016-02-04 Thread idealsim
I don't think, probably install by default ! do you think i can remove python 3 to solve the problem ? Le Thu, 04 Feb 2016 13:32:10 +0100, Burton, Ross a écrit: On 4 February 2016 at 12:09, idealsim wrote: apparently bb can't import pysqlite2 ? I already install pip install pysqlite

Re: [yocto] yocto and linux mint 17.3

2016-02-04 Thread Burton, Ross
On 4 February 2016 at 12:09, idealsim wrote: > 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 ? > Did that install a pysqlite for python 3? bitbake uses python2. Ross --

Re: [yocto] yocto and linux mint 17.3

2016-02-04 Thread idealsim
Up ! nobodies have an idea ? Le Thu, 04 Feb 2016 13:08:00 +0100, a écrit: Hi all, i'm new on yocto and i have a problem to start a buil with my host pc. My pc is under linux mint 17.3 (cinnamon) 64 bits. When i launch a bitbake, i >have this error : ImportError: No module named pysqlite2

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-04 Thread shubham.kumar4
On Thu, 04 Feb 2016 07:31:32 shubham.kum...@wipro.com wrote: > >That entry is already there in "/conf/local.conf " file as follows:- >> > ># We default to enabling the debugging tweaks. > >EXTRA_IMAGE_FEATURES = "debug-tweaks" >> > >In addition to the above, I have also added "tools-sdk" and "tool

Re: [yocto] Where should I append Yocto bitbake task to create work folder symlink ?

2016-02-04 Thread Woronicz, Bartosz ( NSN - PL/Wroclaw)
Whoa, That's great! However I modified it, so the link will be relative The problem is that it works until you have sstate cache empty, because after that it doesn't fetch and unpack when already have it in do_latest_link() { if [ -n "${WORKDIR}" ]; then linkname="$(ba

Re: [yocto] Where should I append Yocto bitbake task to create work folder symlink ?

2016-02-04 Thread Woronicz, Bartosz ( NSN - PL/Wroclaw)
I will check that out, thanks! Kind regards, Bartosz Woronicz Engineer, Software Configuration (SCM) NSN - PL/Wroclaw On 03.02.2016 16:40, EXT Burton, Ross wrote: On 3 February 2016 at 14:16, Woronicz, Bartosz ( NSN - PL/Wroclaw) mailto:bartosz.woron...@nokia.com>> wrote: But I need to

[yocto] [PATCH] formfactor: add machconfig for Beaglebone

2016-02-04 Thread Maxin B. John
We need machconfig file to automatically choose between physical and virtual keyboards. [YOCTO #9027] Signed-off-by: Maxin B. John --- meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-yocto-bsp/recipes-bsp/

Re: [yocto] [meta-qt5][meta-raspberrypi]: QMAKE_LIBS_EGL not properly set

2016-02-04 Thread GUEYTAT Julien
I just checked your master branch and saw the updates on the pkgconfig and cmake files generation. Either we make meta-qt5 look for the GLESv2 package config file to update properly the QMAKE_LIBS_EGL variable. Otherwise we check in meta-raspberrypi that the meta-qt5 is enabled to feed EXTRA_QM

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-04 Thread Paul Eggleton
On Thu, 04 Feb 2016 07:31:32 shubham.kum...@wipro.com wrote: > That entry is already there in "/conf/local.conf " file as follows:- > > # We default to enabling the debugging tweaks. > EXTRA_IMAGE_FEATURES = "debug-tweaks" > > In addition to the above, I have also added "tools-sdk" and "tools-deb