Re: [OE-core] [PATCH 00/13] Jethro, Fido openssl and libxml security fixes vi git

2016-01-15 Thread Joshua G Lock
On Tue, 2016-01-12 at 15:25 -0800, Armin Kuster wrote: > changes in contrib branch for alt integration. > > The following changes since commit > 0073b234d793099a371b2e529f740987decce756: > >   yocto-bsp: Typo on the file extension (2016-01-07 12:13:55 +) > > are available in the git reposito

Re: [OE-core] [PATCH][fido][RESEND 4/5] texinfo: don't create dependency on INHERIT variable

2016-01-15 Thread Joshua G Lock
On Fri, 2016-01-15 at 14:41 +0100, Martin Jansa wrote: > On Thu, Dec 10, 2015 at 02:48:20PM +0100, Martin Jansa wrote: > > * we don't want the do_package signature depending on INHERIT > > variable > > * e.g. just adding the own-mirrors causes texinfo to rebuild: > >   # bitbake-diffsigs BUILD/ssta

Re: [OE-core] [PATCH][fido] openssh: CVE-2016-077x

2016-01-20 Thread Joshua G Lock
On Sun, 2016-01-17 at 21:26 -0800, Armin Kuster wrote: > From: Armin Kuster > > this address two CVE's. > CVE-2016-0777 and CVE-2016-0778 Thank you, this is pushed to my joshuagl/fido-next branch. Regards, Joshua > > Signed-off-by: Armin Kuster > --- >  .../openssh/openssh/CVE-2016-077x.pat

Re: [OE-core] [PATCH 00/16][Fido] Consolidated pull

2016-01-20 Thread Joshua G Lock
On Mon, 2016-01-18 at 09:18 +, Joshua Lock wrote: > The following changes since commit > 3f2701c102e4e5b95fc79a8d967f9c48f8232fc6: > >   grub2: Fix CVE-2015-8370 (2016-01-11 11:10:11 +) > > are available in the git repository at: > >   git://git.openembedded.org/openembedded-core-contrib

Re: [OE-core] [PATCH] psmisc: Remove including sys/user.h and __WORDSIZE

2016-03-30 Thread Joshua G Lock
On Tue, 2016-03-29 at 23:02 +, Khem Raj wrote: > We can replace __WORDSIZE with UINTPTR_MAX > sys/user.h is in conflict with asm/ptrace.h on musl psmisc is failing to build on the autobuilder with this patch included: https://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/build s/6

Re: [OE-core] [PATCH 1/1] coreutils: correct the case for class-native

2016-04-06 Thread Joshua G Lock
On Wed, 2016-04-06 at 12:50 +0800, Robert Yang wrote: > > On 04/06/2016 12:45 PM, Dengke Du wrote: > > > > The function of do_install_append_class-native for class-native > > had alread exist,so exclude the class-native in function > > do_install_append. > > > > Signed-off-by: Dengke Du > > ---

Re: [OE-core] [PATCH][fido] bind: CVE-2016-1285 CVE-2016-1286

2016-04-12 Thread Joshua G Lock
On Fri, 2016-04-08 at 07:12 +0200, Sona Sarmadi wrote: > CVE-2016-1285 bind: malformed packet sent to rndc can trigger > assertion failure > CVE-2016-1286 bind: malformed signature records for DNAME records can > trigger assertion failure Unfortunately I can't build bind with this patch applied:

Re: [OE-core] trying to reconcile OE builds with rpm4-format rpm files built on centos 6

2016-04-21 Thread Joshua G Lock
On Thu, 2016-04-21 at 08:24 -0400, Robert P. J. Day wrote: > On Thu, 21 Apr 2016, Burton, Ross wrote: > > > > On 21 April 2016 at 13:06, Robert P. J. Day > > wrote: > >     next bit of muttering is, "can we downgrade the OE build to > > use > >   rpm4-format packages?", which is not a pat

Re: [OE-core] [master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857

2016-05-04 Thread Joshua G Lock
Hi Armin, On Thu, 2016-04-28 at 11:23 -0700, Armin Kuster wrote: > From: Armin Kuster > I've been seeing: "qemu: uncaught target signal 11 (Segmentation fault) - core dumped" when trying to build gobject-introspection for qemux86 recently and narrowed it down to this change, if I revert this

Re: [OE-core] [master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857

2016-05-04 Thread Joshua G Lock
On Wed, 2016-05-04 at 10:52 +0100, Joshua G Lock wrote: > Hi Armin, > > On Thu, 2016-04-28 at 11:23 -0700, Armin Kuster wrote: > > > > From: Armin Kuster > > > I've been seeing: > > "qemu: uncaught target signal 11 (Segmentation fault) -

Re: [OE-core] [master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857

2016-05-04 Thread Joshua G Lock
On Wed, 2016-05-04 at 07:16 -0700, akuster wrote: > > On 05/04/2016 02:52 AM, Joshua G Lock wrote: > > > > Hi Armin, > > > > On Thu, 2016-04-28 at 11:23 -0700, Armin Kuster wrote: > > > > > > From: Armin Kuster > > > > &

Re: [OE-core] [Fido][PATCH 00/21] Consolidated pull request

2016-05-06 Thread Joshua G Lock
On Fri, 2016-05-06 at 16:46 +0200, Martin Jansa wrote: > On Fri, May 06, 2016 at 03:34:11PM +0100, Joshua Lock wrote: > > Ross Burton (5): > >   Revert "libsdl: depends on libglu when x11" > Why do you want to backport the change and also its revert? Good catch, removed in the repos on *-contrib.

Re: [OE-core] [master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857

2016-05-10 Thread Joshua G Lock
On Mon, 2016-05-09 at 14:27 -0700, akuster808 wrote: > On 5/6/16 8:51 AM, Alexander Kanavin wrote: > > > > On 05/06/2016 06:47 PM, akuster808 wrote: > > > > > > > > I can not reproduce this issue. I have used two different build > > > systems. > > > I have another I will try. > > > > > > so the

Re: [OE-core] [PATCH 2/3] package_manager.py: Add extract() method for opkg and dpkg

2016-05-12 Thread Joshua G Lock
On Wed, 2016-05-11 at 12:31 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > Sometimes it is needed to have the content of a package outside > the recipe context.  This new method extract the content of an > IPK/DEB file to a tmpdir, without actually installing the package. >

Re: [OE-core] [PATCH 1/3] package_manager.py: Move opkg_query() outside of Indexer class

2016-05-12 Thread Joshua G Lock
On Wed, 2016-05-11 at 12:31 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > When using the opkg and apt-get package managers the function > opkg_query() can be useful when query for package information. > > This change moves the function outside the Indexer class so > the I

Re: [OE-core] [PATCH 3/3] package_manager.py: Add extract() method for RPM package manager

2016-05-12 Thread Joshua G Lock
On Wed, 2016-05-11 at 12:31 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > This new method extract the content of RPM file to a tmpdir, > without actually installing the package. > > [YOCTO #9569] > > Signed-off-by: Mariano Lopez > --- >  meta/lib/oe/package_manager.py |

Re: [OE-core] PRServer's problem

2016-05-18 Thread Joshua G Lock
Hi Robert, On Wed, 2016-05-18 at 14:09 +0800, Robert Yang wrote: > The PRServer bumps PR according to do_package's task hash, that > causes it bumps *all* packages' PR when recipes like pseudo-native > and rpm-native is changed. It is a very bad user experience when we > run "smart/opkg upgrade" o

Re: [OE-core] PRServer's problem

2016-05-19 Thread Joshua G Lock
On Thu, 2016-05-19 at 18:12 +0800, Robert Yang wrote: > > On 05/19/2016 05:45 PM, Richard Purdie wrote: > > Users are free to set their own policies, the system was designed > > to do > > that. If WindRiver wants to have a much more permissive policy, I'm > > more than happy for them to do so. > T

Re: [OE-core] [PATCH] image: add mechanism to run QA checks on the image once it's built

2016-06-07 Thread Joshua G Lock
On Tue, 2016-06-07 at 08:48 -0700, Christopher Larson wrote: On Tue, Jun 7, 2016 at 7:50 AM, Joshua Lock wrote: > Add a mechanism to run QA checks on a constructed image once it's> > complete. All checks will be run with any one failure resulting in> > a failed build.> > > > QA checks shou

Re: [OE-core] [PATCH] image: add mechanism to run QA checks on the image once it's built

2016-06-07 Thread Joshua G Lock
On Tue, 2016-06-07 at 17:59 +0100, Richard Purdie wrote: > On Tue, 2016-06-07 at 15:50 +0100, Joshua Lock wrote: > > Add a mechanism to run QA checks on a constructed image once it's > > complete. All checks will be run with any one failure resulting in > > a failed build. > > How is that differen

Re: [OE-core] [PATCH 3/3] glib-2.0: use the system libpcre

2016-02-05 Thread Joshua G Lock
On Fri, 2016-02-05 at 11:47 +, Ross Burton wrote: > Instead of using the internal copy of libpcre, use one that we > build.  Note that > this requires libpcre enables Unicode properties. We could do with a convention for documenting this kind of trap (where a PACKAGECONFIG in foo requires one

Re: [OE-core] Stable branch rules [Was: Re: [PATCH][jethro] glibc-locale: fix QA warning]

2016-02-08 Thread Joshua G Lock
On Sun, 2016-02-07 at 22:43 +, Richard Purdie wrote: > On Sun, 2016-01-31 at 11:55 -0800, Armin Kuster wrote: > > From: Armin Kuster > > > > WARNING: QA Issue: glibc-locale: /glibc-binary-localedata-sd > > -in/usr/lib/locale/sd_IN/LC_CTYPE is owned by uid 1000, which is > > the > > same as th

Re: [OE-core] [PATCH 00/21][Fido v3] pull request

2016-02-08 Thread Joshua G Lock
On Sat, 2016-02-06 at 15:14 -0800, Armin Kuster wrote: > From: Armin Kuster > > forgot to append a change to bind recipe. > > This includes a miss fire on the glibc request plus many others. > This supersedes the last tow fido pull request I've included those which weren't already present in my

Re: [OE-core] [PATCH] udhcpc: specify full path for ip command calls

2016-02-09 Thread Joshua G Lock
On Tue, 2016-02-09 at 12:20 +, Mark O'Donovan wrote: > Running with a restricted environment (e.g. cron) was causing > issues as we check for the ip command with full path and call > without full path This change should probably change the /sbin/ path in the script to a symbol and use sed to r

Re: [OE-core] Stable branch rules [Was: Re: [PATCH][jethro] glibc-locale: fix QA warning]

2016-02-09 Thread Joshua G Lock
On Tue, 2016-02-09 at 09:50 -0500, Philip Balister wrote: > On 02/08/2016 10:22 AM, Joshua G Lock wrote: > > On Sun, 2016-02-07 at 22:43 +, Richard Purdie wrote: > > > On Sun, 2016-01-31 at 11:55 -0800, Armin Kuster wrote: > > > > From: Armin Kuster > > &

Re: [OE-core] [PATCH][fido] tzdata: remove 2015d version

2016-02-09 Thread Joshua G Lock
On Tue, 2016-02-09 at 15:54 +0100, Martin Jansa wrote: > * this is left-over from upgrade to 2016a > > * it's safer to remove so that .bbappends in other layers really > apply to version >   used in build (currently we have bbappend for 2015d and build will > use 2016a >   without any warning > >

Re: [OE-core] [PATCH] os-release: remove double-quotes around VERSION_ID value

2016-02-12 Thread Joshua G Lock
On Fri, 2016-02-12 at 14:15 +0200, Dmitry Rozhkov wrote: > man 5 os-release states that VERSION_ID is > > " > a lower-case string (mostly numeric, no spaces or other > characters outside of 0-9, a-z, ".", "_" and "-") > identifying the operating system version > " > > This becomes crucial when Cl

Re: [OE-core] [PATCH] os-release: remove double-quotes around VERSION_ID value

2016-02-12 Thread Joshua G Lock
On Fri, 2016-02-12 at 18:14 +0100, Maciej Borzecki wrote: > > Dnia 12 luty 2016 o 13:15 Dmitry Rozhkov > > napisał(a): > >  > > This becomes crucial when ClearLinux's software > > update mechanism is integrated into builds, because > > its client side ignores VERSION_ID's value if it > > doesn't c

Re: [OE-core] [PATCH] os-release: remove double-quotes around VERSION_ID value

2016-02-12 Thread Joshua G Lock
On Fri, 2016-02-12 at 13:10 +, Richard Purdie wrote: > On Fri, 2016-02-12 at 12:28 +0000, Joshua G Lock wrote: > > On Fri, 2016-02-12 at 14:15 +0200, Dmitry Rozhkov wrote: > > > man 5 os-release states that VERSION_ID is > > > > > > " > > >

Re: [OE-core] [fido][PATCH] libpcre: Security fixes and package update.

2016-02-12 Thread Joshua G Lock
On Thu, 2016-02-11 at 18:41 -0800, Armin Kuster wrote: > From: Armin Kuster > > this is related to [Yocto # 9008] Thanks, queued in joshuagl/fido next with the addition of the below comment to the commit message: "Jethro and master don't require this patch as they have newer libpcre which conta

Re: [OE-core] [jethro][fido] libbsd: Secuirty fix CVE-2016-2090

2016-02-12 Thread Joshua G Lock
On Thu, 2016-02-11 at 16:20 -0800, Armin Kuster wrote: > From: Armin Kuster > > CVE-2016-2090 Heap buffer overflow in fgetwln function of libbsd > > affects libbsd <= 0.8.1 and this not needed in master which has 0.8.2. I plan to take this in fido once it's merged to jethro. Regards, Joshua

Re: [OE-core] [jethro][PATCH] glibc CVE-2015-7547

2016-02-18 Thread Joshua G Lock
On Wed, 2016-02-17 at 10:48 -0800, Armin Kuster wrote: > This is being submitted to comply to Yocto compatability. > > Master is affected but waiting for 2.23 to be merged before sending > patches. I plan to backport this to fido as soon as it's on a branch I can cherry-pick from. Regards, Josh

Re: [OE-core] [PATCH 0/4] Fido pull request

2016-02-18 Thread Joshua G Lock
On Tue, 2016-02-16 at 14:30 +, Joshua Lock wrote: > Please consider the following fixes for inclusion in the Fido branch. > > - libpcre security fix not required in jethro or master because the > newer >   version they carry isn't affected > - backport a fix for some memory leaks in rpmresolve

Re: [OE-core] [PATCH 00/10] Integrate swupd software updater

2016-02-24 Thread Joshua G Lock
On Wed, 2016-02-24 at 16:37 +0100, Patrick Ohly wrote: > Hello! >  > I haven't had a chance to play with the actual code yet and I don't > know > yet when I'll be able to. Let me ask for some clarifications about > the > approach first anyway. >  > On Wed, 2016-02-24 at 14:52 +, Joshua Lock wro

Re: [OE-core] [PATCH 05/10] swupdbundle: new class to generate virtual images for swupd-image

2016-02-25 Thread Joshua G Lock
On Thu, 2016-02-25 at 09:19 +0100, Maciej Borzecki wrote: > On 02/24 14:52, Joshua Lock wrote: > > > > Our initial strategy to generate bundles for consumption by swupd > > is to generate images which contain the base image (os-core) plus > > the additional contents of the bundle, then prune out t

Re: [OE-core] [PATCH 03/10] hardlink: add new recipe

2016-02-25 Thread Joshua G Lock
On Wed, 2016-02-24 at 14:57 -0800, Andre McCurdy wrote: > On Wed, Feb 24, 2016 at 6:52 AM, Joshua Lock > wrote: > > > > --- > >  meta/recipes-extended/hardlink/hardlink_0.3.0.bb | 19 > > +++ > >  1 file changed, 19 insertions(+) > >  create mode 100644 meta/recipes- > > extended/h

Re: [OE-core] [PATCH 04/10] swupd-client: Add recipe

2016-02-25 Thread Joshua G Lock
On Thu, 2016-02-25 at 09:07 +0100, Maciej Borzecki wrote: > On 02/24 14:52, Joshua Lock wrote: > > > > From: Mariano Lopez > > > > This commit adds the Clear Linux client updater. > > This is experimental and bleeding edge, including the comments on > > the recipe. > > > > Signed-off-by: Marian

Re: [OE-core] [PATCH 02/10] swupd-server: initial recipe 2.53

2016-02-25 Thread Joshua G Lock
On Thu, 2016-02-25 at 09:11 +0100, Maciej Borzecki wrote: > On 02/24 14:52, Joshua Lock wrote: > > +SRC_URI = "\ > > +https://download.clearlinux.org/releases/5940/clear/source/SRP > > MS/${BPN}-${PV}-4.src.rpm;extract=${BP}.tar.gz \ > I'm going throught he patches in reverse order, but IIRC yo

Re: [OE-core] [PATCH 03/10] hardlink: add new recipe

2016-02-25 Thread Joshua G Lock
On Thu, 2016-02-25 at 11:13 -0600, Mark Hatle wrote: > I just noticed this, any reason to use this over fdupes? No reason other than that hardlink is what the Clear Linux team, who authored swupd, are using. Is there a compelling reason to look at fdupes instead? Thanks, Joshua > > I've used f

Re: [OE-core] [PATCH 00/10] Integrate swupd software updater

2016-02-25 Thread Joshua G Lock
On Wed, 2016-02-24 at 15:40 -0500, Philip Balister wrote: > On 02/24/2016 02:51 PM, Paul Eggleton wrote: > > > > On Wed, 24 Feb 2016 11:35:25 Philip Balister wrote: > > > > > > On 02/24/2016 11:06 AM, Trevor Woerner wrote: > > > > > > > > Ideally the work done here and the work done on meta- > >

Re: [OE-core] [fido][PATCH 00/11] Fido Security fixes #2

2016-02-29 Thread Joshua G Lock
On Tue, 2016-02-23 at 17:48 -0800, Armin Kuster wrote: > From: Armin Kuster > > please consider these changes for the next fido update. > > This is to meet our obligation for Yocto compatibility > > The following changes since commit > 9037f2c7c797367c2d09b87f344ecf749d28cb41: > >   gdk-pixbuf

Re: [OE-core] [fido][PATCH 0/7] fido Security fixes pull request

2016-02-29 Thread Joshua G Lock
On Tue, 2016-02-23 at 07:58 -0800, Armin Kuster wrote: > From: Armin Kuster > > Please consider these for the next fido  > > This is to meet our obligation for Yocto compatibility > > The following changes since commit > 06d9c894636352a6c93711c7284d02b0c794a527: > >   libbsd: Security fix CVE-

Re: [OE-core] [PATCH 1/1] wpa-supplicant: Fix CVE-2015-8041

2016-02-29 Thread Joshua G Lock
On Mon, 2016-02-22 at 17:15 +1300, Paul Eggleton wrote: > Hi Robert, > > I just noticed this never got merged into jethro. Could you take care > of that?  > The original patch is here: > > http://patchwork.openembedded.org/patch/107625/ > > Joshua, looks like we could use this one in fido as wel

Re: [OE-core] [PATCH 05/10] swupdbundle: new class to generate virtual images for swupd-image

2016-03-01 Thread Joshua G Lock
Hi Patrick, Apologies for the delayed response. On Thu, 2016-02-25 at 18:06 +0100, Patrick Ohly wrote: > On Wed, 2016-02-24 at 14:52 +, Joshua Lock wrote: > > > > Our initial strategy to generate bundles for consumption by swupd > > is to generate images which contain the base image (os-core

Re: [OE-core] [PATCH 00/10] Integrate swupd software updater

2016-03-01 Thread Joshua G Lock
On Wed, 2016-02-24 at 19:49 +0100, Patrick Ohly wrote: > On Wed, 2016-02-24 at 16:09 +, Lock, Joshua G wrote: > > > > On Wed, 2016-02-24 at 16:37 +0100, Patrick Ohly wrote: > > > > > > Hello! > > > > > > I haven't had a chance to play with the actual code yet and I > > > don't > > > know > >

Re: [OE-core] [jethro][PATCH] bluez5: allow D-Bus to spawn obexd in systems without systemd

2016-03-03 Thread Joshua G Lock
Hi Javier, On Wed, 2016-02-24 at 19:14 +0100, Javier Viguera wrote: > This includes a proper D-Bus service file for obexd in systems that > do > not support systemd. > This looks like a valid patch for the master branch too? The development process we try to follow is for patches to go into the

Re: [OE-core] [jethro][PATCH] bluez5: allow D-Bus to spawn obexd in systems without systemd

2016-03-03 Thread Joshua G Lock
On Thu, 2016-03-03 at 11:22 +, Viguera, Javier wrote: > Hi Joshua, > > > > > -Original Message- > > From: Joshua G Lock [mailto:joshua.g.l...@linux.intel.com]  > > Sent: Thursday, March 03, 2016 12:08 PM > > To: Viguera, Javier; openembedded-cor

Re: [OE-core] [PATCH] dhcp: CVE-2015-8605

2016-03-09 Thread Joshua G Lock
Hi Mariano, Thanks for the patch. On Tue, 2016-03-08 at 10:26 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > ISC DHCP allows remote attackers to cause a denial of > service (application crash) via an invalid length field > in a UDP IPv4 packet. > > Signed-off-by: Mariano

Re: [OE-core] [meta-oe][PATCH v2] nettle: The variable named p in the patch file was incorrectly named.

2016-03-11 Thread Joshua G Lock
On Wed, 2016-03-09 at 09:17 -0700, ngutzmann wrote: > The variable in question should have been called ecc->p. The patch > has been updated > so that the compilation of the nettle recipe would complete > successfully. The backport > originated from this commit > https://git.lysator.liu.se/nettle/ne

Re: [OE-core] [PATCH v2][fido] dhcp: CVE-2015-8605

2016-03-14 Thread Joshua G Lock
On Fri, 2016-03-11 at 08:47 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > ISC DHCP allows remote attackers to cause a denial of > service (application crash) via an invalid length field > in a UDP IPv4 packet. Thanks Mariano, I've queued this in my fido-next branch. Reg

Re: [OE-core] [RFC PATCH 0/3] Remove RPM 4

2016-03-14 Thread Joshua G Lock
On Fri, 2016-03-11 at 17:41 +, Richard Purdie wrote: > On Fri, 2016-03-11 at 14:07 +, Joshua Lock wrote: > > > > This series removes RPM 4 and code to support it from OE Core. > > There > > are > > several known issues with using RPM 4 and it seems better to > > acknowledge it's > > unsupp

Re: [OE-core] [jethro][PATCH] bluez5: allow D-Bus to spawn obexd in systems without systemd

2016-03-22 Thread Joshua G Lock
Hi Robert, On Mon, 2016-03-21 at 12:36 +0100, Javier Viguera wrote: > Hi Joshua > > On 03/03/16 12:30, Joshua G Lock wrote: > > Ah, I hadn't seen that patch as I was only looking at patches > > tagged > > jethro. We can consider this change for jethro once it land

Re: [OE-core] [PATCH 1/2] rootfs-postcommands: don't hard-code .rootfs in manifest filename

2016-06-27 Thread Joshua G Lock
On Wed, 2016-06-22 at 11:22 +0100, Joshua Lock wrote: > The .rootfs suffix of a generated image can be overridden by setting > IMAGE_NAME_SUFFIX, to ensure manifest filenames match the associated > image make use of this variable in the manifest filename. This change will break a few external laye

Re: [OE-core] [PATCH 09/28] oeqa.buildperf: add BuildPerfTest class

2016-06-27 Thread Joshua G Lock
On Fri, 2016-06-24 at 13:37 +0300, Markus Lehtonen wrote: > The new class will be used as an abstract base class for build > performance tests. This implementation contains some common > functionality used in multiple tests, "copied" from the > build-perf-test.sh shell script. > > Signed-off-by: M

Re: [OE-core] [PATCH 2/2] pseudo: upgrade to 1.8.0

2016-07-04 Thread Joshua G Lock
On Mon, 2016-07-04 at 14:36 +0300, Alexander Kanavin wrote: > On 07/01/2016 10:30 PM, Joshua Lock wrote: > > * drop patches where the changes exist upstream > > * fetch from git as no tarball is available for 1.8.0 > > > diff --git a/meta/recipes-devtools/pseudo/pseudo_1.8.0.bb > > b/meta/recipes-

Re: [OE-core] [PATCH 0/3] Allows to copy symlinks to DUTs with testimage

2016-07-26 Thread Joshua G Lock
On Tue, 2016-07-26 at 07:39 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > Currently when using the install functionality in the DUT without > package > manager, if you copy a symlink the function will fail. > > These series will change the behaviour and will allow to recr

Re: [OE-core] [PATCHv2 1/2] oeqa/oetest.py: Allow to export packages using symlinks

2016-07-26 Thread Joshua G Lock
On Tue, 2016-07-26 at 09:38 +, mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > Currently packages that contains symlinks can't be extracted > and exported. This allows to export extracted such packages. > > A nice side effect is improved readability. > > [YOCTO #9932] > > Si

Re: [OE-core] [PATCH 1/1] systemd: split systemd-container

2016-08-02 Thread Joshua G Lock
On Thu, 2016-07-14 at 11:25 +0800, Chen Qi wrote: > Split container/vm related units into a new package, systemd- > container. > > The split mainly references Fedora 24, with a few differences. > Apart from the bash and zsh completion files, the differences include > adding systemd-spawn@.service

Re: [OE-core] [PATCH 2/2] perf: enable man pages for 'help' functionality

2016-08-02 Thread Joshua G Lock
On Tue, 2016-08-02 at 17:56 +0100, Burton, Ross wrote: > Hi, > > > On 27 July 2016 at 06:02, Dengke Du wrote: > > > > When using 'perf help ', it can't find 'man' command and pages for > > perf. > > > > > > The perf man pages depends on the xmlto-native and asciidoc-native, so we just > > > >

Re: [OE-core] [PATCH 20/20] oeqa.utils.readconfig: Read self-test configuration file

2016-08-09 Thread Joshua G Lock
On Mon, 2016-08-08 at 09:23 -0700, Jose Lamego wrote: > Improve oeqa-selftest capabilities and UX by placing > test configuration features and variables into a separate > configuration file. > This library reads a configuration file located at the > oeqa/selftest/conf directory with same name as th

Re: [OE-core] [PATCH 5/5] security_flags: ensure changes to SHARED_OBJECTS cause recompile

2016-08-19 Thread Joshua G Lock
On Fri, 2016-08-19 at 17:02 +0100, Richard Purdie wrote: > On Fri, 2016-08-19 at 16:34 +0100, Joshua Lock wrote: > > > > Add the SHARED_OBJECTS variable to SECURITY_LDFLAGS vardeps so that > > changing SHARED_OBJECTS causes do_compile to re-run. > > > > Signed-off-by: Joshua Lock > > --- > >  me

Re: [OE-core] [PATCH 5/5] security_flags: ensure changes to SHARED_OBJECTS cause recompile

2016-08-19 Thread Joshua G Lock
On Fri, 2016-08-19 at 10:11 -0700, Khem Raj wrote: > > > > On Aug 19, 2016, at 9:02 AM, Richard Purdie > undation.org> wrote: > > > > On Fri, 2016-08-19 at 16:34 +0100, Joshua Lock wrote: > > > > > > Add the SHARED_OBJECTS variable to SECURITY_LDFLAGS vardeps so > > > that > > > changing SHARED

Re: [OE-core] [PATCH 1/5] security_flags: remove invalid linker option

2016-08-19 Thread Joshua G Lock
On Fri, 2016-08-19 at 10:05 -0700, Khem Raj wrote: > > > > On Aug 19, 2016, at 8:34 AM, Joshua Lock > > wrote: > > > > -fstack-protector-* is a compiler option, not a linker option. > > IIRC There are packages > who do not use CFLAGS in linker cmdline which case this fails > > what issues do y

Re: [OE-core] [PATCH 2/5] security_flags: pass ssp-buffer-size param to stack protector

2016-08-19 Thread Joshua G Lock
On Fri, 2016-08-19 at 10:07 -0700, Khem Raj wrote: > > > > On Aug 19, 2016, at 8:34 AM, Joshua Lock > > wrote: > > > > This tells the compiler to use a canary to protect any function > > which > > declares a character array of 4 or more bytes on its stack, rather > > than the default of 8 or mor