[oe] [meta-networking][PATCH] libnetfilter-log: add newrecipe for version 1.0.1

2014-01-31 Thread Matthieu Crapet
This library is usefull for userspace netfilter log messages (c.f. iptables and -j NFLOG target). libnetfilter-conntrack, libnetfilter-cttimeout, libnetfilter-cthelper and libnetfilter-queue are already available since december of 2012. Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com

[oe] [meta-perl][PATCH 7/9] perl-module-extutils-installpaths: add 0.010

2014-01-31 Thread Tim Orling
[Description from CPAN] This module tries to make install path resolution as easy as possible. When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config,

[oe] [meta-perl][PATCH 1/9] perl-module-metadata: add 1.000019

2014-01-31 Thread Tim Orling
[Description from CPAN] This module provides a standard way to gather metadata about a .pm file through (mostly) static analysis and (some) code execution. When determining the version of a module, the $VERSION assignment is evaled, as is traditional in the CPAN toolchain. Signed-off-by: Tim

[oe] [meta-perl][PATCH 2/9] perl-module-text-diff: add 1.41

2014-01-31 Thread Tim Orling
[Description from CPAN] diff() provides a basic set of services akin to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but it is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for

[oe] [meta-perl][PATCH 8/9] perl-module-build-tiny: add 0.030

2014-01-31 Thread Tim Orling
[Description from CPAN] Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This module provides a simple, lightweight, drop-in

[oe] [meta-perl][PATCH 5/9] perl-module-extutils-config: add 0.007

2014-01-31 Thread Tim Orling
[Description from CPAN] ExtUtils::Config is an abstraction around the %Config hash. Signed-off-by: Tim Orling ticot...@gmail.com --- .../extutils/perl-module-extutils-config_0.007.bb | 23 1 file changed, 23 insertions(+) create mode 100644

[oe] [meta-perl][PATCH 3/9] perl-module-capture-tiny: add 0.23

2014-01-31 Thread Tim Orling
[Description from CPAN] Capture::Tiny provides a simple, portable way to capture almost anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the

[oe] [meta-perl][PATCH 6/9] perl-module-extutils-helpers: add 0.021

2014-01-31 Thread Tim Orling
[Description from CPAN] This module provides various portable helper functions for module building modules. Signed-off-by: Tim Orling ticot...@gmail.com --- .../extutils/perl-module-extutils-helpers_0.021.bb | 28 1 file changed, 28 insertions(+) create mode 100644

[oe] [meta-perl][PATCH 4/9] perl-module-runtime: add 0.013

2014-01-31 Thread Tim Orling
[Description from CPAN] The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time. This module avoids using any other modules, so that it can be used in low-level infrastructure. Signed-off-by: Tim Orling ticot...@gmail.com ---

[oe] [meta-perl][PATCH 9/9] perl-module-extutils-cppguess: add 0.07

2014-01-31 Thread Tim Orling
[Description from CPAN] ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function. Signed-off-by:

Re: [oe] [meta-perl][PATCH 1/9] perl-module-metadata: add 1.000019

2014-01-31 Thread Olof Johansson
On 14-01-31 16:11 +0100, Tim Orling wrote: This module provides a standard way to gather metadata about a .pm file through (mostly) static analysis and (some) code execution. When determining the version of a module, the $VERSION assignment is evaled, as is traditional in the CPAN toolchain.

Re: [oe] Systemd journald (206) storage issue

2014-01-31 Thread Otavio Salvador
Hello Diego, On Fri, Jan 31, 2014 at 3:35 PM, Diego Sueiro diego.sue...@gmail.com wrote: On Wed, Jan 29, 2014 at 6:26 PM, Otavio Salvador ota...@ossystems.com.brwrote: Please isolate the patch which fixes the issue in 208 so we can backport it to the Dora version. Otavio, I found this

Re: [oe] Systemd journald (206) storage issue

2014-01-31 Thread Diego Sueiro
On Fri, Jan 31, 2014 at 3:47 PM, Otavio Salvador ota...@ossystems.com.brwrote: Yes, properly document it in commit log and tag the recipe as 'for-dora' so Martin and Koen follow it. Thanks. This is going to be my first contribution and maybe I'm going to do it wrong. When you say tag the

Re: [oe] Systemd journald (206) storage issue

2014-01-31 Thread Otavio Salvador
Hello Diego, On Fri, Jan 31, 2014 at 4:09 PM, Diego Sueiro diego.sue...@gmail.com wrote: On Fri, Jan 31, 2014 at 3:47 PM, Otavio Salvador ota...@ossystems.com.brwrote: Yes, properly document it in commit log and tag the recipe as 'for-dora' so Martin and Koen follow it. Thanks. This is

Re: [oe] [meta-perl][PATCH 1/9] perl-module-metadata: add 1.000019

2014-01-31 Thread Tim Orling
Koen made a similar comment via private email. I am happy to follow the Debian convention. I will resubmit the entire series. Thank you for the input. Regards, Tim On Fri, Jan 31, 2014 at 9:26 AM, Olof Johansson olof.johans...@axis.comwrote: On 14-01-31 16:11 +0100, Tim Orling wrote: This

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

2014-01-31 Thread Diego Sueiro
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. Signed-off-by: Diego Sueiro diego.sue...@gmail.com --- ...ournald-fix-fd-leak-in-journal_file_empty.patch | 27

Re: [oe] [OE-core] [RFC] Binutils upgrade to 2.24

2014-01-31 Thread Saul Wold
MACHINE = qemuppc DISTRO= poky DISTRO_VERSION= 1.5+snapshot-20140131 TUNE_FEATURES = m32 fpu-hard ppc7400 altivec TARGET_FPU= meta meta-yocto meta-yocto-bsp= mut:980faeefaac3466aff38822479bf7d9fff4994eb I did a bitbake -c cleansstate binutils-native eglibc

Re: [oe] [OE-core] [RFC] Binutils upgrade to 2.24

2014-01-31 Thread Saul Wold
: BB_VERSION= 1.21.1 BUILD_SYS = x86_64-linux NATIVELSBSTRING = Ubuntu-13.10 TARGET_SYS= powerpc-poky-linux MACHINE = qemuppc DISTRO= poky DISTRO_VERSION= 1.5+snapshot-20140131 TUNE_FEATURES = m32 fpu-hard ppc7400 altivec TARGET_FPU= meta meta

Re: [oe] [OE-core] [RFC] Binutils upgrade to 2.24

2014-01-31 Thread Khem Raj
= powerpc-poky-linux MACHINE = qemuppc DISTRO= poky DISTRO_VERSION= 1.5+snapshot-20140131 TUNE_FEATURES = m32 fpu-hard ppc7400 altivec TARGET_FPU= meta meta-yocto meta-yocto-bsp= mut:980faeefaac3466aff38822479bf7d9fff4994eb I did a bitbake

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

2014-01-31 Thread Martin Jansa
The following changes since commit 6572316557e742c2dc93848e4d560242bf0c3995: yaffs2-utils: Fix formatting, drop PR (2014-01-23 10:04:37 +) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib jansa/efl

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

2014-01-31 Thread Martin Jansa
* eina, evas, eio, efreet, edbus2, ecore, ethumb, emotion, embryo, edje are now built from single source tree * announcements: efl friends http://sourceforge.net/mailarchive/message.php?msg_id=31733071 EFL 1.8.4 release http://sourceforge.net/mailarchive/message.php?msg_id=31826305

[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 --

[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
* python-ecore, python-edbus, python-edje, python-elementary, python-emotion, python-evas are now built from single source tree * announcements: 1.8.0: http://sourceforge.net/mailarchive/message.php?msg_id=31728838 1.8.1: http://sourceforge.net/mailarchive/message.php?msg_id=31862842 *

[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

[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
* keep old 0.17.* around because new enlightenment is more picky on where it will run (compositor is now mandatory) * 0.18.2 release: http://sourceforge.net/mailarchive/message.php?msg_id=31789335 * 0.18.3 release: http://sourceforge.net/mailarchive/message.php?msg_id=31895179

[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

[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 ---

[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

[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

[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

[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

[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 ---