Re: [yocto] Bitbake problems recognizing the latest version of a repo

2018-04-03 Thread Paul Eggleton
Hi Jakob, On Thursday, 29 March 2018 12:41:33 AM NZST Jakob Hasse wrote: > Right now it's still a mystery for me when bitbake builds the latest > version of a repository and why. I make changes in my code and whether I > commit them or not, sometimes bitbake builds a package with the recent > v

[yocto] out of tree module dependencies

2018-04-03 Thread Russell Peterson
Hello, I have some out of tree modules that I have added to my custom meta layer. Normally things work fine, however, when I modify these recipes every now and then the do_configure fails because the recipe_sysroot directory is not populated. This seems related to the kernel-build-artifacts and

Re: [yocto] [PATCH] ref-manual: Document the task feature of BUILDHISTORY_FEATURES

2018-04-03 Thread Peter Kjellerstedt
Anything preventing this from being added to the manual? //Peter > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Peter Kjellerstedt > Sent: den 15 mars 2018 15:09 > To: yocto@yoctoproject.org; Scott Rifenbark > Subject:

Re: [yocto] ClamAV PCRE support

2018-04-03 Thread Robert Berger
Hi Tom, I never tried to get clamav to run, but please see my comments below. On 2018-04-03 16:22, Tom Gibson wrote: Hi Anuj This is happening because clamav is looking for pcre-config (uses it to find pcre paths) and it's not able to locate it ... Even if you do get around this error by pa

[yocto] Minutes: Yocto Project Technical Meeting

2018-04-03 Thread Stephano Cetola
Attendees: Armin, Stephano, Robin, Richard, Maxin, Alex K, Sean Gabriel, Martin, Denys, Joshua Watt, Michael Halstead, Pascal Bach, Randy MacLeod, Amanda, Trevor, Tracey If people are aware of items that should be going into 2.5 but are not on the list, please contact Richard. While no high level

Re: [yocto] OpenBLAS recipe

2018-04-03 Thread Matthias Schöpfer
Hi Raj, thanks, it seems to work, if you add libgfortran to DEPENDS even without the ONLY_CBLAS=1, at least for amd64 kind of architecture. Thanks and Regards, Matthias On 04/01/2018 03:03 AM, Khem Raj wrote: > Please try this patch here > > https://github.com/kraj/intel-iot-refkit/co

Re: [yocto] ClamAV PCRE support

2018-04-03 Thread Tom Gibson
Hi Anuj Thanks for your e-mail. > -Original Message- > From: Anuj Mittal > Sent: 30 March 2018 11:16 > To: Tom Gibson ; yocto@yoctoproject.org > Subject: Re: [yocto] ClamAV PCRE support > > > When I run clamscan on our board I get a number of errors of the > > form "logical sign

Re: [yocto] [Mesa-dev] VC4 not working for me with mesa 17.3.7 - was [meta-raspberrypi] VC4 not working for me with mesa 17.3.7

2018-04-03 Thread Andreas Müller
On Tue, Apr 3, 2018 at 2:26 AM, Trevor Woerner wrote: > On Mon 2018-04-02 @ 11:46:39 PM, Andreas Müller wrote: >> On Mon, Apr 2, 2018 at 11:12 PM, Trevor Woerner wrote: >> > I'm re-building my rpi3-64 image to see if things are better there too >> > under >> > vc4. >> You'll let me know I guess.

[yocto] [layerindex-web][PATCH 1/1] update.py: add an option --timeout for lockfile

2018-04-03 Thread Robert Yang
We have an update.py running perodically in background, but we also need run it manually, for example, run it to update actual_branch, the manually run usually failed because can't get lockfile, we have to run it again and again. A timeout option helps a lot in such a case. Now the following comman

[yocto] [layerindex-web][PATCH 0/1] update.py: add an option --timeout for lockfile

2018-04-03 Thread Robert Yang
The following changes since commit 611c96883c35240d3c291951146154d828745774: requirements.txt: use the most recent Django 1.8 version (2018-03-26 08:29:27 +1300) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/LI http://git.pokylinux.org/cgit.cgi//log/?h=r