[oe] [meta-oe][PATCH] Update after toplevel LICENSE file checksum change

2014-01-03 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.bb | 2 +- .../recipes-efl/packagegroups/packagegroup-efl-standalone-sdk-target.bb | 2 +- meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb | 2

[oe] [meta-oe][for-dylan][PATCH 2/9] rfkill: Fix build when WORKDIR is included in some git checkout

2014-01-04 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../dont.call.git.rev-parse.on.parent.dir.patch| 31 ++ meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb | 3 ++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-connectivity

[oe] [meta-oe][for-dylan][PATCH 4/9] gateone: Drop allarch

2014-01-04 Thread Martin Jansa
* runtime dependencies are TUNE_PKGARCH causing do_package_write_* task to have different signature for MACHINEs with different TUNE_PKGARCH Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-connectivity/gateone/gateone_git.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-oe][for-dylan][PATCH 5/9] mime-support: Drop allarch

2014-01-04 Thread Martin Jansa
* depends on TUNE_PKGARCH 'file' Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-support/mime-support/mime-support_3.48.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support

[oe] [meta-oe][for-dylan][PATCH 0/9] Dylan backports

2014-01-04 Thread Martin Jansa
://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/dylan-backports Martin Jansa (9): tbb: Disable thumb rfkill: Fix build when WORKDIR is included in some git checkout cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall gateone: Drop allarch mime-support: Drop allarch

[oe] [meta-oe][for-dylan][PATCH 3/9] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall

2014-01-04 Thread Martin Jansa
From: Martin Jansa martin.ja...@gmail.com * make files in bindir/sbindir a bit more deterministic Signed-off-by: Martin Jansa martin.ja...@gmail.com Signed-off-by: Joe MacDonald j...@deserted.net --- meta-networking/recipes-support/cifs/cifs-utils_git.bb | 4 1 file changed, 4 insertions

[oe] [meta-oe][for-dylan][PATCH 1/9] tbb: Disable thumb

2014-01-04 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-support/tbb/tbb_4.1.bb | 8 1 file changed, 8 insertions(+) diff --git a/meta-oe/recipes-support/tbb/tbb_4.1.bb b/meta-oe/recipes-support/tbb/tbb_4.1.bb index 96137bc..55212dc 100644 --- a/meta-oe/recipes-support

[oe] [meta-oe][for-dylan][PATCH 7/9] usb-modeswitch-data: Exclude SIGGEN dependency on usb-modeswitch

2014-01-04 Thread Martin Jansa
* has runtime dependency on TUNE_PKGARCH usb-modeswitch Hash for dependent task usb-modeswitch_1.2.5.bb.do_packagedata changed from 5709ee415d286847b58e7b438b5b9f75 to fbef5eee3bb2bacb805a0bead2095b52 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/conf/layer.conf | 4 1

[oe] [meta-oe][for-dylan][PATCH 6/9] zram: Drop allarch

2014-01-04 Thread Martin Jansa
some machine can have zram enabled in kernel and kernel-module-zram won't exist. Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-extended/zram/zram_0.1.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/zram/zram_0.1.bb b

[oe] [meta-oe][for-dylan][PATCH 8/9] fbset-modes: Explicitly set MACHINE_ARCH

2014-01-04 Thread Martin Jansa
* bitbake-diffsigs output: basehash changed from 2f6aa4302713441e9c3c7207c4edea33 to 3486f2b65998ee4ec5bd5fbbe02cadb0 List of dependencies for variable TARGET_LD_ARCH changed from 'set([])' to 'set(['TUNE_LDARGS'])' List of dependencies for variable TARGET_AS_ARCH changed from 'set([])' to

[oe] [meta-oe][for-dylan][PATCH 9/9] tvheadend: Disable dvdscan

2014-01-04 Thread Martin Jansa
configure 3.3-r0/git/support/getmuxlist, I don't know how it could work before, because it first moves files to dvb-scan directory and then removes them all one by one. Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | 1 + 1 file

Re: [oe] [meta-oe][for-dora 1/3] geos: Update to 3.4.2 and rework the packaging

2014-01-04 Thread Martin Jansa
. This is done using an empty 'geos' package which installs the new ones as runtime dependency. This same package is used to satisfy -dev dependency of geos package allowing for its inclusion into SDK. Signed-off-by: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Martin

Re: [oe] [meta-qt5][PATCH] qtwebkit: Depend on gstreamer-1.0 instead of 0.10

2014-01-06 Thread Martin Jansa
On Mon, Jan 06, 2014 at 11:22:27AM +0100, Nicolas Dechesne wrote: On Tue, Dec 31, 2013 at 12:37 PM, Martin Jansa martin.ja...@gmail.comwrote: * since this commit: commit e0debe138cb59c140ebbc69755d36028d2b89459 Author: Allan Sandfeld Jensen allan.jen...@digia.com Date: Thu Feb

Re: [oe] Patch to fix libxml++ build failure in meta-oe

2014-01-06 Thread Martin Jansa
On Mon, Jan 06, 2014 at 12:19:25PM +, Lewis, Nick wrote: The libxml++ recipe does not appear to build due to an incompatibility of libxml++ 2.35.3 with newer versions of make. libxml++ 2.37.1 contains a fix for this problem. Please find below a patch that changes the name of the recipe

Re: [oe] [meta-oe][PATCH v3] udisks: updated to v2.1.1.

2014-01-06 Thread Martin Jansa
On Mon, Jan 06, 2014 at 04:19:05PM +0200, Yevhen Kyriukha wrote: One patch was removed because changes are already exist in upstream version. Added patch to turn libatasmart, polkit, acl and libsystemd-login into optional dependencies. I cannot take this patch until gnome-disk-utility and acl

Re: [oe] [meta-oe][PATCH v3] udisks: updated to v2.1.1.

2014-01-06 Thread Martin Jansa
On Mon, Jan 06, 2014 at 05:22:48PM +0200, Yevhen Kyriukha wrote: 2014/1/6 Martin Jansa martin.ja...@gmail.com On Mon, Jan 06, 2014 at 04:19:05PM +0200, Yevhen Kyriukha wrote: One patch was removed because changes are already exist in upstream version. Added patch to turn libatasmart

Re: [oe] Patch to fix libxml++ build failure in meta-oe

2014-01-07 Thread Martin Jansa
On Tue, Jan 07, 2014 at 10:29:28AM +, Lewis, Nick wrote: From c77c6adf075f314209f7cd071fb5b99c0d8d0e70 Mon Sep 17 00:00:00 2001 From: Nick Lewis nick.le...@usa.g4s.com Date: Mon, 6 Jan 2014 17:16:03 + Subject: [PATCH] Use libxml++ version 2.37.1 and add ptest support SOB line is

Re: [oe] [meta-oe][PATCH 1/1] ktap: add configs for elfutils and ffi

2014-01-07 Thread Martin Jansa
On Tue, Jan 07, 2014 at 01:39:49PM +0100, Anders Darander wrote: libelf (elfutils) is required for resolving symbols in DSO and for sdt (taken from ktap docs). The earlier v0.4 recipe built ktap against libelf if it was found, thus enable it per default. FFI needs to be enabled for both

Re: [oe] [meta-oe] gdal: Avoid host headers use for SQlite3

2014-01-08 Thread Martin Jansa
On Mon, Jan 06, 2014 at 11:54:30AM -0200, Otavio Salvador wrote: This fixes the host contamination when the host has the SQLite3 headers available. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb |2 ++ 1 file changed, 2

Re: [oe] [poky] [OE-core] Piglit in Poky

2014-01-08 Thread Martin Jansa
On Wed, Jan 08, 2014 at 04:09:10PM +, Burton, Ross wrote: Hi, Despite a good start this thread got rapidly hijacked, so let's try again! On 24 December 2013 01:09, Philip Balister phi...@balister.org wrote: 1) Move piglit and deps to oe-core. Piglit is for QA purposes only and

[oe] [meta-systemd][PATCH] ofono: Rename .bbappend to match new version from oe-core

2014-01-09 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../recipes-connectivity/ofono/{ofono_1.13.bbappend = ofono_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-connectivity/ofono/{ofono_1.13.bbappend = ofono_%.bbappend} (100%) diff --git

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-01-09

2014-01-09 Thread Martin Jansa
On Thu, Jan 09, 2014 at 04:12:52PM +0100, Andreas Müller wrote: On Thu, Jan 9, 2014 at 3:46 PM, Martin Jansa martin.ja...@gmail.com wrote: http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2014-01-09 == === common (6) === * meta-openembedded/meta-efl/recipes

Re: [oe] meta-perl, meta-filesystems maintenance

2014-01-10 Thread Martin Jansa
On Wed, Oct 16, 2013 at 02:07:50PM +0800, Hongxu Jia wrote: On 10/15/2013 07:29 PM, Martin Jansa wrote: On Tue, Oct 15, 2013 at 09:24:11AM +0800, Hongxu Jia wrote: On 10/14/2013 08:22 PM, Martin Jansa wrote: On Thu, Oct 10, 2013 at 10:53:53AM +0800, Hongxu Jia wrote: Hi Martin, Sorry

Re: [oe] [meta-qt5][PATCH] nativesdk-qtbase_5.1.1.bb: Add path to qtbase patches.

2014-01-10 Thread Martin Jansa
On Thu, Jan 09, 2014 at 11:56:56AM -0600, Gabe Johnson wrote: The package would not build because the patches could not be found. Missing SOB line. --- recipes-qt/qt5/nativesdk-qtbase_5.1.1.bb |2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [oe] State of bitbake world, Failed tasks 2014-01-03

2014-01-12 Thread Martin Jansa
On Fri, Jan 03, 2014 at 11:44:08AM +0100, Martin Jansa wrote: With git branches and breakage from freetype upgrade fixed we're back to more common list of issues. webkit-efl is broken because of freetype upgrade, I'm working on efl upgrade to 1.8.* so I'll probably fix it later together

[oe] [meta-efl][WIP][PATCH 3/3] enjoy: Upgrade to version from git

2014-01-12 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...ays-use-position-as-percent-and-define-a-1-second.patch | 14 +++--- meta-efl/recipes-efl/e17/{enjoy_svn.bb = enjoy_git.bb}| 10 -- 2 files changed, 11 insertions(+), 13 deletions(-) rename meta-efl/recipes-efl/e17

Re: [oe] [meta-qt5][jansa/qt5-5.2.0] libQt5*.la references OE build directories

2014-01-13 Thread Martin Jansa
On Mon, Jan 13, 2014 at 01:58:25AM +0100, Jacob Kroon wrote: Hi, I'm seeing what I believe is a problem with the *.la files in the Qt5 dev-packages. The files references paths in my OE build environment, like so: ... # Libraries that this one depends upon. dependency_libs='-lQt5Gui

Re: [oe] [meta-oe] gdal: Use external TIFF support

2014-01-13 Thread Martin Jansa
On Mon, Jan 13, 2014 at 05:10:09PM -0200, Otavio Salvador wrote: The TIFF support cannot be disabled so prefer to depends on 'tiff' and use external by default. I haven't looked at configure script, but isn't it only caused by typo in PACKAGECONFIG? --without-tiff instead of --without-libtiff

Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 05:10:10PM +0800, b28...@freescale.com wrote: From: Ting Liu b28...@freescale.com Avoid below QA issues: | ERROR: QA Issue: package inetutils-ftp contains bad RPATH | ERROR: QA Issue: package inetutils-telnet contains bad RPATH | ERROR: QA Issue: package

Re: [oe] [meta-oe][PATCH 2/2] inetutils: not hard coded libreadline path

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 09:26:18AM +, ting@freescale.com wrote: -Original Message- From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Tuesday, January 14, 2014 5:22 PM To: Liu Ting-B28495 Cc: openembedded-devel@lists.openembedded.org Subject: Re: [oe] [meta-oe

Re: [oe] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 10:08:35AM +, Paul Eggleton wrote: Hi all, There will be a public OpenEmbedded TSC/workgroup meeting today - there wouldn't normally be one scheduled but there was quite a lot of discussion last time (which is a good thing!). If you're interested in discussing

Re: [oe] [OE-core] Public TSC / OE Workgroup meeting today

2014-01-14 Thread Martin Jansa
On Tue, Jan 14, 2014 at 12:55:28PM +, Phil Blundell wrote: On Tue, 2014-01-14 at 13:13 +0100, Martin Jansa wrote: Not sure if it's worth new item on agenda, but maybe we should move meta/classes/image-prelink.bbclass functionality to package.bbclass, maybe we have more cases like

Re: [oe] [meta-oe][PATCH v2] inetutils: fix libreadline path to fix QA errors

2014-01-15 Thread Martin Jansa
On Wed, Jan 15, 2014 at 01:36:13AM -0600, b28...@freescale.com wrote: From: Ting Liu b28...@freescale.com If wrong path set, inetutils configure script will add a absolute rpath, which result in the below QA errors: | ERROR: QA Issue: package inetutils-ftp contains bad RPATH | ERROR: QA

[oe] [meta-efl][WIP][PATCHv2 5/7] eve: bump SRCREV to catch up with edbus2 - eldbus rename

2014-01-15 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/eve_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-efl/recipes-efl/e17/eve_svn.bb b/meta-efl/recipes-efl/e17/eve_svn.bb index c7f7b1a..67d1188 100644 --- a/meta-efl/recipes-efl/e17

[oe] [meta-efl][WIP][PATCHv2 7/7] webkit-efl: Try to disable llint/jit to fix armv[45] build

2014-01-15 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/webkit/webkit-efl_2.3.2+svnr159807.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-efl/recipes-efl/webkit/webkit-efl_2.3.2+svnr159807.bb b/meta-efl/recipes-efl/webkit/webkit-efl_2.3.2+svnr159807.bb index

[oe] [meta-efl][WIP][PATCHv2 4/7] libeflvala: Fix build of tests

2014-01-15 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../efl/libeflvala/disable.eina.test.patch | 44 ++ meta-efl/recipes-efl/efl/libeflvala_svn.bb | 1 + 2 files changed, 45 insertions(+) create mode 100644 meta-efl/recipes-efl/efl/libeflvala

[oe] [meta-efl][WIP][PATCHv2 2/7] webkit-efl: Add recipe with snapshot from r159807

2014-01-15 Thread Martin Jansa
* announcement: http://sourceforge.net/mailarchive/message.php?msg_id=31742684 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...lines.h-remove-indexingHeader-preCapacity.patch | 27 ...KitHelpers.cmake-Add-Wno-error-cast-align.patch | 29 + .../webkit/webkit

[oe] [meta-efl][WIP][PATCHv2 3/7] enjoy: Upgrade to version from git

2014-01-15 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...ays-use-position-as-percent-and-define-a-1-second.patch | 14 +++--- meta-efl/recipes-efl/e17/{enjoy_svn.bb = enjoy_git.bb}| 10 -- 2 files changed, 11 insertions(+), 13 deletions(-) rename meta-efl/recipes-efl/e17

[oe] [meta-systemd][PATCH] dropbear: Rename .bbappend to match new version from oe-core

2014-01-15 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../dropbear/{dropbear_2013.60.bbappend = dropbear_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-core/dropbear/{dropbear_2013.60.bbappend = dropbear_%.bbappend} (100%) diff

Re: [oe] non debug package contains .debug directory

2014-01-15 Thread Martin Jansa
On Wed, Jan 15, 2014 at 11:07:53AM -0800, kris duff wrote: Hello, I'm working to port a custom software. bitbake complain about : NOTE: Checking Package: fcgi ERROR: QA Issue: non debug package contains .debug directory: fcgi path

Re: [oe] [PATCH] python-nose: avoid duplicate install of setup.py*

2014-01-16 Thread Martin Jansa
On Thu, Jan 16, 2014 at 05:04:04PM +0100, Ulf Samuelsson wrote: Signed-off-by: Ulf Samuelsson u...@emagii.com --- .../recipes-devtools/python/python-nose_1.2.1.bb |4 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb

Re: [oe] qt5 and virtualbox

2014-01-16 Thread Martin Jansa
On Fri, Jan 17, 2014 at 12:34:56AM +0100, Nicolas Dechesne wrote: hi there, has anyone be able to run qt5 applications in virtualbox or qemu? if so, what build configuration was used: xcb? eglfs? When running a 'desktop' distro in VirtualBox we can enable adds-on to get some support for

Re: [oe] [PATCH][meta-qt5][jansa/qt5-5.2.0]] qttools: add target build

2014-01-17 Thread Martin Jansa
On Fri, Jan 17, 2014 at 03:59:18PM +0100, Andreas Müller wrote: this does not build much yet but I was looking for qdbus Do you want me to merge it now or should I wait a bit more? build much means that it builds OK, but only some tools, right? Signed-off-by: Andreas Müller

Re: [oe] [PATCH][meta-qt5][jansa/qt5-5.2.0]] qttools: add target build

2014-01-17 Thread Martin Jansa
On Fri, Jan 17, 2014 at 04:33:10PM +0100, Martin Jansa wrote: On Fri, Jan 17, 2014 at 03:59:18PM +0100, Andreas Müller wrote: this does not build much yet but I was looking for qdbus Do you want me to merge it now or should I wait a bit more? build much means that it builds OK, but only

Re: [oe] meta-qt5: dependency loop for egl-library build by qmake

2014-01-17 Thread Martin Jansa
On Fri, Jan 17, 2014 at 07:00:07PM +0100, Andreas Müller wrote: Hi, Found a libegl which is build by qmake. This turns into a dependency loop: * qtbase ships mkspec and depends on egl (if enabled by packageconfig) * the driver needs mkspec to build I see two possible way to get out:

Re: [oe] [meta-qt5][jansa/qt5-5.2.0] libQt5*.la references OE build directories

2014-01-18 Thread Martin Jansa
On Sat, Jan 18, 2014 at 11:03:09AM +0100, Jacob Kroon wrote: Hi Andreas and Martin, On Tue, Jan 14, 2014 at 1:03 AM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, 13 Jan 2014, Martin Jansa wrote: On Mon, Jan 13, 2014 at 01:58:25AM +0100, Jacob Kroon wrote: Hi, I'm seeing

Re: [oe] [meta-filesystems][PATCH 1/1] aufs-util: add new recipe

2014-01-18 Thread Martin Jansa
On Fri, Jan 17, 2014 at 05:36:04PM +, Paul Eggleton wrote: Introducing the aufs-util target recipe. This would be used in conjuction with the aufs kernel feature to provide union mounts suitable for live boot applications. Only the target binaries are currently packages, with man pages,

Re: [oe] [meta-qt5][jansa/qt5-5.2.0] libQt5*.la references OE build directories

2014-01-18 Thread Martin Jansa
On Sat, Jan 18, 2014 at 01:13:48PM +0100, Jacob Kroon wrote: On Sat, 18 Jan 2014, Martin Jansa wrote: On Sat, Jan 18, 2014 at 11:03:09AM +0100, Jacob Kroon wrote: Hi Andreas and Martin, On Tue, Jan 14, 2014 at 1:03 AM, Jacob Kroon jacob.kr...@gmail.com wrote: On Mon, 13 Jan 2014

[oe] meta-oe patch queue

2014-01-19 Thread Martin Jansa
Apologies for delay, there is blocking jenkins job running for 10days already (which should take 40minutes tops). It should finish very soon (well I'm thinking that since Monday). For better visibility and consistency with oe-core, I've started pushing my patch queue from patchwork in-test

[oe] [meta-qt5][PATCH] qtmultimedia: Use PACKAGECONFIG for gstremer-0.10 and change it to disabled by default

2014-01-19 Thread Martin Jansa
* it doesn't support gst-1.x like qtwebkit yet, disable it by default to build images without gst-0.10 where possible. Signed-off-by: Martin Jansa martin.ja...@gmail.com --- recipes-qt/qt5/qtmultimedia.inc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-qt/qt5

Re: [oe] [RFC][meta-oe][PATCH] jenkins: add 1.547

2014-01-19 Thread Martin Jansa
On Sat, Jan 18, 2014 at 12:04:04PM +0100, Koen Kooi wrote: The package split is based on the debian packages which have -common/-server and -slave. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- This introduces a dependency on meta-java, which is of course a big no-no for

[oe] [PATCH 3/4] python-efl: Upgrade to 1.8.1 and update packaging to match old packages

2014-01-20 Thread Martin Jansa
* announcement: http://sourceforge.net/mailarchive/message.php?msg_id=31862842 * like in efl recipe create packages matching with old separate recipes Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-devtools/python/python-efl.inc| 41

[oe] [PATCH 2/4] efl: Adjust packaging to match more with old 1.7 separate recipes

2014-01-20 Thread Martin Jansa
* it improves upgrade-path, it's not perfect and I was testing it only on my SHR images which include lot of efl stuff, but not all, so some packages can still be a bit different Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/efl.inc | 104

[oe] [PATCH 1/4] elementary: Add PACKAGECONFIG for ewebkit and disable it by default

2014-01-20 Thread Martin Jansa
* with floating dependency some packages can fail to detect elementary: Package 'ewebkit', required by 'elementary', not found * webkit-efl isn't in very good shape, so I don't want to force using it on everybody - disable ewebkit by default Signed-off-by: Martin Jansa martin.ja...@gmail.com

[oe] [PATCH 4/4] e-wm: Add recipe for 0.18.2

2014-01-20 Thread Martin Jansa
* keep old 0.17.* around because new enlightenment is more picky on where it will run (compositor is now mandatory) * announcement http://sourceforge.net/mailarchive/message.php?msg_id=31789335 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/e-wm.inc

Re: [oe] [oe-commits] Paul Barker : default-providers: Change update-alternatives provider to opkg-utils

2014-01-21 Thread Martin Jansa
On Sun, Jan 19, 2014 at 04:40:38PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: 2f18289493f9c2c67ba343fb8e16743bf5dfee24 URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=2f18289493f9c2c67ba343fb8e16743bf5dfee24 Author:

Re: [oe] [meta-oe][PATCH] Bump SRCREV: PV is now 2.4.8+git

2014-01-22 Thread Martin Jansa
On Wed, Jan 22, 2014 at 09:04:32PM +1100, Nick D'Ademo wrote: Signed-off-by: Nick D'Ademo nickdad...@gmail.com Start the subject with name of changed component: opencv: bump SRCREV, PV is now 2.4.8+git --- meta-oe/recipes-support/opencv/opencv_2.4.bb |4 ++-- 1 file changed, 2

Re: [oe] [PATCH] ntp: fix perl path in scripts

2014-01-22 Thread Martin Jansa
On Wed, Jan 22, 2014 at 03:47:38PM +0800, Kai Kang wrote: Scripts ntptrace and ntp-wait use /bin/perl directly that cause ntp-utils depends on /bin/perl but no package provides it. It should use '${USRBINPATH}/env perl'. Next time please add [meta-networking] tag, but it's already in right

[oe] [meta-filesystems][PATCH] yaffs2-utils: Fix formatting, drop PR

2014-01-22 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb b/meta-filesystems/recipes

[oe] [meta-filesystems][PATCHv2] yaffs2-utils: Fix formatting, drop PR

2014-01-22 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb b/meta-filesystems/recipes

[oe] [meta-efl][PATCHv2 1/5] efl: Adjust packaging to match more with old 1.7 separate recipes

2014-01-22 Thread Martin Jansa
* it improves upgrade-path, it's not perfect and I was testing it only on my SHR images which include lot of efl stuff, but not all, so some packages can still be a bit different Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/efl.inc | 111

[oe] [meta-efl][PATCHv2 3/5] e-wm: Add recipe for 0.18.2

2014-01-22 Thread Martin Jansa
* keep old 0.17.* around because new enlightenment is more picky on where it will run (compositor is now mandatory) * announcement http://sourceforge.net/mailarchive/message.php?msg_id=31789335 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/e-wm.inc

[oe] [meta-efl][PATCHv2 4/5] elfe: Replace svn with git version

2014-01-22 Thread Martin Jansa
* bump PE to cope with +svn - +git Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/elfe_git.bb | 15 +++ meta-efl/recipes-efl/e17/elfe_svn.bb | 10 -- 2 files changed, 15 insertions(+), 10 deletions(-) create mode 100644 meta-efl/recipes-efl

[oe] [meta-efl][PATCHv2 2/5] python-efl: Upgrade to 1.8.1 and update packaging to match old packages

2014-01-22 Thread Martin Jansa
* announcement: http://sourceforge.net/mailarchive/message.php?msg_id=31862842 * like in efl recipe create packages matching with old separate recipes Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-devtools/python/python-efl.inc| 41

[oe] [meta-efl][PATCHv2 5/5] evas-generic-loaders: package generic pdf loaders as well

2014-01-22 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/evas-generic-loaders.inc | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-efl/recipes-efl/efl/evas-generic-loaders.inc b/meta-efl/recipes-efl/efl/evas-generic-loaders.inc index ec49770

Re: [oe] [PATCH v2] packagekit: Updated to 0.8.13

2014-01-22 Thread Martin Jansa
On Wed, Jan 22, 2014 at 09:42:40AM -0800, Felipe Ferreri Tonello wrote: On 12/16/2013 02:25 PM, Felipe F. Tonello wrote: From: Felipe F. Tonello e...@felipetonello.com Packagekit will compile support for all backend supported by OE-core. Images that want to install packagekit should

Re: [oe] [meta-oe][PATCH] libconnman-qt: update to 1.0.46, add recipe for qte

2014-01-22 Thread Martin Jansa
On Wed, Jan 22, 2014 at 07:57:05PM +0100, Andreas Oberritter wrote: Hello Felipe, On 22.01.2014 18:40, Felipe Ferreri Tonello wrote: Hi Andreas, On 01/20/2014 07:08 AM, Andreas Oberritter wrote: * Use _git version suffix, because it really is a Git recipe. * Create an inc file to be

Re: [oe] [meta-oe][PATCH] v4l-utils: removed dependency to x11, no need for it

2014-01-27 Thread Martin Jansa
/libx11 +DEPENDS = jpeg See: http://git.linuxtv.org/v4l-utils.git/blob/HEAD:/configure.ac#l82 and commit fa4d5d1fbdd44a7511c7749263a000fd82d831f8 Author: Martin Jansa martin.ja...@gmail.com Date: Sun Aug 25 23:30:44 2013 +0200 v4l-utils: Add libx11 dependency * configure doesn't

Re: [oe] [meta-oe][PATCH v2] libconnman-qt: update to 1.0.46, add recipe for qte

2014-01-28 Thread Martin Jansa
On Tue, Jan 28, 2014 at 03:23:24PM +0100, Andreas Oberritter wrote: Hello Martin, I noticed that you've already applied v1 to master-next. Do you want me to send an incremental patch? hello, please do, somehow it slipped through patchwork when merging too many changes after long delay..

[oe] [meta-systemd][PATCH] connman: Rename .bbappend to match new version from oe-core

2014-01-28 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../connman/{connman_1.20.bbappend = connman_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.20.bbappend = connman_%.bbappend} (100

Re: [oe] [meta-qt5][RFC PATCH] libconnman-qt5: libconnman-qt, Qt5 edition

2014-01-28 Thread Martin Jansa
On Tue, Jan 28, 2014 at 10:29:13PM +0100, Andreas Oberritter wrote: * Please, don't apply! ;-) Signed-off-by: Andreas Oberritter o...@opendreambox.org --- Several questions arose regarding this recipe: 1.) Where to put it? It depends on both meta-openembedded and meta-qt5. IIRC this

Re: [oe] [PATCH] nodejs 0.8.18: update to 0.10.25

2014-01-29 Thread Martin Jansa
On Wed, Jan 29, 2014 at 06:03:28PM +, krzysztof.m.syw...@intel.com wrote: From: Krzysztof Sywula krzysztof.m.syw...@intel.com Regenerated Khem's patch for assembler-arm.cc, skipped: deps/v8/src/platform-linux.cc since it is already correct in current nodejs version Have you tried to

Re: [oe] [PATCH] nodejs 0.8.18: update to 0.10.25

2014-01-29 Thread Martin Jansa
0.8 like nodejs4 is (separate files in sysroot, parallel installation) would be best. -Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Martin Jansa Sent: Wednesday, January 29, 2014 6:29

Re: [oe] [dylan][PATCH] cloud9: merging sources list with master

2014-01-30 Thread Martin Jansa
On Thu, Jan 30, 2014 at 03:14:25PM +, krzysztof.m.syw...@intel.com wrote: From: Krzysztof Sywula krzysztof.m.syw...@intel.com For dylan branch please Cc Eric Bénard e...@eukrea.com and this would be better as 2 cherry-picks from master: 5baa832786ad67a3c69a9a2e64ba1da53662e5d4

[oe] [PATCH 00/20] EFL 1.8 and friends

2014-01-31 Thread Martin Jansa
-openembedded-contrib/log/?h=jansa/efl Martin Jansa (20): efl: upgrade from separate recipes to shared efl-1.8.5 efl: Adjust packaging to match more with old 1.7 separate recipes python-efl: upgrade from separate recipes to shared python-efl-1.8.1 python-efl: update packaging to match old

[oe] [PATCH 01/20] efl: upgrade from separate recipes to shared efl-1.8.5

2014-01-31 Thread Martin Jansa
/show_bug.cgi?id=4102 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/conf/layer.conf | 1 + meta-efl/recipes-efl/efl/ecore_1.7.9.bb| 124 -- meta-efl/recipes-efl/efl/edbus2.inc| 11 -- meta-efl/recipes-efl/efl

[oe] [PATCH 02/20] efl: Adjust packaging to match more with old 1.7 separate recipes

2014-01-31 Thread Martin Jansa
* it improves upgrade-path, it's not perfect and I was testing it only on my SHR images which include lot of efl stuff, but not all, so some packages can still be a bit different Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/efl.inc | 111

[oe] [PATCH 07/20] terminology: upgrade to 0.4.0

2014-01-31 Thread Martin Jansa
* announcement http://sourceforge.net/mailarchive/message.php?msg_id=31728362 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/terminology.inc | 1 - meta-efl/recipes-efl/e17/terminology_0.3.0.bb | 10 -- meta-efl/recipes-efl/e17/terminology_0.4.0

[oe] [PATCH 09/20] emotion-generic-players: add recipe for 1.8.1

2014-01-31 Thread Martin Jansa
* be aware that this isn't very helpful yet until we upgrade vlc in meta-multimedia * announcement: http://sourceforge.net/mailarchive/message.php?msg_id=31895179 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/emotion-generic-players.inc | 12

[oe] [PATCH 03/20] python-efl: upgrade from separate recipes to shared python-efl-1.8.1

2014-01-31 Thread Martin Jansa
* be aware that upgrade-path wont probably work correctly and that you have to manually cleanup your sysroots before migrating to new shared efl recipe, for details see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl

[oe] [PATCH 08/20] evas-generic-loaders: upgrade to 1.8.1

2014-01-31 Thread Martin Jansa
* package generic pdf loaders as well Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/evas-generic-loaders.inc | 49 +++--- .../recipes-efl/efl/evas-generic-loaders_1.7.9.bb | 8 .../recipes-efl/efl/evas-generic-loaders_1.8.1.bb | 8

[oe] [PATCH 04/20] python-efl: update packaging to match old packages

2014-01-31 Thread Martin Jansa
* like in efl recipe create packages matching with old separate recipes Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-devtools/python/python-efl.inc | 41 +++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/meta-efl/recipes-devtools

[oe] [PATCH 05/20] elementary: upgrade to 1.8.4

2014-01-31 Thread Martin Jansa
* Elementary 1.8.3 release http://sourceforge.net/mailarchive/message.php?msg_id=31826305 * Elementary 1.8.4 release http://sourceforge.net/mailarchive/message.php?msg_id=31895179 * introduce elementary-native for elm-prefs_cc and elementary_codegen binary Signed-off-by: Martin Jansa

[oe] [PATCH 06/20] elementary: Add PACKAGECONFIG for ewebkit and disable it by default

2014-01-31 Thread Martin Jansa
* with floating dependency some packages can fail to detect elementary: Package 'ewebkit', required by 'elementary', not found * webkit-efl isn't in very good shape, so I don't want to force using it on everybody - disable ewebkit by default Signed-off-by: Martin Jansa martin.ja...@gmail.com

[oe] [PATCH 11/20] e-wm: Add recipe for 0.18.2

2014-01-31 Thread Martin Jansa
-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/e-wm.inc | 14 +++--- meta-efl/recipes-efl/e17/e-wm_0.17.5.bb | 12 meta-efl/recipes-efl/e17/e-wm_0.18.3.bb | 20 3 files changed, 35 insertions(+), 11 deletions(-) create mode 100644

[oe] [PATCH 19/20] packagegroup-efl-sdk: Update SDK-EFL for shared source tree efl

2014-01-31 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc b/meta-efl/recipes-efl/packagegroups

[oe] [PATCH 13/20] edbus: remove old edbus(1) svn recipe

2014-01-31 Thread Martin Jansa
* it was moved to legacy git tree: http://git.enlightenment.org/legacy/e_dbus.git/ * there is newer 1.7.10 release but only efl version requirements were changed since 1.7.9 (see git diff v1.7.9 v1.7.10) Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl

[oe] [PATCH 10/20] e-wm: Drop evas-.*-loader.* from RDEPENDS

2014-01-31 Thread Martin Jansa
* with new evas those are by default built-in not as separate libs Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/e-wm.inc | 4 1 file changed, 4 deletions(-) diff --git a/meta-efl/recipes-efl/e17/e-wm.inc b/meta-efl/recipes-efl/e17/e-wm.inc index 659ad6a

[oe] [PATCH 12/20] enjoy: switch from svn to newer git and update dependency from edbus2 to eldbus

2014-01-31 Thread Martin Jansa
* edbus2 was renamed to eldbus and is now included in efl source tree Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...ays-use-position-as-percent-and-define-a-1-second.patch | 14 +++--- meta-efl/recipes-efl/e17/{enjoy_svn.bb = enjoy_git.bb}| 12 +--- 2 files

[oe] [PATCH 17/20] libeflvala: Fix build of tests

2014-01-31 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../efl/libeflvala/disable.eina.test.patch | 44 ++ meta-efl/recipes-efl/efl/libeflvala_svn.bb | 1 + 2 files changed, 45 insertions(+) create mode 100644 meta-efl/recipes-efl/efl/libeflvala

[oe] [PATCH 20/20] expedite: Replace old svn recipe with git version

2014-01-31 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/efl/expedite_git.bb | 11 +++ meta-efl/recipes-efl/efl/expedite_svn.bb | 13 - 2 files changed, 11 insertions(+), 13 deletions(-) create mode 100644 meta-efl/recipes-efl/efl/expedite_git.bb delete

[oe] [PATCH 18/20] elfe: Replace svn with git version

2014-01-31 Thread Martin Jansa
* bump PE to cope with +svn - +git Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/{elfe_svn.bb = elfe_git.bb} | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) rename meta-efl/recipes-efl/e17/{elfe_svn.bb = elfe_git.bb} (41%) diff --git a/meta

[oe] [PATCH 16/20] eve: bump SRCREV and update dependency from edbus2 to eldbus

2014-01-31 Thread Martin Jansa
* edbus2 was renamed to eldbus and is now included in efl source tree Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-efl/recipes-efl/e17/eve_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-efl/recipes-efl/e17/eve_svn.bb b/meta-efl/recipes-efl/e17

[oe] [PATCH][meta-multimedia 2/2] vlc: fix build with newer freetype from oe-core

2014-01-31 Thread Martin Jansa
* ftsynth.h header was moved to freetype2 and vlc is broken since: commit 7cbf6060ac14b0f4d2f038f821ca980be0d46cb0 Author: Ross Burton ross.bur...@intel.com Date: Mon Nov 11 17:25:22 2013 + Subject: freetype: upgrade to 2.5.0.1 Signed-off-by: Martin Jansa martin.ja...@gmail.com

[oe] [PATCH][meta-multimedia 1/2] vlc: fix build with kernel headers 3.9 and newer

2014-01-31 Thread Martin Jansa
* V4L2_CID_HCENTER and V4L2_CID_VCENTER removed from linux v3.9 Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...orizontal-and-vertical-center-controls-ob.patch | 53 ++ .../recipes-multimedia/vlc/vlc_1.1.11.bb | 2 + 2 files changed, 55 insertions

Re: [oe] [for-dora] systemd: journald fix ignored disk space restrictions

2014-01-31 Thread Martin Jansa
On Fri, Jan 31, 2014 at 06:04:04PM -0200, Diego Sueiro wrote: The upstream bug report can be seen at: [Systemd #68161] -- https://bugs.freedesktop.org/show_bug.cgi?id=68161 This backports the patches need to address this in the 206 version. Hello Diego, this belongs to openembedded-core ML.

Re: [oe] [meta-oe][PATCH] libconnman-qt: fix linking and packaging with Qt4/Embedded

2014-01-31 Thread Martin Jansa
On Tue, Jan 28, 2014 at 04:34:43PM +0100, Andreas Oberritter wrote: * Don't overwrite EXTRA_QMAKEVARS_PRE, because qt4e.bbclass uses it to pass on QT_LIBINFX. * Generalize QT_IMPORTS_DIR to make it valid for qte. Signed-off-by: Andreas Oberritter o...@opendreambox.org ---

[oe] [meta-systemd][PATCH] busybox: rename .bbappend to match new version from oe-core

2014-02-03 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../recipes-core/busybox/{busybox_1.21.1.bbappend = busybox_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-core/busybox/{busybox_1.21.1.bbappend = busybox_%.bbappend} (100%) diff --git

Re: [oe] meta-qt5

2014-02-03 Thread Martin Jansa
On Mon, Feb 03, 2014 at 12:07:30PM -0500, Kevyn-Alexandre Paré wrote: Morning Martin, morning, I found your email from here: http://layers.openembedded.org/layerindex/branch/master/layer/meta-qt5/ I'm searching for help on that package/doc If you prefer I can send my question to a

Re: [oe] [PATCH][meta-multimedia 1/2] vlc: fix build with kernel headers 3.9 and newer

2014-02-04 Thread Martin Jansa
On Tue, Feb 04, 2014 at 10:33:20AM +0100, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Jansa schreef op 01-02-14 08:37: * V4L2_CID_HCENTER and V4L2_CID_VCENTER removed from linux v3.9 Any volunteers to update vlc to 1.1.13 (2 years old) or 2.1.2 (2 months old

<    1   2   3   4   5   6   7   8   9   10   >