[oe] [meta-oe][PATCH v2] imsettings: add recipe

2015-01-05 Thread Bian Naimeng
IMSettings is a framework that delivers Input Method settings and applies the changes so they take effect immediately without any need to restart applications or the desktop. Signed-off-by: Bian Naimeng --- .../imsettings/gtk-is-required-by-notify.patch | 18 ++ ...CAL_AMFLAGS-

Re: [oe] [meta-networking][PATCH] opensaf: add recipe

2015-01-05 Thread Bian, Naimeng
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Khem > Raj > Sent: Thursday, January 01, 2015 11:10 AM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-network

[oe] [meta-networking][PATCH v2] openwsman: add recipe

2015-01-05 Thread Bian Naimeng
Opensource Implementation of WS-Management Signed-off-by: Bian Naimeng --- .../libssl-is-required-if-eventint-supported.patch | 17 +++ .../openwsman/openwsman/openwsmand.service | 12 + .../openwsman/openwsman_2.4.12.bb | 59 ++ 3 files chang

Re: [oe] [meta-networking][PATCH] openwsman: add recipe

2015-01-05 Thread Bian, Naimeng
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Martin Jansa > Sent: Friday, January 02, 2015 3:22 PM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-networki

[oe] [meta-oe][V2 PATCH 1/3] libqb: add new recipe

2015-01-05 Thread leimaohui
From: leimh An IPC library for high performance servers. Signed-off-by: leimh --- meta-oe/recipes-extended/libqb/libqb_0.17.1.bb | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 meta-oe/recipes-extended/libqb/libqb_0.17.1.bb diff --git a/meta-oe/recipes-ex

[oe] [meta-oe][V2 PATCH 3/3] dlm: add a new recipe

2015-01-05 Thread leimaohui
From: leimh The kernel dlm requires a user daemon to control membership. Signed-off-by: leimh --- meta-oe/recipes-extended/dlm/dlm_4.0.2.bb | 47 +++ 1 file changed, 47 insertions(+) create mode 100644 meta-oe/recipes-extended/dlm/dlm_4.0.2.bb diff --git a/meta-oe

[oe] []meta-oe][V2 PATCH 0/3] add dlm and it's dependencies

2015-01-05 Thread leimaohui
From: leimh Add dlm control daemon and tool because the kernel dlm requires a user daemon to control membership. corosync : the dependency of dlm libqb: the dependency of corosync leimh (3): libqb: add new recipe corosync_2.3.4: add new recipe dlm: add a new recipe .../recipes-extended/

[oe] [meta-oe][V2 PATCH 2/3] corosync_2.3.4: add new recipe

2015-01-05 Thread leimaohui
From: leimh The Corosync Cluster Engine and Application Programming Interfaces. Signed-off-by: leimh --- .../recipes-extended/corosync/corosync_2.3.4.bb| 59 ++ 1 file changed, 59 insertions(+) create mode 100644 meta-oe/recipes-extended/corosync/corosync_2.3.4.bb dif

Re: [oe] [meta-oe][PATCH 3/3] dlm: add a new recipe

2015-01-05 Thread Lei, Maohui
Hi Martin I will modify my patches, and then submit V2 patches later. Cheers Lei > -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Martin Jansa > Sent: Monday, January 05, 2015 5:

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

2015-01-05 Thread akuster808
I will follow up on strongqswan, proftp and netkit-rwho. - armin On 01/05/2015 04:02 AM, Martin Jansa wrote: http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2015-01-02 == INFO: jenkins-job.sh-1.1.0 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/w

Re: [oe] [meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI

2015-01-05 Thread Robert Yang
On 01/06/2015 07:26 AM, Martin Jansa wrote: On Tue, Jan 06, 2015 at 06:59:34AM +0800, Robert Yang wrote: On 01/05/2015 07:59 PM, Martin Jansa wrote: Thanks for v2 Please remember to update your old series as superseded when pushing newer version, it would help me a lot when sorting the pen

Re: [oe] [meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI

2015-01-05 Thread MacDonald, Joe
On 5 Jan 2015 18:26, Martin Jansa wrote: > > On Tue, Jan 06, 2015 at 06:59:34AM +0800, Robert Yang wrote: > > > > > > On 01/05/2015 07:59 PM, Martin Jansa wrote: > > > Thanks for v2 > > > > > > Please remember to update your old series as superseded when pushing > > > newer version, it would help

Re: [oe] [meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI

2015-01-05 Thread Martin Jansa
On Tue, Jan 06, 2015 at 06:59:34AM +0800, Robert Yang wrote: > > > On 01/05/2015 07:59 PM, Martin Jansa wrote: > > Thanks for v2 > > > > Please remember to update your old series as superseded when pushing > > newer version, it would help me a lot when sorting the pending patches. > > Hi Matin,

Re: [oe] [meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI

2015-01-05 Thread Robert Yang
On 01/06/2015 06:59 AM, Robert Yang wrote: On 01/05/2015 07:59 PM, Martin Jansa wrote: Thanks for v2 Please remember to update your old series as superseded when pushing newer version, it would help me a lot when sorting the pending patches. Hi Matin, what did you mean about: "update your

Re: [oe] [meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI

2015-01-05 Thread Robert Yang
On 01/05/2015 07:59 PM, Martin Jansa wrote: Thanks for v2 Please remember to update your old series as superseded when pushing newer version, it would help me a lot when sorting the pending patches. Hi Matin, what did you mean about: "update your old series as superseded", please ? I can't u

[oe] OE Changelog since 2014-12-28 until 2015-01-04

2015-01-05 Thread cliff . brake
Changelog since 2014-12-28 until 2015-01-04. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://github.com/Angstrom-distr

Re: [oe] [OE-core] [meta-networking][PATCH v2] openl2tp: add new recipe

2015-01-05 Thread Joe MacDonald
[Re: [OE-core] [meta-networking][PATCH v2] openl2tp: add new recipe] On 15.01.05 (Mon 21:29) Martin Jansa wrote: > On Mon, Jan 05, 2015 at 03:22:18PM -0500, Joe MacDonald wrote: > > From: Li xin > > Wrong ML, belongs to openembedded-devel. Yep, it does. Command-line history failure. -J. >

Re: [oe] [meta-networking][PATCH 1/2] GeoIP: add recipe

2015-01-05 Thread Joe MacDonald
[Re: [oe] [meta-networking][PATCH 1/2] GeoIP: add recipe] On 15.01.05 (Mon 13:40) Robert Yang wrote: > > > On 01/05/2015 01:36 PM, Lei, Maohui wrote: > > Hi Robert > > > > > >>> +HOMEPAGE = "http://dev.maxmind.com/geoip/"; > >>> +SECTION = "Development/Libraries" > >> > >> I think that this i

[oe] [meta-oe][PATCH v3] iperf3: Add recipe for version 3.0.10

2015-01-05 Thread Ben Shelton
iperf3 is the new successor of iperf. The project is now mature enough as it started in 2009 and has stable releases. It supports reporting results in the portable JSON format, provides more information than iperf does and also adds some features from other tools such as nuttcp and netperf that wer

Re: [oe] [meta-oe][PATCH v2] iperf3: Add recipe for version 3.0.10

2015-01-05 Thread Martin Jansa
On Mon, Jan 05, 2015 at 10:23:48AM -0600, Ben Shelton wrote: > iperf3 is the new successor of iperf. The project is now mature enough > as it started in 2009 and has stable releases. It supports reporting > results in the portable JSON format, provides more information than > iperf does and also ad

Re: [oe] [V2 meta-networking] [PATCH] dnrd: fix SRC_URI

2015-01-05 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [V2 meta-networking] [PATCH] dnrd: fix SRC_URI] On 15.01.03 (Sat 15:30) Robert Yang wrote: > Fixed: > ERROR: Function failed: Fetcher failure for URL: > > 'http://ncu.dl.sourceforge.net/project/dnrd/dnrd/2.20.3/dnrd-2.20.3.tar.gz'. > Unable to fetch URL from an

Re: [oe] [meta-networking][PATCH v2] cyassl: add version 3.3.0, remove version 3.1.0

2015-01-05 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH v2] cyassl: add version 3.3.0, remove version 3.1.0] On 14.12.22 (Mon 14:29) lchristina26 wrote: > Signed-off-by: Leah > --- > .../cyassl/{cyassl_3.1.0.bb => cyassl_3.3.0.bb}| 7 > --- > 1 file changed, 4 insertions(+),

Re: [oe] [meta-networking] [PATCH 1/2 V2] esmtp: use BPN in SRC_URI

2015-01-05 Thread Joe MacDonald
Merged these, with one minor tweak. I dropped in ${SOURCEFORGE_MIRROR} in the SRC_URI here as we've been doing with others. Thanks Robert. -J. [[oe] [meta-networking] [PATCH 1/2 V2] esmtp: use BPN in SRC_URI] On 14.12.30 (Tue 00:40) Robert Yang wrote: > Signed-off-by: Robert Yang > --- > met

Re: [oe] missing trailing spaces in some "_prepend" expressions in oe-core

2015-01-05 Thread Martin Jansa
On Mon, Jan 05, 2015 at 09:58:01AM -0500, Robert P. J. Day wrote: > > after running across a variable "_prepend" assignment that had no > trailing space, i did a quick grep through oe-core and ran across the > following, which would all seem to need that trailing space: > > $ grep -rn "DEPENDS_

[oe] [meta-oe][PATCH v2] iperf3: Add recipe for version 3.0.10

2015-01-05 Thread Ben Shelton
iperf3 is the new successor of iperf. The project is now mature enough as it started in 2009 and has stable releases. It supports reporting results in the portable JSON format, provides more information than iperf does and also adds some features from other tools such as nuttcp and netperf that wer

[oe] missing trailing spaces in some "_prepend" expressions in oe-core

2015-01-05 Thread Robert P. J. Day
after running across a variable "_prepend" assignment that had no trailing space, i did a quick grep through oe-core and ran across the following, which would all seem to need that trailing space: $ grep -rn "DEPENDS_prepend.*[^ ]\"$" * meta/classes/qt4e.bbclass:2:DEPENDS_prepend = "${QT4EDEPEN

Re: [oe] Question about ntp build option

2015-01-05 Thread Paul Eggleton
On Monday 05 January 2015 14:33:59 Paul Eggleton wrote: > Hi Fan, > > On Friday 28 November 2014 06:05:36 Fan, Xin wrote: > > I wonder that why the ntp uses the without-openssl build option and > > disables the openssl by default. > > > > In my opinion, the ntp needs openssl to support public key

Re: [oe] Question about ntp build option

2015-01-05 Thread Paul Eggleton
Hi Fan, On Friday 28 November 2014 06:05:36 Fan, Xin wrote: > I wonder that why the ntp uses the without-openssl build option and disables > the openssl by default. > > In my opinion, the ntp needs openssl to support public key cryptography and > it should be enabled by default. I set it up this

Re: [oe] [PATCH 03/10] ddrescue: update to 1.19

2015-01-05 Thread Paul Eggleton
On Monday 05 January 2015 13:35:52 Martin Jansa wrote: > On Mon, Jan 05, 2015 at 11:00:47AM +, Paul Eggleton wrote: > > * License changed to GPLv2+ > > * Upstream now only releases .lz files for new releases > > Is .lz working correctly now with current bitbake+oe-core (it didn't > last time I

[oe] [meta-oe][PATCH 2/2] xfce4-wavelan-plugin: Fix LICENSE format

2015-01-05 Thread Martin Jansa
* the COPYING file looks more like slightly modified BSD license and BenediktMeurer, FlorianRivoal are just names of Copyright holders, but I'll leave that to recipe maintainer fixes: WARNING: Recipe xfce4-wavelan-plugin, LICENSE (BenediktMeurer FlorianRivoal) has invalid format, LICEN

[oe] [meta-oe][PATCH 1/2] epdf: Fix LICENSE format

2015-01-05 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/epdf_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-efl/recipes-efl/efl/epdf_svn.bb b/meta-efl/recipes-efl/efl/epdf_svn.bb index 63e8436..e91eec5 100644 --- a/meta-efl/recipes-efl/efl/epdf_svn.bb +++ b/meta

Re: [oe] [PATCH 03/10] ddrescue: update to 1.19

2015-01-05 Thread Martin Jansa
On Mon, Jan 05, 2015 at 11:00:47AM +, Paul Eggleton wrote: > * License changed to GPLv2+ > * Upstream now only releases .lz files for new releases Is .lz working correctly now with current bitbake+oe-core (it didn't last time I've re-tried)? Shouldn't we wait for base.bbclass change to be merg

Re: [oe] [meta-perl][PATCH] adduser: add new recipe

2015-01-05 Thread Martin Jansa
On Fri, Dec 19, 2014 at 02:14:56PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > This is a utility from debain to add users/groups to the system, > which is actually a perl wrapper of the useradd/groupadd command. > > We want this to replace the same commands provided by busy

Re: [oe] [meta-oe][PATCH] imsettings: add recipe

2015-01-05 Thread Martin Jansa
On Tue, Dec 30, 2014 at 11:49:36AM +0800, Bian Naimeng wrote: > Delivery framework for general Input Method configuration > > Signed-off-by: Bian Naimeng > > --- > .../imsettings/gtk-is-required-by-notify.patch | 18 ++ > ...CAL_AMFLAGS-isnot-supported-by-autoreconf.patch | 20 +

Re: [oe] [meta-oe][PATCH] packagekit: Change recipe to use native mkdir

2015-01-05 Thread Martin Jansa
On Thu, Dec 18, 2014 at 10:21:00AM -0600, Bill Pittman wrote: > For redhat type systems, the recipe tries to use a version of mkdir from > sysroots, however mkdir does not exist and the build fails. Ubuntu systems > work because the sed command in the recipe specifically replaces the > /usr/bin/mk

[oe] State of bitbake world, Failed tasks 2015-01-02

2015-01-05 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2015-01-02 == INFO: jenkins-job.sh-1.1.0 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20150103_191306.log === common (9) === * /meta-openembedded/meta-networking/recipes-protocols/

Re: [oe] [meta-oe/meta-webserver][PATCH v2 00/11] Merge modphp into php and upgrade

2015-01-05 Thread Martin Jansa
Thanks for v2 Please remember to update your old series as superseded when pushing newer version, it would help me a lot when sorting the pending patches. On Mon, Jan 05, 2015 at 10:33:13AM +, Paul Eggleton wrote: > Finally resolve the overlap between the modphp and php recipes by > merging

Re: [oe] [meta-oe] [V2 PATCH 1/5] dash: use BP in SRC_URI

2015-01-05 Thread Martin Jansa
Thanks for v2 Please remember to update your old series as superseded when pushing newer version, it would help me a lot when sorting the pending patches. On Sun, Jan 04, 2015 at 06:30:09PM -0800, Robert Yang wrote: > Signed-off-by: Robert Yang > --- > meta-oe/recipes-extended/dash/dash_0.5.8.b

[oe] [PATCH 08/10] rfkill: update to 0.5

2015-01-05 Thread Paul Eggleton
Also make SUMMARY a bit more useful. Signed-off-by: Paul Eggleton --- .../recipes-connectivity/rfkill/{rfkill_0.4.bb => rfkill_0.5.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-oe/recipes-connectivity/rfkill/{rfkill_0.4.bb => rfkill_0.5.bb} (76%) diff --git a/

[oe] [PATCH 09/10] picocom: update to 1.7

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- meta-oe/recipes-support/picocom/{picocom_1.6.bb => picocom_1.7.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/picocom/{picocom_1.6.bb => picocom_1.7.bb} (67%) diff --git a/meta-oe/recipes-support/picocom/picocom_1

[oe] [PATCH 04/10] lcdproc: update to 0.5.6

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- .../lcdproc/lcdproc/automake-111-fix.patch | 21 - .../lcdproc/{lcdproc_0.5.5.bb => lcdproc_0.5.6.bb} | 6 ++ 2 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 meta-oe/recipes-extended/lcdproc/lcdproc/automak

[oe] [PATCH 06/10] protobuf: update to 2.5.0

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- .../protobuf/{protobuf_2.4.1.bb => protobuf_2.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_2.4.1.bb => protobuf_2.5.0.bb} (81%) diff --git a/meta-oe/recipes-devtools/protobu

[oe] [PATCH 10/10] libssh: update to just after 0.6.4

2015-01-05 Thread Paul Eggleton
Among other things, includes a fix for CVE-2014-8132. (There are a couple of useful-looking fixes after 0.6.4 in the 0.6 branch, hence I have renamed the recipe to _git and set PV to the standard format.) Signed-off-by: Paul Eggleton --- meta-oe/recipes-support/libssh/{libssh_0.6.3.bb => libssh

[oe] [PATCH 07/10] mariadb: update to 5.5.41

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- ...b-native_5.5.40.bb => mariadb-native_5.5.41.bb} | 0 meta-oe/recipes-support/mysql/mariadb.inc | 5 +-- .../mysql/mariadb/revert-fix-for-MDEV-5120.patch | 46 -- .../mysql/{mariadb_5.5.40.bb => mariadb_5.5.41.bb} | 0 4 files c

[oe] [PATCH 01/10] iotop: update to 0.6

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- meta-oe/recipes-extended/iotop/{iotop_0.4.4.bb => iotop_0.6.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-oe/recipes-extended/iotop/{iotop_0.4.4.bb => iotop_0.6.bb} (81%) diff --git a/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb

[oe] [PATCH 05/10] libmodplug: update to 0.8.8.5

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- .../libmodplug/{libmodplug_0.8.7.bb => libmodplug_0.8.8.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-multimedia/libmodplug/{libmodplug_0.8.7.bb => libmodplug_0.8.8.5.bb} (80%) diff --git a/meta-oe/recipes-multim

[oe] [PATCH 03/10] ddrescue: update to 1.19

2015-01-05 Thread Paul Eggleton
* License changed to GPLv2+ * Upstream now only releases .lz files for new releases Signed-off-by: Paul Eggleton --- .../ddrescue/{ddrescue_1.16.bb => ddrescue_1.19.bb} | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) rename meta-oe/recipes-extended/ddrescue/{ddrescue

[oe] [PATCH 02/10] lzip: update to 1.16

2015-01-05 Thread Paul Eggleton
* License changed to GPLv2+ * Trim SUMMARY * gz file is definitely being provided for download upstream, so drop comment saying it isn't Signed-off-by: Paul Eggleton --- .../recipes-support/lzip/{lzip_1.15.bb => lzip_1.16.bb}| 14 ++ 1 file changed, 6 insertions(+), 8 deletions

[oe] [PATCH 00/10] Recipe upgrades

2015-01-05 Thread Paul Eggleton
A bunch of unrelated upgrades for recipes in meta-oe. The following changes since commit 2ea3a19a478c526baa04d6b9a9e8c9f42aae9d34: ctapi-common: Add new recipe (2014-12-31 16:38:22 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/upg

[oe] [meta-networking][PATCH 4/5] traceroute: update to 2.0.21

2015-01-05 Thread Paul Eggleton
Also fix LICENSE to be "or any later version" (as specified in the upstream source headers); both licenses apply so use &. Signed-off-by: Paul Eggleton --- .../traceroute/{traceroute_2.0.20.bb => traceroute_2.0.21.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta

[oe] [meta-networking][PATCH 5/5] dnsmasq: update to 2.72

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- meta-networking/recipes-support/dnsmasq/dnsmasq_2.71.bb | 10 -- meta-networking/recipes-support/dnsmasq/dnsmasq_2.72.bb | 10 ++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq

[oe] [meta-networking][PATCH 2/5] ntp: add explicit perl dependency to ntp-utils package

2015-01-05 Thread Paul Eggleton
The ntp-utils package contains at least one perl-using script as well as a supporting perl module, therefore we need a dependency on perl. Signed-off-by: Paul Eggleton --- meta-networking/recipes-support/ntp/ntp_4.2.8.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes

[oe] [meta-networking][PATCH 3/5] mtr: update to 0.86

2015-01-05 Thread Paul Eggleton
* Newer automake compatibility fixed upstream, so drop patches. * LIC_FILES_CHKSUM changed due to a trailing space being removed, no actual change to the license text. Signed-off-by: Paul Eggleton --- .../recipes-support/mtr/files/configure.patch | 12 - .../recipes-support/mtr/fi

[oe] [meta-networking][PATCH 0/5] Networking fixes and upgrades

2015-01-05 Thread Paul Eggleton
Fix a couple of issues in the ntp recipe reported by Philip Balister (the file locations patch was previously posted separately; this version is identical). Also upgrade a few recipes. The following changes since commit 2ea3a19a478c526baa04d6b9a9e8c9f42aae9d34: ctapi-common: Add new recipe (20

[oe] [meta-networking][PATCH 1/5] ntp: fix file locations

2015-01-05 Thread Paul Eggleton
After the upgrade to 4.2.8, ntp's configure process now uses a custom script which looks at the host to determine what install locations it should use. This resulted in the recipe working on some people's machines and failing during do_install on others. Force it to use the "redhat" configuration a

[oe] [meta-oe][PATCH v2 03/12] php: integrate modphp

2015-01-05 Thread Paul Eggleton
Build the mod_php Apache module within the main php recipe; this avoids files in the sysroot from stepping on eachother and therefore avoids the resulting build failure. Changes made: * Add an "apache2" PACKAGECONFIG, default disabled. This means that if you previously used the modphp recipe you

[oe] [meta-webserver][PATCH v2 11/12] xdebug: update to 2.2.6

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- .../recipes-php/xdebug/{xdebug_2.2.5.bb => xdebug_2.2.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-php/xdebug/{xdebug_2.2.5.bb => xdebug_2.2.6.bb} (85%) diff --git a/meta-webserver/recipes-php/xdebug/xd

[oe] [meta-oe][PATCH v2 08/12] php: add PACKAGECONFIG to fix implicit dependency on libpam

2015-01-05 Thread Paul Eggleton
Add a pam PACKAGECONFIG option defaulted from the pam DISTRO_FEATURES item, so that if pam isn't in DISTRO_FEATURES, it is explicitly disabled (and conversely if it is in DISTRO_FEATURES that we have an explicit dependency on libpam). Signed-off-by: Paul Eggleton --- meta-oe/recipes-devtools/php

[oe] [meta-oe][PATCH v2 04/12] php: upgrade to 5.5.20

2015-01-05 Thread Paul Eggleton
Among many fixes since 5.5.15, the following security issues were fixed: CVE-2014-8142 CVE-2014-3710 CVE-2014-3669 CVE-2014-3670 CVE-2014-3668 CVE-2014-3538 CVE-2014-3587 CVE-2014-2497 CVE-2014-5120 CVE-2014-3597 For more details please see the upstream changelog: http://php.net/ChangeLog-5.ph

[oe] [meta-webserver][PATCH v2 10/12] xdebug: fix DEPENDS and un-blacklist

2015-01-05 Thread Paul Eggleton
Now we use a single php recipe there is no conflict. Signed-off-by: Paul Eggleton --- meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb b/meta-webserver/recipes-php/xdebug/xd

[oe] [meta-webserver][PATCH v2 12/12] phpmyadmin: update to 4.3.4

2015-01-05 Thread Paul Eggleton
Drop patches merged upstream. Signed-off-by: Paul Eggleton --- .../0001-Bug-4544-additional-fix-for-4.2.x.patch | 29 --- ...ug-4504-security-Self-XSS-in-query-charts.patch | 29 --- ...4505-security-XSS-in-view-operations-page.patch | 43 -- .../{ph

[oe] [meta-webserver][PATCH v2 05/12] modphp: remove

2015-01-05 Thread Paul Eggleton
This is now built out of the standard php recipe. Signed-off-by: Paul Eggleton --- .../0001-using-pkgconfig-to-check-libxml.patch | 74 -- .../recipes-php/modphp/files/70_mod_php5.conf | 12 - .../recipes-php/modphp/files/configure.patch | 11 - .../modphp/files/php-CVE-201

[oe] [meta-oe][PATCH v2 09/12] php: add PACKAGECONFIG for imap

2015-01-05 Thread Paul Eggleton
Allow imap support to be easily disabled; default it to enabled based on previous configuration. Signed-off-by: Paul Eggleton --- meta-oe/recipes-devtools/php/php_5.5.20.bb | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-devtools/php/php_5.5.20.bb

[oe] [meta-webserver][PATCH v2 06/12] README: update for modphp merging into php

2015-01-05 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- meta-webserver/README | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/meta-webserver/README b/meta-webserver/README index f3fe735..379b54a 100644 --- a/meta-webserver/README +++ b/meta-webserver/README @@ -29,10 +29,24 @@ Layou

[oe] [meta-oe][PATCH v2 07/12] uw-imap: make libpam dependency dependent on DISTRO_FEATURES

2015-01-05 Thread Paul Eggleton
If pam is not in DISTRO_FEATURES, we shouldn't be building it. Signed-off-by: Paul Eggleton --- meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb b/meta-oe/recipes-devtoo

[oe] [meta-oe][PATCH v2 01/12] php: upgrade to 5.5.15

2015-01-05 Thread Paul Eggleton
Based on the corresponding changes to the modphp recipe in meta-webserver. From the commit message for the modphp upgrade: * LIC_FILES_CHKSUM needed to change because the copyright year changed * Enabled mcrypt since upstream recommend this for acceptable performance * Disabled the opcache; this

[oe] [meta-oe][PATCH v2 02/12] libc-client: rename to uw-imap, upgrade to 2007f

2015-01-05 Thread Paul Eggleton
* Upgrade to 2007f * Rename to uw-imap; this is the name used by Fedora and is much more sensible than libc-client * Fix errors when linking the library against code compiled with -fPIC such as mod-php (patch from Fedora). * Add a security patch from Fedora * Rename files directory to uw-imap

[oe] [meta-oe/meta-webserver][PATCH v2 00/11] Merge modphp into php and upgrade

2015-01-05 Thread Paul Eggleton
Finally resolve the overlap between the modphp and php recipes by merging the former into the latter. Along the way I fixed a few minor issues and upgraded related recipes. I've taken a stepped approach to doing the php merge / upgrade so it's easier to see what's going on and easier for me to tes

Re: [oe] [meta-oe][PATCH 3/3] dlm: add a new recipe

2015-01-05 Thread Lei, Maohui
Hi Martin > > +SRC_URI = > "https://git.fedorahosted.org/cgit/dlm.git/snapshot/dlm-${PV}.tar.xz"; > > dlm-${PV} -> ${BP} but more importantly is dlm.git/snapshots "stable"? > Doesn't it re-generated sometimes ? The download URL comes from https://git.fedorahosted.org/cgit/dlm.git/. Besides the l

[oe] [meta-networking][PATCH v2] linux-atm: add recipe.

2015-01-05 Thread Bian Naimeng
Drivers and tools to support ATM networking under Linux Signed-off-by: Bian Naimeng --- .../linux-atm/linux-atm/install-from-buildir.patch | 19 +++ .../linux-atm/linux-atm/link-with-ldflags.patch| 38 ++ .../recipes-support/linux-atm/linux-atm_2.5.2.bb | 22 +++

Re: [oe] [meta-oe][PATCH 3/3] dlm: add a new recipe

2015-01-05 Thread Martin Jansa
On Mon, Jan 05, 2015 at 03:19:54PM +0800, leimaohui wrote: > From: leimh > > The kernel dlm requires a user daemon to control membership. > > Signed-off-by: leimh > --- > meta-oe/recipes-extended/dlm/dlm_4.0.2.bb | 47 > +++ > 1 file changed, 47 insertions(+) > cr

Re: [oe] [meta-oe][PATCH 2/3] corosync_2.3.4: add new recipe

2015-01-05 Thread Martin Jansa
On Mon, Jan 05, 2015 at 03:19:53PM +0800, leimaohui wrote: > From: leimh > > The Corosync Cluster Engine and Application Programming Interfaces > > Signed-off-by: leimh > --- > .../recipes-extended/corosync/corosync_2.3.4.bb| 59 > ++ > 1 file changed, 59 insertions(+)

Re: [oe] [meta-oe][PATCH 1/3] libqb: add new recipe

2015-01-05 Thread Martin Jansa
On Mon, Jan 05, 2015 at 03:19:52PM +0800, leimaohui wrote: > From: leimh > > An IPC library for high performance servers > > Signed-off-by: leimh > --- > meta-oe/recipes-extended/libqb/libqb_0.17.1.bb | 26 > ++ > 1 file changed, 26 insertions(+) > create mode 100644