[oe] [meta-oe][PATCH] meta-oe: override SECURITY_CFLAGS for llvm3.3

2016-06-05 Thread manuel . bachmann
From: Manuel Bachmann <manuel.bachm...@iot.bzh> When compiling llvm3.3 and including meta_oe_security_flags.inc: - on x86 (qemux86 e.g.), text relocation warnings appear ; - on x86-64 (qemux86-64 e.g.), linking fails with the following error message: "relocation R_X86_64_PC32 agains

[oe] [meta-oe][PATCH] wayland-fits: update, get out of PNBLACKLIST

2016-04-26 Thread Manuel Bachmann
From: Manuel Bachmann <m...@iot.bzh> Update to latest version, which has fixes for building with Weston >= 1.8.91, and thus builds with branches >= Jethro. Signed-off-by: Manuel Bachmann <m...@iot.bzh> --- meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | 5 +

Re: [oe] [PATCH][meta-oe] freerdp: fold .inc into .bb

2016-02-23 Thread Manuel Bachmann
Oops. I'll take a look at this. Regards, *Manuel Bachmann, Graphics & Multimedia Engineer www.iot.bzh <http://iot.bzh> * 2016-02-23 17:28 GMT+01:00 Martin Jansa <martin.ja...@gmail.com>: > * currently it's broken again > ERROR: freerdp-1.2.5+gitrAUTOINC+62da9d28c6-r

Re: [oe] [PATCH 1/2][meta-multimedia] gupnp: Update to 0.20.14

2016-02-02 Thread Manuel Bachmann [ IoT.bzh ]
Hi Martin, In fact, I already get this warning when building current 0.20.12 (meta-openembedded:master). But it is OK, I will post a rev. soon. 2016-02-01 16:07 GMT+01:00 Martin Jansa <martin.ja...@gmail.com>: > On Fri, Jan 22, 2016 at 03:51:11PM +0100, Manuel Bachmann wrote: > &g

[oe] [meta-multimedia][PATCH v2 1/2] gupnp: Update to 0.20.14

2016-02-02 Thread Manuel Bachmann
Update to latest version (required for latest Rygel). As the unique executable provided by "gupnp-dev" cannot work without python, switch from RRECOMMENDS to RDEPENDS for it, and also be more precise in its required modules. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.b

[oe] [meta-multimedia][PATCH 2/2] rygel: Update to 0.28.2

2016-01-27 Thread Manuel Bachmann
From: Manuel Bachmann <m...@iot.bzh> Update to latest version. This mainly fixes file uploading, which did not work in previous version (see upstream commit "1d45866a3fd7ca47bdbea60156bd18b994710662" among others). sqlite3 is now required to build whole rygel, as some med

[oe] [meta-multimedia][PATCH 1/2] gupnp: Update to 0.20.14

2016-01-27 Thread Manuel Bachmann
From: Manuel Bachmann <m...@iot.bzh> Update to latest version (required for latest Rygel). Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb |8 meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.

Re: [oe] [PATCH 2/2][meta-multimedia] rygel: Update to 0.28.2

2016-01-27 Thread Manuel Bachmann [ IoT.bzh ]
Good catch, and sorry for the bad formatting. Resending both patches. 2016-01-27 15:14 GMT+01:00 Martin Jansa <martin.ja...@gmail.com>: > On Fri, Jan 22, 2016 at 03:51:41PM +0100, Manuel Bachmann wrote: > > From: Manuel Bachmann <m...@iot.bzh> > > > > Update to

[oe] [PATCH 1/2][meta-multimedia] gupnp: Update to 0.20.14

2016-01-22 Thread Manuel Bachmann
From: Manuel Bachmann <m...@iot.bzh> Update to latest version (required for latest Rygel). Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb |8 meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.

[oe] [PATCH 2/2][meta-multimedia] rygel: Update to 0.28.2

2016-01-22 Thread Manuel Bachmann
From: Manuel Bachmann <m...@iot.bzh> Update to latest version. This mainly fixes file uploading, which did not work in previous version (see upstream commit "1d45866a3fd7ca47bdbea60156bd18b994710662" among others). Rygel will not keep running anymore when its "plugins"

[oe] [meta-multimedia][PATCH 2/4] dleyna-connector-dbus: Add recipe

2015-11-11 Thread Manuel Bachmann
dleyna-connector-dbus is a D-Bus connector library depending on "dleyna-core", and needed by dLeyna implementations (most notably "dleyna-server" and "dleyna-renderer"). It allows them to discover D-Bus buses, and to be started via D-Bus services files.

[oe] [meta-multimedia][PATCH 3/4] dleyna-server: Add recipe

2015-11-11 Thread Manuel Bachmann
dleyna-server is a library for implementing Digital Media (DLNA) Servers, and also provides a sample implementation of such a server. "dleyna-server-service" is designed to be started and consumed using D-Bus. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .

[oe] [meta-multimedia][PATCH 4/4] dleyna-renderer: Add recipe

2015-11-11 Thread Manuel Bachmann
dleyna-renderer is a library for implementing Digital Media (DLNA) Renderers, and also provides a sample implementation of such a renderer. "dleyna-renderer-service" is designed to be started and consumed using D-Bus. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh>

[oe] [meta-multimedia][PATCH 1/4] dleyna-core: Add recipe

2015-11-11 Thread Manuel Bachmann
dleyna-core is a library of utility functions needed by other dLeyna packages (most notably "dleyna-connector-dbus" "dleyna-server" and "dleyna-renderer"). It provides APIs for logging, error, settings, task management and an IPC abstraction API. Signed-off-by:

[oe] [PATCH][meta-efl] lightmediascanner: Update to 0.5.1, improve

2015-10-25 Thread Manuel Bachmann
meta-openembedded's only dependent recipe, "enjoy", has been verified with this change. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .../id3-plugin-support-out-of-tree-build.patch | 11 .../lightmediascanner/lightmediascanner_0.4.4.bb | 39 -

[oe] [PATCH][meta-multimedia] vlc: fix freerdp module build

2015-10-22 Thread Manuel Bachmann
Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-multimedia/vlc/vlc.inc| 1 + .../vlc/vlc/0009-fix-rdp-module.patch | 19 +++ meta-multimedia/recipes-multimedia/vlc/vlc_2.2.1.bb | 3 ++- 3 files changed, 22 insertion

Re: [oe] [PATCH v4][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve

2015-10-20 Thread Manuel Bachmann
Hi Martin, Ouch, sure ! Will look at this quickly and let you know. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-20 17:59 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > On Mon, Oct 12, 2015 at 04:09:01PM +0200, Manuel Bachmann wro

Re: [oe] [PATCH v3][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-12 Thread Manuel Bachmann
I found a way to enable it conditionally ; requires the latest version, though. Thus, sending a v2 with new title right now. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-08 12:47 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > On Th

[oe] [PATCH 3/4][meta-multimedia] media-service-upnp: Update to 0.5.0

2015-10-12 Thread Manuel Bachmann
Update to latest version (requires gupnp-dlna 0.9.4). Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .../dleyna/media-service-upnp_0.4.0.bb | 24 -- .../dleyna/media-service-upnp_0.5.0.bb | 24 ++ 2 files chang

[oe] [PATCH v2 2/4][meta-multimedia] gupnp-dlna: Update to 0.9.4, support gstreamer

2015-10-12 Thread Manuel Bachmann
Minor update. As we now have GStreamer 1.0+, add a PACKAGECONFIG option to build the additional "gupnp-dlna-gst" library if it is present. This is most notably needed by Rygel. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .../recipes-connectivity/gupnp/gupnp-dlna

[oe] [PATCH v3 4/4][meta-multimedia] rygel: Add recipe

2015-10-12 Thread Manuel Bachmann
. (disable tracker plugin for now, because it pulls 3 layers and needs us to have a PREFERRED udev provider, which is a bit extreme for a first version) Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> Author: Manuel Bachmann <manuel.bachm...@iot.bzh> Author: Ross Burt

[oe] [PATCH v3 4/4][meta-multimedia] rygel: Add recipe

2015-10-12 Thread Manuel Bachmann
. (disable tracker plugin for now, because it pulls 3 layers and needs us to have a PREFERRED udev provider, which is a bit extreme for a first version) Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> Author: Manuel Bachmann <manuel.bachm...@iot.bzh> Author: Ross Burt

Re: [oe] [PATCH 3/3 v2][meta-multimedia] rygel: Add recipe

2015-10-12 Thread Manuel Bachmann
Hi Khem, Good remark, thanks, I wasn't inheriting vala ! For this and for the "media-service-upnp" build problem noticed by Martin, sending a whole new series right now. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-09 9:18 GMT+02:00

[oe] [PATCH v2 1/4][meta-multimedia] libmediaart-2.0: Add recipe

2015-10-12 Thread Manuel Bachmann
libmediaart 1.9.0 is a new version of the libmediaart library, API-incompatible with the older 0.x one. libmediaart-2.0 is needed to build Rygel, but as the 1.0 version is still needed, let us build them both if required. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .../r

[oe] [PATCH v4][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve

2015-10-12 Thread Manuel Bachmann
ve a custom patch for that until it gets sorted out. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-oe/recipes-support/freerdp/freerdp.inc| 39 +- .../winpr-makecert-Build-with-install-RPATH.patch | 31 + meta-oe/recipes-suppo

Re: [oe] [PATCH v3][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve

2015-10-12 Thread Manuel Bachmann
Correct ; sending a v4 fixing this right now. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-09 16:48 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > On Thu, Oct 08, 2015 at 10:41:53AM +0200, Manuel Bachmann wrote: > > We make

[oe] [PATCH v2][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve

2015-10-08 Thread Manuel Bachmann
From: Manuel Bachmann <m...@iot.bzh> We make the "freerdp" recipe active again, fix the build by pulling a more recent version (the "stable" branches are buggy and useless), and fix ARM runtime with -fPIC. We can then : - make X11 non-mandatory ; - add support for W

Re: [oe] [PATCH 3/3][meta-multimedia] rygel: Add recipe

2015-10-08 Thread Manuel Bachmann
Hi Alexander, This is correct ; I prefer pulling the latest 0.26.x though, because it avoids updating some recipes -such as core gupnp- until I have a clear view of what it implies. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-05 8:10 GMT

[oe] [PATCH 3/3 v2][meta-multimedia] rygel: Add recipe

2015-10-08 Thread Manuel Bachmann
. (disable tracker plugin for now, because it pulls 3 layers and needs us to have a PREFERRED udev provider, which is a bit extreme for a first version) Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> Author: Manuel Bachmann <manuel.bachm...@iot.bzh> Author: Ross Burt

[oe] [PATCH v3][meta-oe] freerdp: get out of "nonworking", fix build, improve

2015-10-08 Thread Manuel Bachmann
ve a custom patch for that until it gets sorted out. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-oe/recipes-support/freerdp/freerdp.inc| 38 +- .../winpr-makecert-Build-with-install-RPATH.patch | 31 ++ meta-oe/recipes-suppo

Re: [oe] [PATCH v2][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve

2015-10-08 Thread Manuel Bachmann
Sorry, forgot a file, sending v3. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-08 10:35 GMT+02:00 Manuel Bachmann <manuel.bachm...@iot.bzh>: > From: Manuel Bachmann <m...@iot.bzh> > > We make the "freerdp" recipe act

Re: [oe] [PATCH][meta-oe] freerdp: get out of "nonworking", fix build, improve

2015-10-08 Thread Manuel Bachmann
Hi Martin, Just did that ; I'm sending a new patch based on top of "master-next" right now. It will be marked "v2", but title changes and mentions "PNBLACKLIST". Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-07 0:

[oe] [PATCH v3][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve

2015-10-08 Thread Manuel Bachmann
ve a custom patch for that until it gets sorted out. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-oe/recipes-support/freerdp/freerdp.inc| 38 +- .../winpr-makecert-Build-with-install-RPATH.patch | 31 ++ meta-oe/recipes-suppo

Re: [oe] [PATCH 2/3][meta-multimedia] gupnp-dlna: Update to 0.9.4, support gstreamer

2015-10-08 Thread Manuel Bachmann
Thanks Martin, and sorry for not having tried "media-manager-upnp" ; will fix and let you know. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-08 12:04 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > On Sat, Oct 03, 2015 at

Re: [oe] [PATCH v3][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-08 Thread Manuel Bachmann
Hmm, interesting, didn't try with meta-qt. I guess it can be done ; will try and let you know. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-08 12:03 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > On Sat, Oct 03, 2015 at 11:22:39P

Re: [oe] [PATCH v3][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-04 Thread Manuel Bachmann
st rev), I guess it's the same as ${AUTOREV}, but cleaner/shorter ? And then the "always refreshes and consumes bandwidth" problem Martin mentioned would still apply ; having SRCREVs is better and more stable in this case IMHO. Regards, *Manuel Bachmann, Graphics Engineer www.iot

[oe] [PATCH][meta-oe] freerdp: get out of "nonworking", fix build, improve

2015-10-04 Thread Manuel Bachmann
ve a custom patch for that until it gets sorted out. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-oe/recipes-support/freerdp/freerdp.inc| 73 ++ .../winpr-makecert-Build-with-install-RPATH.patch | 31 + meta-oe/recipes-support/freer

[oe] [PATCH v2][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-03 Thread Manuel Bachmann
-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb b/meta-multimedia/recipes-mkv/mkvt

[oe] [PATCH v3][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-03 Thread Manuel Bachmann
-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb b/meta-multimedia/recipes-mkv/mkvt

[oe] [PATCH 1/3][meta-multimedia] libmediaart-2.0: Add recipe

2015-10-03 Thread Manuel Bachmann
libmediaart 1.9.0 is a new version of the libmediaart library, API-incompatible with the older 0.x one. libmediaart-2.0 is needed to build Rygel, but as the 1.0 version is still needed, let us build them both if required. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> ---

[oe] [PATCH 2/3][meta-multimedia] gupnp-dlna: Update to 0.9.4, support gstreamer

2015-10-03 Thread Manuel Bachmann
Minor update. As we now have GStreamer 1.0+, add a PACKAGECONFIG option to build the additional "gupnp-dlna-gst" library if it is present. This is most notably needed by Rygel. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-connecti

[oe] [PATCH 3/3][meta-multimedia] rygel: Add recipe

2015-10-03 Thread Manuel Bachmann
them with the aid of metadata (artist, date...). (we do not propose to build without GStreamer support, because then if cannot parse any actual media file, and this is pointless) Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-connectivity/rygel/rygel_0.2

Re: [oe] [PATCH][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-03 Thread Manuel Bachmann
Thanks Martin, will do and send a v2. Regards, *Manuel Bachmann, Graphics Engineer www.iot.bzh <http://iot.bzh> * 2015-10-03 22:00 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > List all submodules in SRC_URI, we shouldn't bypass bitbake fetcher in > do_configure. >

[oe] [PATCH][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-03 Thread Manuel Bachmann
-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_git.bb b/meta-multimedia/recipes-mkv/mkvt

Re: [oe] [meta-oe][PATCH] wayland-fits: Add recipe

2015-09-22 Thread Manuel Bachmann
Hi Martin, Thanks, sending it right now. 2015-09-22 21:10 GMT+02:00 Martin Jansa <martin.ja...@gmail.com>: > On Tue, Sep 22, 2015 at 08:29:34PM +0200, Manuel Bachmann wrote: > > Hi Khem, and thanks a lot for your feedback ! > > > > You are definitely right. For th

[oe] [PATCH v2][meta-oe] wayland-fits: Add recipe

2015-09-22 Thread Manuel Bachmann
wayland-fits is a functional integration test suite for Wayland and Weston. It optionally supports EFL and GTK+ tests. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .../recipes-graphics/wayland/wayland-fits_git.bb | 33 1 file changed, 33 inse

[oe] [meta-efl][PATCH] efl: support wayland, egl

2015-09-22 Thread Manuel Bachmann
Allow EFL to build with Wayland support. Allow EFL to build with EGL support (when combined with Wayland support, it effectively achieves GL acceleration under a Wayland compositor). Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- meta-efl/recipes-efl/efl/efl.inc |4 +++-

Re: [oe] [meta-oe][PATCH] wayland-fits: Add recipe

2015-09-22 Thread Manuel Bachmann
at 1:28 AM, Manuel Bachmann > <manuel.bachm...@iot.bzh> wrote: > > wayland-fits is a functional integration test suite > > for Wayland and Weston. > > > > Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> > > --- > > .../recipes-graphics/w

[oe] [meta-oe][PATCH] wayland-fits: Add recipe

2015-09-19 Thread Manuel Bachmann
wayland-fits is a functional integration test suite for Wayland and Weston. Signed-off-by: Manuel Bachmann <manuel.bachm...@iot.bzh> --- .../recipes-graphics/wayland/wayland-fits_git.bb | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 meta-oe/recipes-gr