[oe] [PATCH v3] gnome-keyring: Resolve conflict with gcr 3 and gold linking error

2017-09-13 Thread Rob Woolley
The gnome-keyring is used to configure save certain wifi attributes when using xfce or a gnome based UI. Removing org.gnome.crypto.pgp.* makes gnome-keyring compatible with gcr 3. The gnome-keyring needs libgmodule to be explicitly added in order to satisfy the gold linker. This is necessary

[oe] [meta-oe][PATCH] daemontools: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
From: Bian Yaqin Signed-off-by: Bian Yaqin --- meta-oe/recipes-support/daemontools/daemontools_0.76.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/daemontools/daemontools_0.76.bb

[oe] [meta-oe][PATCH] libndp: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-connectivity/libndp/libndp_1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb index

[oe] [meta-oe][PATCH] fbset: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
From: Bian Yaqin Signed-off-by: Bian Yaqin --- meta-oe/recipes-support/fbset/fbset_2.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb index

[oe] [meta-oe][PATCH] liblockfile: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb index

[oe] [meta-gnome][PATCH] libidl: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-gnome/recipes-gnome/libidl/libidl.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-gnome/recipes-gnome/libidl/libidl.inc b/meta-gnome/recipes-gnome/libidl/libidl.inc index a402037..1a5c815 100644 ---

[oe] [meta-networking][PATCH] ipvsadm: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb index

[oe] [meta-oe][PATCH] fbset: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
From: Bian Yaqin Signed-off-by: Bian Yaqin --- meta-oe/recipes-support/fbset/fbset_2.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb index

[oe] [meta-oe][PATCH] libjs-sizzle: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb b/meta-oe/recipes-support/libjs/libjs-sizzle_1.10.18.bb index

[oe] [meta-oe][PATCH] daemontools: Add HOMEPAGE info into recipe file.

2017-09-13 Thread Huang Qiyu
From: Bian Yaqin Signed-off-by: Bian Yaqin --- meta-oe/recipes-support/daemontools/daemontools_0.76.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/daemontools/daemontools_0.76.bb

Re: [oe] [meta-oe][PATCH 3/3] gnome-keyring: delete blacklisted

2017-09-13 Thread Martin Jansa
Thanks Rob, please send v2 of this one: http://lists.openembedded.org/pipermail/openembedded-devel/2017-August/114340.html and I'll apply it instead of this removal. On Wed, Sep 13, 2017 at 11:48 PM, Rob Woolley wrote: > Hi Martin, > > I just started looking into

Re: [oe] [meta-oe][PATCH 3/3] gnome-keyring: delete blacklisted

2017-09-13 Thread Rob Woolley
Hi Martin, I just started looking into this today. Adding libgmodule to the gnome-keyring recipe should resolve the problem you're seeing: LDFLAGS += "-lgmodule-2.0" How would you like me to send a patch should I merge it with Jason's previous patch or make a new patch in the series? Regards,

Re: [oe] [meta-networking][PATCH] tcpdump: fix CVE-2017-11541, 11542, 11543

2017-09-13 Thread Martin Jansa
On Wed, Sep 13, 2017 at 09:05:45AM -0500, Jose Lamego wrote: > > > On 09/13/2017 04:17 AM, Martin Jansa wrote: > > Please update the state on patchwork (https://patchwork. > > openembedded.org/project/oe/patches/) when sending updates like this. > > > > You can update it on the site or use some

Re: [oe] [meta-oe][PATCH] capnproto: add version 0.6.1

2017-09-13 Thread Martin Jansa
I have fixed some indentation and style issues in both of these, please check them in master-next and next time follow the styleguide. e.g. we (most layers except oe-core) use 4 spaces for indentation, not mix of tabs and various number of spaces On Wed, Sep 13, 2017 at 1:45 PM, Pascal Bach

[oe] [meta-multimedia][PATCH v4 0/2] Add libupnp1.8 recipe

2017-09-13 Thread Fabien Lahoudere
In order to build gerbera, we need to support libupnp >= 1.8. However mpd won't build with this version probably due to API break. So we add a new recipe libupnp1.8 to be able to use both version. Both version can be run in parallel. ?:~/src/oe-core/build$ dpkg-deb -c

[oe] [meta-multimedia][PATCH v4 2/2] gerbera: clean recipe

2017-09-13 Thread Fabien Lahoudere
Clean the recipe and change the name of libupnp to libupnp1.8. Signed-off-by: Fabien Lahoudere --- meta-multimedia/recipes-multimedia/gerbera/gerbera_git.bb | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[oe] [meta-multimedia][PATCH v4 1/2] libupnp: Add recipe for version 1.8.2

2017-09-13 Thread Fabien Lahoudere
This version is needed for gerbera, however this version break mpd. So we keep both recipe. Signed-off-by: Fabien Lahoudere --- .../recipes-connectivity/libupnp/libupnp1.8.bb | 20 1 file changed, 20 insertions(+) create mode 100644

[oe] [meta-oe][PATCH v2] ceres-solver: add new recipe

2017-09-13 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It's often used in 3D computer vision applications. Signed-off-by: Bartosz Golaszewski --- v1 -> v2: - now

Re: [oe] [meta-initramfs][PATCH V3] klibc.bbclass: Add -mfloat-abi on arm

2017-09-13 Thread Khem Raj
On Wed, Sep 13, 2017 at 11:24 AM, Andre McCurdy wrote: > On Wed, Sep 13, 2017 at 10:44 AM, Khem Raj wrote: >> Default toolchain is not configured for hard float >> therefore we need to pass the right -mfloat-abi option >> >> Signed-off-by: Khem Raj

Re: [oe] [meta-initramfs][PATCH V3] klibc.bbclass: Add -mfloat-abi on arm

2017-09-13 Thread Andre McCurdy
On Wed, Sep 13, 2017 at 10:44 AM, Khem Raj wrote: > Default toolchain is not configured for hard float > therefore we need to pass the right -mfloat-abi option > > Signed-off-by: Khem Raj > --- > Changes in V3: Append -mfloat-abi only on armv6 The change

[oe] [meta-initramfs][PATCH V3] klibc.bbclass: Add -mfloat-abi on arm

2017-09-13 Thread Khem Raj
Default toolchain is not configured for hard float therefore we need to pass the right -mfloat-abi option Signed-off-by: Khem Raj --- Changes in V3: Append -mfloat-abi only on armv6 meta-initramfs/classes/klibc.bbclass | 2 ++

Re: [oe] [meta-oe][PATCH] libpng12: add it back from oe-core

2017-09-13 Thread Mark Hatle
On 9/13/17 4:54 AM, Martin Jansa wrote: > All other LSB related recipes are in oe-core, why should libpng12 be > different and live in meta-oe? We had talked about some of this before, and I thought the OE/YP decision was to create a new meta-lsb to carry any packages that were clearly obsolete

Re: [oe] [meta-multimedia][PATCH v3 1/2] libupnp: Add recipe for version 1.8.2

2017-09-13 Thread Martin Jansa
Please don't use github archives which can be regenerated in some cases. Safer to use just git fetcher. On Wed, Sep 13, 2017 at 5:58 PM, Fabien Lahoudere < fabien.lahoud...@collabora.co.uk> wrote: > This version is needed for gerbera, however this version break mpd. > So we keep both recipe. > >

Re: [oe] [meta-multimedia][PATCH v3 2/2] gerbera: clean recipe

2017-09-13 Thread Martin Jansa
There as also comment from Khem asking if all these runtime dependencies are really needed. They should be added automatically by package.bbclass. And you have libupnp in RDEPENDS. So drop whole RDEPENDS and after build you can check buildhistory that the runtime dependencies are still there for

Re: [oe] [meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2

2017-09-13 Thread Fabien Lahoudere
I send "[meta-multimedia][PATCH v3 0/2] Add libupnp1.8 recipe" that allow to build mpd and gerbera here. On Wed, 2017-09-13 at 17:31 +0200, Martin Jansa wrote: > Only if both versions can be installed in parallel otherwise it will still > fail for either gerbera > or mpd. > > On Wed, Sep 13,

[oe] [meta-multimedia][PATCH v3 2/2] gerbera: clean recipe

2017-09-13 Thread Fabien Lahoudere
Clean the recipe and change the name of libupnp to libupnp1.8. Signed-off-by: Fabien Lahoudere --- meta-multimedia/recipes-multimedia/gerbera/gerbera_git.bb | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[oe] [meta-multimedia][PATCH v3 1/2] libupnp: Add recipe for version 1.8.2

2017-09-13 Thread Fabien Lahoudere
This version is needed for gerbera, however this version break mpd. So we keep both recipe. Signed-off-by: Fabien Lahoudere --- .../recipes-connectivity/libupnp/libupnp1.8.bb | 22 ++ 1 file changed, 22 insertions(+) create mode 100644

[oe] [meta-multimedia][PATCH v3 0/2] Add libupnp1.8 recipe

2017-09-13 Thread Fabien Lahoudere
In order to build gerbera, we need to support libupnp >= 1.8. However mpd won't build with this version probably due to API break. So we add a new recipe libupnp1.8 to be able to use both version. Both version can be run in parallel. ?:~/src/oe-core/build$ dpkg-deb -c

Re: [oe] [OE-core] OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)

2017-09-13 Thread Philip Balister
On 09/13/2017 08:40 AM, Ruslan Bilovol wrote: > On Thu, Aug 24, 2017 at 9:37 PM, Philip Balister wrote: >> Once again we will have a developer meeting in Prague the Sunday before >> ELCE. >> >> Please go to https://www.openembedded.org/wiki/OEDEM_2017 and add >> yourself if

Re: [oe] [OE-core] OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)

2017-09-13 Thread Ruslan Bilovol
On Thu, Aug 24, 2017 at 9:37 PM, Philip Balister wrote: > Once again we will have a developer meeting in Prague the Sunday before > ELCE. > > Please go to https://www.openembedded.org/wiki/OEDEM_2017 and add > yourself if you are attending and ideas for topics. > > Although

Re: [oe] [meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2

2017-09-13 Thread Martin Jansa
Only if both versions can be installed in parallel otherwise it will still fail for either gerbera or mpd. On Wed, Sep 13, 2017 at 5:09 PM, Fabien Lahoudere < fabien.lahoud...@collabora.co.uk> wrote: > It seems libupnp breaks its API and mpd doesn't support it yet (I also > test last release

Re: [oe] [meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2

2017-09-13 Thread Fabien Lahoudere
It seems libupnp breaks its API and mpd doesn't support it yet (I also test last release 0.20.10). I will revert libupnp deletion and rename the one for gerbera support libupnp-1.8. Is that solution acceptable? On Wed, 2017-09-13 at 16:20 +0200, Martin Jansa wrote: > Please fix this ASAP,

Re: [oe] [meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2

2017-09-13 Thread Fabien Lahoudere
Ok I will try to update mpd now and see if it help. On Wed, 2017-09-13 at 16:20 +0200, Martin Jansa wrote: > Please fix this ASAP, because I've already merged gerbera recipe (tested > together with this > libupnp change), but now with libupnp upgrade dropped from master-next > because of this

[oe] [meta-multimedia][PATCH] Revert "gerbera: Add recipe"

2017-09-13 Thread Martin Jansa
* depends on newer libupnp which wasn't merged yet, because it breaks mpd This reverts commit e890ecb1d2bb4f2d23f4d5cc7e40e0b1806da984. --- .../gerbera/files/gerbera.service | 13 - .../recipes-multimedia/gerbera/gerbera_git.bb | 34 -- 2 files

Re: [oe] [meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2

2017-09-13 Thread Martin Jansa
Please fix this ASAP, because I've already merged gerbera recipe (tested together with this libupnp change), but now with libupnp upgrade dropped from master-next because of this issue gerbera fails as well in master due to old upnp: -- Found UPnP:

Re: [oe] [meta-networking][PATCH] tcpdump: fix CVE-2017-11541, 11542, 11543

2017-09-13 Thread Jose Lamego
On 09/13/2017 04:17 AM, Martin Jansa wrote: > Please update the state on patchwork (https://patchwork. > openembedded.org/project/oe/patches/) when sending updates like this. > > You can update it on the site or use some magic keywords in the e-mail > reply to update it automatically (but I've

Re: [oe] [meta-oe][PATCH] ceres-solver: add new recipe

2017-09-13 Thread Martin Jansa
git fetcher doesn't use SRC_URI checksums, just SRCREV On Wed, Sep 13, 2017 at 1:48 PM, Bartosz Golaszewski wrote: > 2017-09-13 13:39 GMT+02:00 Martin Jansa : > > Don't use github archives as they might get regenerated from time to > time. > > > > What do

Re: [oe] [meta-oe][PATCH] ceres-solver: add new recipe

2017-09-13 Thread Bartosz Golaszewski
2017-09-13 13:39 GMT+02:00 Martin Jansa : > Don't use github archives as they might get regenerated from time to time. > What do I calculate the checksums from when not using tarballs? Best regards, Bartosz Golaszewski -- ___

[oe] [meta-oe][PATCH] capnproto: add version 0.6.1

2017-09-13 Thread Pascal Bach
Signed-off-by: Pascal Bach --- .../recipes-devtools/capnproto/capnproto_0.6.1.bb | 28 ++ 1 file changed, 28 insertions(+) create mode 100644 meta-oe/recipes-devtools/capnproto/capnproto_0.6.1.bb diff --git

[oe] [meta-oe][PATCH] flatbuffers: add version 1.7.1

2017-09-13 Thread Pascal Bach
Signed-off-by: Pascal Bach --- .../files/0001-correct-version-for-so-lib.patch| 26 + .../flatbuffers/flatbuffers_1.7.1.bb | 34 ++ 2 files changed, 60 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH] ceres-solver: add new recipe

2017-09-13 Thread Martin Jansa
Don't use github archives as they might get regenerated from time to time. Why do you set PV in the recipe to 1.13.0 and the filename 1.13? Use just one. The FILES variable look suspicious, why are you trying to include whole libdir and includedir? Most of it will be packaged in PN-dev anyway.

[oe] [meta-oe][PATCH] ceres-solver: add new recipe

2017-09-13 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It's often used in 3D computer vision applications. Signed-off-by: Bartosz Golaszewski ---

Re: [oe] [meta-oe][PATCH] libpng12: add it back from oe-core

2017-09-13 Thread Martin Jansa
All other LSB related recipes are in oe-core, why should libpng12 be different and live in meta-oe? On Wed, Sep 13, 2017 at 11:38 AM, wrote: > From: Kai Kang > > libpng12 is removed from oe-core. But lsb test 5.0 still requires > libpng12. So add

[oe] [meta-oe][PATCH] libpng12: add it back from oe-core

2017-09-13 Thread kai.kang
From: Kai Kang libpng12 is removed from oe-core. But lsb test 5.0 still requires libpng12. So add it back. Signed-off-by: Kai Kang --- meta-oe/recipes-lsb/libpng/libpng12_1.2.57.bb | 36 +++ 1 file changed, 36

[oe] State of bitbake world, Failed tasks 2017-09-11

2017-09-13 Thread Martin Jansa
qemux86 shows a bit more failures, because it's built from slightly older metadata (I've removed some pending changes from master-next after that build). Also big chunk of meta-networking changes was finally merged, so the list of tested changes in next report should be significantly shorter

Re: [oe] [meta-oe][PATCH V2 2/5] leveldb: Fix build with clang

2017-09-13 Thread Martin Jansa
I'm keeping this one in master-next for a bit longer because in some builds I've seen some issues which might be caused by enabled parallelism. The log doesn't show much, the only error is: Assembler messages: Fatal error: can't create out-shared/db/db_bench.o: No such file or directory mkdir

Re: [oe] [meta-networking][PATCH] tcpdump: fix CVE-2017-11541, 11542, 11543

2017-09-13 Thread Martin Jansa
Please update the state on patchwork (https://patchwork. openembedded.org/project/oe/patches/) when sending updates like this. You can update it on the site or use some magic keywords in the e-mail reply to update it automatically (but I've failed to find link to documentation how this magic

[oe] [meta-oe][PATCH] libgpiod: bump version to v0.3.1

2017-09-13 Thread Bartosz Golaszewski
From: Bartosz Golaszewski The project is now hosted at kernel.org. Updates since v0.2 include a couple bug-fixes and new features for gpiomon. Signed-off-by: Bartosz Golaszewski --- meta-oe/recipes-support/libgpiod/libgpiod.bb | 15 ---

Re: [oe] [meta-oe][PATCH] protobuf: update to 3.4.0

2017-09-13 Thread Bach, Pascal
I submitted an updated patchset that also updates protobuf-c to a compatible version. I’m not using protobuf-c so I didn’t catch the problem. Sorry for the inconvenience. From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Montag, 11. September 2017 18:52 To: Bach, Pascal (BT CPS R ZG FW

[oe] [meta-oe][PATCHv2 1/2] protobuf: update to 3.4.0

2017-09-13 Thread Pascal Bach
Also put protbuf-lite into it's own package Signed-off-by: Pascal Bach --- .../protobuf/{protobuf_3.3.0.bb => protobuf_3.4.0.bb}| 9 + 1 file changed, 5 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.3.0.bb =>

[oe] [meta-oe][PATCHv2 2/2] protobuf-c: update to 1.3.0

2017-09-13 Thread Pascal Bach
Required to build with protobuf 3.4.0 The license checksum changed because they renamed the compiler which is mentioned in the LICENSE file. Signed-off-by: Pascal Bach --- .../protobuf/{protobuf-c_1.2.1.bb => protobuf-c_1.3.0.bb} | 4 ++-- 1 file changed,