Re: [yocto] : git tag and PV variable

2016-02-25 Thread GUEYTAT Julien
Perfect I'll give it a try! :) -Message d'origine- De : Maciej Borzecki [mailto:maciej.borze...@open-rnd.pl] Envoyé : mercredi 24 février 2016 19:10 À : yocto@yoctoproject.org; GUEYTAT Julien Objet : Re: [yocto] : git tag and PV variable > Dnia 24 luty 2016 o 17:02 Alexander Kanavin >

Re: [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Adjust for libexecdir changes

2016-02-25 Thread Trevor Woerner
On 02/24/16 15:28, Anders Darander wrote: If the rest of the patches in that series is non-controversial, could we have them applied? Otherwise, could we have Khem's patch applied, and the other series rebased upon that? We've had the master branch non-building for quite a while now... I'm ju

[yocto] Package generates RPM with lib${PN} - how to include in SDK

2016-02-25 Thread Gaurang Shastri
Hi Team, I have one package X and recipe as X.bb, which generates RPM as lib${X}-*.rpm If I want this package as part of my SDK, what entry should i write in meta-toolchain.bb file: I tried adding "nativesdk-X" in meta-toolchain, but everytime it fails with: ERROR: nativesdk-X not found in the b

[yocto] Coldplug is not working as expected

2016-02-25 Thread Sandy Pérez
Hello, I’m testing the Freescale's Yocto BSP layer ( http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/) on an SBC2100 board manufactured by IC Nexus Co. More specifically, I’m using the branch imx-3.10.53-1.1.1_patch which corresponds to Yocto 1.6.2 (Daisy). I have a HUAWEI MS2131i-

Re: [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Adjust for libexecdir changes

2016-02-25 Thread Trevor Woerner
On 02/23/16 23:21, Khem Raj wrote: You can try to use github.com/kraj/meta-raspberrypi kraj/master I plan to test out more and more pending submissions on that branch Thanks, and done. It's too bad meta-raspberrypi didn't have a master-next branch :-) -- ___

[yocto] Using the hardware graphics acceleration with qt

2016-02-25 Thread Marius
I am not sure how to get QT to use the BBB graphics acceleration. I assume that the linuxfb is not using the GPU features of the chip. I am using the BBB without desktop (x11). How do I ensure that QT uses the GPU. I cannot see from the recipes how to configure QT.Any examples will be very he

[yocto] [yocto-autobuilder][PATCH] bin/release_scripts/release.py: fix milestone staging

2016-02-25 Thread Graydon, Tracy
From: Tracy Graydon Milestones were going into the top level of the download release directory instead of the milestones subdirectory. Added a check for milestone releases and now adjusts the path accordingly. Also fixed an indent issue which was causing the master md5sum table to be generated fo

[yocto] [ANNOUNCEMENT] Milestone 2 for Yocto Project 2.1 now available.

2016-02-25 Thread Graydon, Tracy
The second milestone release for Yocto Project 2.1 is available for download now. http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-2.1_M2/ Thank you to everyone for your contributions. eclipse-poky/kepler-master cf60ac293629fc8ecd6c4eb3709a6f334b499d0c eclipse-poky/luna-master 4

Re: [yocto] Does CVE-2015-7547 affect eglibc?

2016-02-25 Thread Darcy Watkins
Be careful about rushing out fixes. We are observing regressions in software triggered by changes in glibc behaviour. --- Regards, Darcy Darcy Watkins Staff Engineer, Firmware Sierra Wireless http://sierrawireless.com [M3] > On Feb 24, 2016, at 8:57 AM, akuster808 wrote: > > > >> On 02

[yocto] Removing Hob for 2.1

2016-02-25 Thread Paul Eggleton
Hi folks, So we've been gearing up the Toaster web UI to replace the Hob (GTK+ based) UI for some time now; Hob has basically been on life support for the past few releases. As of late last month in master, Toaster has the capability to select the packages in an image, removing the last thing t

Re: [yocto] [Openembedded-architecture] Removing Hob for 2.1

2016-02-25 Thread Khem Raj
Go ahead On Feb 25, 2016 6:50 PM, "Paul Eggleton" wrote: > Hi folks, > > So we've been gearing up the Toaster web UI to replace the Hob (GTK+ > based) UI > for some time now; Hob has basically been on life support for the past few > releases. As of late last month in master, Toaster has the capab

Re: [yocto] Does CVE-2015-7547 affect eglibc?

2016-02-25 Thread Khem Raj
Can you describe the regressions in some more detail > On Feb 25, 2016, at 5:43 PM, Darcy Watkins > wrote: > > Be careful about rushing out fixes. We are observing regressions in software > triggered by changes in glibc behaviour. > > > --- > > Regards, > > Darcy > > Darcy Watkins > Staf