[yocto] How to include Gtest in target

2016-02-24 Thread Vivek Per
Hi, I want to add Gtest on target . So i added gtest in CORE_IMAGE_EXTRA_INSTALL but gtest is only producing header files (gtest-death-test.h gtest-message.h gtest_pred_impl.h gtest_prod.h gtest-test-part.h internal/ gtest.h gtest-param-test.h gtest-printers.hgtest-spi.h

[yocto] Release Candidate Build for yocto-2.0.1.rc7.rc7 now available.

2016-02-24 Thread Poky Build User
-e A release candidate build for yocto-2.0.1.rc7 is now available at: http://autobuilder.yoctoproject.org/pub/releases/yocto-2.0.1.rc7 Please begin QA on this build as soon as possible. Build hash information: meta-intel : 4e87c59bdedaa8c3e44fc02fd23be726c4d1dfb9 meta-fsl-arm : 35b8b9bd98

Re: [yocto] Full Pass test report for YP 2.1_M2.rc3

2016-02-24 Thread Burton, Ross
Hi, On 24 February 2016 at 15:36, Georgescu, Alexandru C < alexandru.c.george...@intel.com> wrote: > -9131 - > We found that for some BSPs (detected on 32bit, qemuarm and qemuppc) > Applications can't be opened in SATO due matchbox i

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

2016-02-24 Thread Khem Raj
On Feb 24, 2016 1:30 PM, "Anders Darander" wrote: > > * Andreas Müller [160223 22:38]: > > > * Khem Raj [160130 18:07]: > > > > > >> diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc > > >> index 70e8bfe..0798788 100644 > > >> --- a/recipes-kern

Re: [yocto] Embedded Linux Conference, YP DevDay, and OEDAM

2016-02-24 Thread akuster808
On 2/24/16 9:06 AM, Philip Balister wrote: > On 02/23/2016 11:53 AM, akuster808 wrote: >> >> On 01/27/2016 01:49 PM, Philip Balister wrote: >>> On 01/27/2016 07:49 PM, akuster wrote: On 01/27/2016 10:15 AM, Jeff Osier-Mixon wrote: > If you are planning to attend the Embedded Linux Con

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

2016-02-24 Thread Anders Darander
* Andreas Müller [160223 22:38]: > > * Khem Raj [160130 18:07]: > > > >> diff --git a/recipes-kernel/linux/linux-raspberrypi.inc > >> b/recipes-kernel/linux/linux-raspberrypi.inc > >> index 70e8bfe..0798788 100644 > >> --- a/recipes-kernel/linux/linux-raspberrypi.inc > >> +++ b/recipes-kernel/li

Re: [yocto] : git tag and PV variable

2016-02-24 Thread Maciej Borzecki
> Dnia 24 luty 2016 o 17:02 Alexander Kanavin > napisał(a): > > > On 02/24/2016 05:35 PM, Khem Raj wrote: > > > > I have this command in my qmake pro files: > > > > VERSION = $$system(git describe --abbrev=0 --tags) > > > > __ __ > > > > I would like to have the package manager follow the

Re: [yocto] [meta-selinux][PATCH] swig is in meta-oe, remove this copy

2016-02-24 Thread Radzykewycz, T (Radzy)
> From: Burton, Ross [ross.bur...@intel.com] > Sent: Wednesday, February 24, 2016 9:10 AM > To: Radzykewycz, T (Radzy) > Cc: Hatle, Mark; yocto@yoctoproject.org > Subject: Re: [yocto] [meta-selinux][PATCH] swig is in meta-oe, remove this > copy > > On 22

Re: [yocto] [meta-selinux][PATCH] swig is in meta-oe, remove this copy

2016-02-24 Thread Burton, Ross
On 22 February 2016 at 14:51, Radzykewycz, T (Radzy) wrote: > It's easy enough to update the one in meta-selinux, if the decision is > to keep the duplicate. I have a 3.0.6 => 3.0.8 update ready to upload > to meta-oe, and I can do meta-selinux at the same time. > In master at least, swig isn't

Re: [yocto] Embedded Linux Conference, YP DevDay, and OEDAM

2016-02-24 Thread Philip Balister
On 02/23/2016 11:53 AM, akuster808 wrote: > > > On 01/27/2016 01:49 PM, Philip Balister wrote: >> On 01/27/2016 07:49 PM, akuster wrote: >>> >>> >>> On 01/27/2016 10:15 AM, Jeff Osier-Mixon wrote: If you are planning to attend the Embedded Linux Conference in San Diego this April, I wan

Re: [yocto] [meta-selinux][PATCH] swig is in meta-oe, remove this copy

2016-02-24 Thread Radzykewycz, T (Radzy)
It's easy enough to update the one in meta-selinux, if the decision is to keep the duplicate. I have a 3.0.6 => 3.0.8 update ready to upload to meta-oe, and I can do meta-selinux at the same time. From: Mark Hatle [mark.ha...@windriver.com] Sent: Monday,

[yocto] [meta-selinux][PATCH] swig is in meta-oe, remove this copy

2016-02-24 Thread T.O. Radzy Radzykewycz
A more recent version of swig is in meta-oe, and the local version does not seem to provide any additional functionality or security features. So best to just use the one in meta-oe and eliminate duplication. Signed-off-by: T.O. Radzy Radzykewycz --- recipes-devtools/swig/swig.inc

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

2016-02-24 Thread akuster808
On 02/24/2016 08:38 AM, Mark Hatle wrote: > On 2/23/16 6:14 PM, akuster808 wrote: >> >> >> On 02/23/2016 02:52 PM, Darcy Watkins wrote: >>> On Tue, 2016-02-23 at 13:51 -0800, Mark Hatle wrote: On 2/23/16 1:53 PM, Khem Raj wrote: > On Tue, Feb 23, 2016 at 2:25 PM, Darcy Watkins >> CVE

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

2016-02-24 Thread Mark Hatle
On 2/23/16 6:14 PM, akuster808 wrote: > > > On 02/23/2016 02:52 PM, Darcy Watkins wrote: >> On Tue, 2016-02-23 at 13:51 -0800, Mark Hatle wrote: >>> On 2/23/16 1:53 PM, Khem Raj wrote: On Tue, Feb 23, 2016 at 2:25 PM, Darcy Watkins > CVE-2015-7547 glibc vulnerability has been published a

Re: [yocto] : git tag and PV variable

2016-02-24 Thread Martin Jansa
On Wed, Feb 24, 2016 at 06:02:08PM +0200, Alexander Kanavin wrote: > On 02/24/2016 05:35 PM, Khem Raj wrote: > > > > I have this command in my qmake pro files: > > > > VERSION = $$system(git describe --abbrev=0 --tags) > > > > __ __ > > > > I would like to have the package m

Re: [yocto] : git tag and PV variable

2016-02-24 Thread Alexander Kanavin
On 02/24/2016 05:35 PM, Khem Raj wrote: I have this command in my qmake pro files: VERSION = $$system(git describe --abbrev=0 --tags) __ __ I would like to have the package manager follow the tag versioning. __ __ Which means I would like to have somethin

Re: [yocto] : git tag and PV variable

2016-02-24 Thread Khem Raj
On Wed, Feb 24, 2016 at 10:29 AM, GUEYTAT Julien < j.guey...@cdssoft.studiel.fr> wrote: > Hi, > > > > I have this command in my qmake pro files: > > VERSION = $$system(git describe --abbrev=0 --tags) > > > > I would like to have the package manager follow the tag versioning. > > > > Which means I

[yocto] : git tag and PV variable

2016-02-24 Thread GUEYTAT Julien
Hi, I have this command in my qmake pro files: VERSION = $$system(git describe --abbrev=0 --tags) I would like to have the package manager follow the tag versioning. Which means I would like to have something like: PV = "git describe --abbrev=0 --tags" SRC_URI = "${STUDIEL_GIT}/core.git;protocol

[yocto] yocto manifest 10 character git hash

2016-02-24 Thread Bhanagay, Sagar
I noticed that the image manifest file generated by Yocto (containing the package & version numbers) includes only the first 10 characters of the git-hash (in case of a GIT repo). Is this sufficient? Is there a way in which I can tune it to gather all 40 characters? Thanks ~Sagar -- ___