[oe] [meta-webserver][PATCH] sthttpd: update to 2.27.0

2016-05-18 Thread Marco Trillo
Update sthttpd to release 2.27.0. The variable WEBGROUP is introduced to allow configuring the group used for the special ${sbindir}/makeweb tool, which in 2.27.0 is installed setgid to this group by default, whereas in 2.26.4 it was not. sthttpd 2.27 uses `thttpd' as the default value; here, the

Re: [oe] [meta-browser][PATCH v2 3/3] chromium: Upgrade to version 48.0.2548.0

2016-05-18 Thread Carlos Rafael Giani
I'm running a test against this. Will have updates in ~1 day. On 2016-05-18 17:04, Martin Jansa wrote: On Sun, May 08, 2016 at 02:20:38PM +0200, Carlos Rafael Giani wrote: Not upgrading to M49 or M50 in this commit since this is currently the latest version that is supported by ozone-wayland T

Re: [oe] [PATCH V6] efivar: fix unknown option while gold linker used

2016-05-18 Thread Hongxu Jia
On 05/17/2016 11:35 PM, Martin Jansa wrote: On Tue, May 17, 2016 at 11:28:32PM +0800, Hongxu Jia wrote: Ping Martin, Could you apply the V6? It should be ok with gold linker I think it's already in master-next and will be merged after next round of world builds. Many thanks //Hongxu //Ho

[oe] [meta-networking][PATCH] ntp: avoid floating dependency on mdns (aka mDNSResponder)

2016-05-18 Thread Andre McCurdy
An mdns package is provided by meta-intel-iot-middleware. Signed-off-by: Andre McCurdy --- meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.

Re: [oe] [meta-oe][PATCH 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

2016-05-18 Thread Neena Busireddy
Hi Martin, On Wed, May 11, 2016 at 02:41:49PM -0500, Neena Busireddy wrote: > FreeGLUT is a free-software/open-source alternative to the OpenGL > Utility Toolkit (GLUT) library. > More information about this library can be found in > http://freeglut.sourceforge.net/ > > Signed-off-by: Neena Bus

[oe] [meta-oe][PATCH v3 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

2016-05-18 Thread Neena Busireddy
FreeGLUT is a free-software/open-source alternative to the OpenGL Utility Toolkit (GLUT) library. More information about this library can be found in http://freeglut.sourceforge.net/ Signed-off-by: Neena Busireddy --- meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb | 17 + 1

[oe] [meta-oe][PATCH v3 1/2] mesa-glut: Remove the recipe

2016-05-18 Thread Neena Busireddy
mesa-glut is dead upstream for almost three years now and it does not generate library for GLUT. mesa-glut is now replaced by freeGLUT which is a free-software/open-source alternative to the OpenGL Utility Toolkit (GLUT) library. Signed-off-by: Neena Busireddy --- meta-oe/recipes-graphics/mesa/m

[oe] State of bitbake world 2016-05-17

2016-05-18 Thread Martin Jansa
There are few new failures most likely caused by glibc upgrade. == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- ||

[oe] [PATCH 00/38] Krogoth-next pull request

2016-05-18 Thread Armin Kuster
Please consider these changes for meta-openembedded krogot-next The following changes since commit 2092396f0e4fd3891b398c7180528aba67e1d522: ntp: Security fixes via update to 4.2.8p7 (2016-05-02 14:04:13 -0700) are available in the git repository at: git://github.com/akuster/meta-openembedd

Re: [oe] [meta-oe][PATCH 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

2016-05-18 Thread Martin Jansa
On Wed, May 11, 2016 at 02:41:49PM -0500, Neena Busireddy wrote: > FreeGLUT is a free-software/open-source alternative to the OpenGL > Utility Toolkit (GLUT) library. > More information about this library can be found in > http://freeglut.sourceforge.net/ > > Signed-off-by: Neena Busireddy > ---

[oe] [meta-networking][jethro][PATCH] ntp: Security fixes via update to 4.2.8p7

2016-05-18 Thread Armin Kuster
From: Armin Kuster CVE-2016-1551 CVE-2016-2516 CVE-2016-2517 CVE-2016-2518 CVE-2016-2519 CVE-2016-1547 CVE-2015-7704 CVE-2015-8138 CVE-2016-1550 for more info see: http://support.ntp.org/bin/view/Main/SecurityNotice#April_2016_NTP_4_2_8p7_Security Signed-off-by: Armin Kuster Acked-by: Joe MacD

Re: [oe] [meta-virt] google code docker hg dependancies 404

2016-05-18 Thread Bruce Ashfield
On Wed, May 18, 2016 at 12:39 PM, Bruce Ashfield wrote: > > > On Wed, May 18, 2016 at 5:36 AM, Jack Mitchell wrote: > >> I'm hitting 404 errors with a couple of the docker dependancies. Can we >> host these somewhere or does anyone know of alternative places these can be >> obtained? I looked fo

[oe] [meta-networking][jethro][PATCH] Security fix backport for Jethro

2016-05-18 Thread Armin Kuster
Ntp updates are currently being done via package updates as they are just patch series updates. Armin Kuster (1): ntp: Security fixes via update to 4.2.8p7 .../recipes-support/ntp/{ntp_4.2.8p6.bb => ntp_4.2.8p7.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename m

Re: [oe] [meta-virt] google code docker hg dependancies 404

2016-05-18 Thread Bruce Ashfield
On Wed, May 18, 2016 at 5:36 AM, Jack Mitchell wrote: > I'm hitting 404 errors with a couple of the docker dependancies. Can we > host these somewhere or does anyone know of alternative places these can be > obtained? I looked for the go-sqlite package but it seems to have been out > of developme

[oe] [meta-oe][PATCH v3] assimp: Add recipe for Open Asset Import Library

2016-05-18 Thread Neena Busireddy
Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3D model formats in a uniform manner. Signed-off-by: Neena Busireddy --- meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb | 16 1 file changed, 16 insertions(+) create m

Re: [oe] [meta-browser][PATCH v2 3/3] chromium: Upgrade to version 48.0.2548.0

2016-05-18 Thread Martin Jansa
On Sun, May 08, 2016 at 02:20:38PM +0200, Carlos Rafael Giani wrote: > Not upgrading to M49 or M50 in this commit since this is currently the > latest version that is supported by ozone-wayland Thanks for fixing that issue with gold, now there is new issue since glibc was upgraded in oe-core to 2.

[oe] [meta-virt] google code docker hg dependancies 404

2016-05-18 Thread Jack Mitchell
I'm hitting 404 errors with a couple of the docker dependancies. Can we host these somewhere or does anyone know of alternative places these can be obtained? I looked for the go-sqlite package but it seems to have been out of development for some time. /home/jack/projects/meta-virt.git/recipes