[oe] [PATCH 2/4] quagga: fix CVE-2013-6051

2014-04-20 Thread Kai Kang
Backport patch to fix CVE-2013-6051. Signed-off-by: Hu Signed-off-by: Kai Kang --- .../quagga/files/quagga-fix-CVE-2013-6051.patch| 29 ++ .../recipes-protocols/quagga/quagga.inc| 1 + 2 files changed, 30 insertions(+) create mode 100644 meta-networking/re

[oe] [PATCH 4/4] ndisc6: allow the package can be empty

2014-04-20 Thread Kai Kang
FILES_${PN} is set to null in original .bb file, this would cause ndisc6 main package is missing, then one build error will happen: ERROR: ndisc6 not found in the base feeds (qemux86 i586 x86 noarch any all). To fix this, need to set ALLOW_EMPTY_${PN} = "1". Signed-off-by: Xudong.zhu Signed-off

[oe] [PATCH 3/4] quagga: fix QA warning

2014-04-20 Thread Kai Kang
When build quagga, it shows QA warnings: WARNING: QA Issue: ELF binary '/home/build/poky/build/tmp/work/i586-poky-linux/quagga/0.99.21-r2.0/packages-split/quagga-bgpd/usr/sbin/bgpd' has relocations in .text WARNING: QA Issue: ELF binary '/home/build/poky/build/tmp/work/i586-poky-linux/quagga/0.

[oe] [PATCH 1/4] radvd.init: fix path to radvd.conf sample

2014-04-20 Thread Kai Kang
From: Wenzong Fan Correct the information that printed by radvd initscript. Signed-off-by: Wenzong Fan Signed-off-by: Kai Kang --- meta-networking/recipes-daemons/radvd/files/radvd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-daemons/radvd/f

[oe] [meta-networking][PATCH 0/4] Fix some errors and CVE issue

2014-04-20 Thread Kai Kang
Kai Kang (3): quagga: fix CVE-2013-6051 quagga: fix QA warning ndisc6: allow the package can be empty Wenzong Fan (1): radvd.init: fix path to radvd.conf sample .../recipes-daemons/radvd/files/radvd.init | 2 +- .../quagga/files/quagga-fix-CVE-2013-6051.patch| 29 +++

[oe] [meta-oe][PATCH 1/4] rsyslog: use BPN to fix multilib and add all licenses

2014-04-20 Thread jackie.huang
From: Jackie Huang - use BPN instead of PN to fix multilib builds - add all three licenses - add DESCRIPTION Signed-off-by: Jackie Huang --- meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/meta-oe/re

[oe] [meta-oe][PATCH 2/4] rsyslog: add PACKAGECONFIG for optional features

2014-04-20 Thread jackie.huang
From: Jackie Huang rsyslog supports many optional features, add PACKAGECONFIG for them to ensures that the dependency on related packages is deterministic and so that we can easily enable/disable features. Signed-off-by: Jackie Huang --- meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb | 34

[oe] [meta-oe][PATCH 4/4] rsyslog: add DEPENDS on bison-native and flex-native

2014-04-20 Thread jackie.huang
From: Jackie Huang Signed-off-by: Jackie Huang --- meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb index 31d2935..344a1

[oe] [meta-oe][PATCH 0/4] rsyslog: use update-alternatives and PACKAGECONFIG and two fixes

2014-04-20 Thread jackie.huang
From: Jackie Huang --- The following changes since commit 5ccedeb028c46a6b98335fedb16029c6f7f87022: sshfs-fuse: update to 2.5 (2014-04-20 16:10:21 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/r_rsyslog_noptest-2 http://git.pokylinux.org/cgi

[oe] [meta-oe][PATCH 3/4] rsyslog: Add config files and use update-alternatives for rsyslog

2014-04-20 Thread jackie.huang
From: Jackie Huang - Add a logrotate config file for rsyslog. - Change rsyslog.conf to be compatible with sysklogd.conf. - Use update-alternatives since we have other syslog systems: sysklogd, busybox-syslog, etc. Signed-off-by: Jackie Huang --- .../recipes-extended/rsyslog/rsyslog/rsyslog.c

[oe] [meta-networking][PATCH 1/2] vsftpd: fix install warning

2014-04-20 Thread wenzong.fan
From: Wenzong Fan WARNING: QA Issue: vsftpd: Files/directories were installed but not shipped /run /run/vsftpd /run/vsftpd/empty Signed-off-by: Li Wang Signed-off-by: Wenzong Fan --- .../recipes-daemons/vsftpd/vsftpd_3.0.0.bb |9 - 1 file changed, 8 insertions(+), 1

[oe] [meta-networking][PATCH 2/2] ntp: fix hardcode to /usr/bin/perl

2014-04-20 Thread wenzong.fan
From: Wenzong Fan This patch properly uses the path variables and fixes ntptrace and ntp-wait, just in case perl is not installed with the hardcode path. Signed-off-by: Rahat Mahbub Signed-off-by: Wenzong Fan --- meta-networking/recipes-support/ntp/ntp.inc |4 1 file changed, 4 inser

[oe] [meta-networking][PATCH 0/2] some fixes for vsftpd and ntp scripts

2014-04-20 Thread wenzong.fan
From: Wenzong Fan * Fix QA warnings to vsftpd that some files installed but not shipped; * Fix hardcode path to perl for ntp scripts: ntptrace, ntp-wait The following changes since commit 5ccedeb028c46a6b98335fedb16029c6f7f87022: sshfs-fuse: update to 2.5 (2014-04-20 16:10:21 +0200) are avai

[oe] [meta-oe][PATCH v2] iozone: update version to 414

2014-04-20 Thread jackie.huang
From: Jackie Huang Changes: - use BPN to fix multilib builds - drop the fileop-arm.patch since the issue is already fixed in the new version. Signed-off-by: Jackie Huang --- .../iozone3/iozone3/fileop-arm.patch | 32 .../iozone3/{iozone3_263.bb => iozone3_414.bb}

Re: [oe] [meta-oe][PATCH] iozone: update version to 414

2014-04-20 Thread Huang, Jie (Jackie)
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel- > boun...@lists.openembedded.org] On Behalf Of Martin Jansa > Sent: Sunday, April 20, 2014 5:41 PM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-oe][PA

Re: [oe] [OE-core] State of bitbake world, test-dependencies 2014-04-18

2014-04-20 Thread Khem Raj
On Apr 20, 2014 10:16 AM, "Jacob Kroon" wrote: > > On Sat, Apr 19, 2014 at 1:03 PM, Jacob Kroon wrote: > > > On Fri, Apr 18, 2014 at 8:36 PM, Martin Jansa wrote: > > > >> And more importantly floating dependencies, reply here > >> when you start working on some of these. > >> > >> Found differenc

Re: [oe] [meta-perl][PATCH v2 01/10] libmodule-metadata-perl: add 1.000019

2014-04-20 Thread Hongxu Jia
On 04/21/2014 11:05 AM, Hongxu Jia wrote: On 04/21/2014 11:01 AM, Tim Orling wrote: On Sun, Apr 20, 2014 at 7:17 PM, Hongxu Jia wrote: On 04/21/2014 04:19 AM, Tim Orling wrote: (1) I am thinking about dropping this patch. perl-native provides Module::Metadata 1.4, so if subsequent packa

Re: [oe] [meta-perl][PATCH v2 01/10] libmodule-metadata-perl: add 1.000019

2014-04-20 Thread Hongxu Jia
On 04/21/2014 11:01 AM, Tim Orling wrote: On Sun, Apr 20, 2014 at 7:17 PM, Hongxu Jia wrote: On 04/21/2014 04:19 AM, Tim Orling wrote: (1) I am thinking about dropping this patch. perl-native provides Module::Metadata 1.4, so if subsequent packages are being cross-compiled I have not yet

Re: [oe] [meta-perl][PATCH v2 01/10] libmodule-metadata-perl: add 1.000019

2014-04-20 Thread Tim Orling
On Sun, Apr 20, 2014 at 7:17 PM, Hongxu Jia wrote: > On 04/21/2014 04:19 AM, Tim Orling wrote: > >> (1) I am thinking about dropping this patch. perl-native provides >> Module::Metadata 1.4, so if subsequent packages are being >> cross-compiled I have not yet proven there is a need for the upd

Re: [oe] [meta-oe][PATCH 1/3] gd: update to version 2.1.0

2014-04-20 Thread Huang, Jie (Jackie)
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel- > boun...@lists.openembedded.org] On Behalf Of Martin Jansa > Sent: Sunday, April 20, 2014 4:24 PM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-oe][PA

Re: [oe] [meta-perl][PATCH v2 01/10] libmodule-metadata-perl: add 1.000019

2014-04-20 Thread Hongxu Jia
On 04/21/2014 04:19 AM, Tim Orling wrote: (1) I am thinking about dropping this patch. perl-native provides Module::Metadata 1.4, so if subsequent packages are being cross-compiled I have not yet proven there is a need for the updated v1.19 provided here. (2) The question is, if one want

Re: [oe] [meta-qt5][PATCH] populate_sdk_qt5.bbclass: Fix PACKAGE_GROUP deprecation warning

2014-04-20 Thread Otavio Salvador
On Sun, Apr 20, 2014 at 10:54 AM, Jacob Kroon wrote: > Hi Martin, > > On Sun, Apr 20, 2014 at 12:34 PM, Martin Jansa wrote: > >> On Tue, Apr 15, 2014 at 07:12:45PM +0200, Jacob Kroon wrote: >> > Fixes the following warning: >> > >> > WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGE

Re: [oe] [meta-qt5][PATCH] populate_sdk_qt5.bbclass: Fix PACKAGE_GROUP deprecation warning

2014-04-20 Thread Otavio Salvador
Hello Martin, On Sun, Apr 20, 2014 at 7:34 AM, Martin Jansa wrote: > On Tue, Apr 15, 2014 at 07:12:45PM +0200, Jacob Kroon wrote: >> Fixes the following warning: >> >> WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead > > It's correct patch, but I'm a bit tempted to take t

Re: [oe] [meta-perl][PATCH v2 01/10] libmodule-metadata-perl: add 1.000019

2014-04-20 Thread Tim Orling
On Mon, Mar 31, 2014 at 1:54 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > Hi Tim, > > On Sunday 30 March 2014 20:30:28 Tim Orling wrote: > > Yes. It updates the version built into perl. I will submit a patch with > > insane skip. > > INSANE_SKIP isn't the right fix for this - if thi

Re: [oe] [OE-core] State of bitbake world, test-dependencies 2014-04-18

2014-04-20 Thread Jacob Kroon
On Sat, Apr 19, 2014 at 1:03 PM, Jacob Kroon wrote: > On Fri, Apr 18, 2014 at 8:36 PM, Martin Jansa wrote: > >> And more importantly floating dependencies, reply here >> when you start working on some of these. >> >> Found differences: >> ccid/ccid/latest lost dependency on flex >> console-tools

[oe] [meta-qt5][PATCH] cmake: remove .bbappends, resolved in oe-core

2014-04-20 Thread Martin Jansa
* it's included in daisy and master branches http://git.openembedded.org/openembedded-core/commit/?h=daisy&id=4f2dee0d8c2c3f60cb8f8021343e973cae31fc50 Signed-off-by: Martin Jansa --- .../cmake/cmake-native_2.8.12.2.bbappend | 20 recipes-devtools/cmake/cmake_2

Re: [oe] [oe-commits] Andreas Müller : gnome-disk-utility: change PACKAGECONFIG default: remove nautilus

2014-04-20 Thread Martin Jansa
On Sun, Apr 20, 2014 at 11:50:16AM +, g...@git.openembedded.org wrote: > Module: meta-openembedded.git > Branch: master > Commit: c6e9d85d948ed4676572a34241376a2156b837a2 > URL: > http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c6e9d85d948ed4676572a34241376a2156b837a2 > > A

[oe] meta-oe patch queue

2014-04-20 Thread Martin Jansa
test-dependencies run finally finished, please see found issues in "State of bitbake world, test-dependencies 2014-04-18" thread and please help with cleaning those. That unblocked me to do verification builds on jenkins and merge most pending patches. patchwork wasn't working correctly for few d

Re: [oe] [PATCH 1/1] fwts: update to 14.03.01 release

2014-04-20 Thread Martin Jansa
On Mon, Apr 07, 2014 at 03:32:01PM +0300, Fathi Boudra wrote: > Signed-off-by: Fathi Boudra Merged, thanks! > --- > meta-oe/recipes-extended/fwts/fwts_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-oe/recipes-extended/fwts/fwts_git.bb > b/meta-oe/reci

Re: [oe] [PATCH 1/1] acpica: update to 20140325 release

2014-04-20 Thread Martin Jansa
On Tue, Apr 08, 2014 at 08:22:05PM +0300, Fathi Boudra wrote: > Signed-off-by: Fathi Boudra Merged, thanks! > --- > .../acpica/{acpica_20140114.bb => acpica_20140325.bb} | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-oe/recipes-extended/acpica/{acp

Re: [oe] [meta-oe][PATCH] rsyslog: remove unsupported option from initscript

2014-04-20 Thread Martin Jansa
On Tue, Apr 01, 2014 at 03:17:46PM +0100, Jack Mitchell wrote: > From: Jack Mitchell > > > starting rsyslogd ... rsyslogd: error: option -c > > is no longer supported - ignored Merged, thanks! > > Signed-off-by: Jack Mitchell > --- > meta-oe/recipes-extended/rsyslog/rsyslog/initscript | 2 +-

Re: [oe] [meta-oe][PATCH] rsyslog: add status command and minor fixes for initscript

2014-04-20 Thread Martin Jansa
On Wed, Apr 16, 2014 at 05:31:16PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > - add status command > - remove the unsupported option: > rsyslogd: error: option -c is no longer supported - ignored > - add --oknodo for do_start Merged, thanks! > > Signed-off-by: Jackie H

Re: [oe] [meta-filesystems][PATCH] sshfs-fuse: update to 2.5

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 09:49:18AM +0200, Koen Kooi wrote: > Signed-off-by: Koen Kooi Merged, thanks > --- > .../sshfs-fuse/{sshfs-fuse_2.4.bb => sshfs-fuse_2.5.bb} | 5 > ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > rename meta-filesystems/recipes-filesystems/sshfs-

[oe] [meta-oe][PATCH] gd: fix --with-freetype option

2014-04-20 Thread Martin Jansa
* 'yes' value means using pkg-config to find freetype, other values are using FREETYPE_CONFIG=/bin/freetype-config and freetype-config isn't in STAGING_LIBDIR but in STAGING_BINDIR/crossscripts/freetype-config Signed-off-by: Martin Jansa --- meta-oe/recipes-support/gd/gd_2.1.0.bb | 2 +- 1 f

[oe] [meta-qt5][PATCH v2] qtlocation: add packageconfig for geoclue and gypsy

2014-04-20 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-qt/qt5/qtlocation.inc | 16 1 file changed, 16 insertions(+) diff --git a/recipes-qt/qt5/qtlocation.inc b/recipes-qt/qt5/qtlocation.inc index 70a4375..41f2d19 100644 --- a/recipes-qt/qt5/qtlocation.inc +++ b/recipes-qt/qt5/qtlocation.inc @

Re: [oe] [meta-qt5][PATCH] populate_sdk_qt5.bbclass: Fix PACKAGE_GROUP deprecation warning

2014-04-20 Thread Jacob Kroon
Hi Martin, On Sun, Apr 20, 2014 at 12:34 PM, Martin Jansa wrote: > On Tue, Apr 15, 2014 at 07:12:45PM +0200, Jacob Kroon wrote: > > Fixes the following warning: > > > > WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead > > It's correct patch, but I'm a bit tempted to take

Re: [oe] [meta-gnome][PATCH] libgnomecanvas: add 'intltool-native' DEPENDS

2014-04-20 Thread Martin Jansa
On Sun, Mar 30, 2014 at 05:52:52PM -0400, Trevor Woerner wrote: > Signed-off-by: Trevor Woerner Resolved by identical patch I had in queue. Thanks > --- > meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.30.3.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-g

[oe] [meta-qt5][PATCH] qtlocation: add packageconfig for geoclue and gypsy

2014-04-20 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-qt/qt5/qtlocation.inc | 16 1 file changed, 16 insertions(+) diff --git a/recipes-qt/qt5/qtlocation.inc b/recipes-qt/qt5/qtlocation.inc index 70a4375..5d3dcc5 100644 --- a/recipes-qt/qt5/qtlocation.inc +++ b/recipes-qt/qt5/qtlocation.inc @

Re: [oe] [OE-core][PATCH v2] open-vcdiff: add new recipe for version 0.8.3

2014-04-20 Thread Martin Jansa
On Tue, Apr 01, 2014 at 01:27:49PM +, Matthieu CRAPET wrote: > Hi, Merged, thanks! > > This discards and replaces the patch already in master-next: > http://cgit.openembedded.org/meta-openembedded/commit/?h=master-next&id=7720023d0e69215746753cb3dea2ec9e61408a15 > > Regards, > Matthieu > >

Re: [oe] [meta-oe][PATCH] zsh: upgrade to 5.0.5

2014-04-20 Thread Martin Jansa
On Wed, Apr 02, 2014 at 02:24:26PM +0200, Matthieu Crapet wrote: > Recipe cleanup: > - Add missing license in meta-oe/licenses > - Add DESCRIPTION > - Use ${BP} and ${SOURCEFORGE_MIRROR} Merged, thanks! > > Signed-off-by: Matthieu Crapet > --- > meta-oe/licenses/zsh | 37

Re: [oe] [PATCH] ipsec-tools: Update patch status

2014-04-20 Thread Martin Jansa
On Sat, Apr 12, 2014 at 08:14:08PM +0100, Paul Barker wrote: > Signed-off-by: Paul Barker > --- > .../ipsec-tools/ipsec-tools/0002-Don-t-link-against-libfl.patch| 3 > ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Merged, thanks! > > diff --git > a/meta-networking/recipes-suppo

Re: [oe] [PATCH] rrdtool: enable libwrap, perl and python bindings

2014-04-20 Thread Martin Jansa
On Wed, Apr 16, 2014 at 02:51:05PM +0800, Chong Lu wrote: > 1. default enable libwrap, perl and python bindings > 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be > when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and > invokes perl.real > 3. W

Re: [oe] [meta-networking] Uprev memcached from upstream

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 01:30:22PM -0400, Amy Fong wrote: > commit 3d0b80c5667a2c1d8634173948048567d0bc9c36 > Author: Amy Fong > Date: Tue Apr 8 14:29:19 2014 -0400 > > Uprev memcached from upstream Please remove 1.4.15 in the same commit and send with -M. > > memcached 1.4.15 has

Re: [oe] [PATCH 0/2] avoid nautilus build by default

2014-04-20 Thread Martin Jansa
On Wed, Apr 16, 2014 at 09:32:28AM +0200, Andreas Müller wrote: > There is no reason why we need to build nautilus when using evince and/or > gnome-disk-utility. Both merged, thanks! > > Andreas Müller (2): > evince: make nautilus extension a PACKAGECONFIG and disable by default > gnome-disk

Re: [oe] [meta-oe][PATCH] libunwind: Add mirror site

2014-04-20 Thread Martin Jansa
On Wed, Apr 16, 2014 at 01:41:43PM +0900, Changhyeok Bae wrote: > The SRC_URI is not accessible. > So need to add mirror site referred by the original site. Merged, thanks! for others: I've discussed this with Changhyeok and the problem is that http://download.savannah.nongnu.org/releases redirec

Re: [oe] [meta-oe][PATCH] eventlog: update version to 0.2.13

2014-04-20 Thread Martin Jansa
On Tue, Apr 15, 2014 at 01:25:05PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Changes: > - Add DESCRIPTION > - Change PN to BPN to fix multilib builds Merged, thanks! > > Signed-off-by: Jackie Huang > --- > .../{eventlog_0.2.12.bb => eventlog_0.2.13.bb} | 16

Re: [oe] [meta-oe][PATCH] fbset: fix parallel build

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 03:50:26PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Fix an incorrect dependency in makefile so that we can build > in parallel. Merged, thanks! > > Signed-off-by: Jackie Huang > --- > .../fbset-2.1/fbset-2.1-fix-makefile-dep.patch | 31

Re: [oe] [meta-oe][PATCH] acpitests: add individual checksums

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 05:15:40AM -0400, Trevor Woerner wrote: > This recipe includes two source tarballs, add a second set of checksums so > both have checksum definitions. Merged, thanks! > > Signed-off-by: Trevor Woerner > --- > meta-oe/recipes-extended/acpica/acpitests_20140114.bb | 10 ++

Re: [oe] [meta-xfce][PATCH] xfce4-session: Take the precedence over mini-x-session

2014-04-20 Thread Martin Jansa
On Mon, Apr 07, 2014 at 02:30:03PM -0700, Adam YH Lee wrote: > If x11-base is included in the image, XFCE4 session does not correctly > start because mini-x-session has higher priority at 50. Merged, thanks! > --- > .../xfce4-session/xfce4-session_4.10.1.bb |1 + > 1 file changed, 1

Re: [oe] [meta-oe][PATCH] gpm: sets D equal to DESTDIR instead of ROOT in do_install

2014-04-20 Thread Martin Jansa
On Fri, Apr 04, 2014 at 03:47:55PM -0700, Stephen Arnold wrote: > This corrects a gpm install failure due to ROOT being used instead of > DESTDIR, resulting in DESTDIR being undefined. Merged, thanks! > > Upstream-Status: Inappropriate (distribution/packaging fix) > > Signed-off-by: Stephen Arn

Re: [oe] [meta-xfce][PATCH] xfconf: remove unrecognized configure option

2014-04-20 Thread Martin Jansa
On Sat, Apr 05, 2014 at 05:03:07AM -0400, Trevor Woerner wrote: > This option was causing a QA warning: Merged, thanks! > > NOTE: QA Issue: xfconf: configure was passed unrecognised options: > --with-sysroot > > Signed-off-by: Trevor Woerner > --- > meta-xfce/recipes-xfce/xfconf/xfconf_4

Re: [oe] [meta-oe][PATCH] utouch-evemu: force serial build

2014-04-20 Thread Martin Jansa
On Mon, Mar 31, 2014 at 01:39:57AM -0400, Trevor Woerner wrote: > My build always fails if allowed to build in parallel: > > | make[2]: *** No rule to make target `evemu-record.1', needed by > `all-am'. Stop. I'll take this as temporary solution, but please try to fix the Makefile and remov

Re: [oe] [meta-gnome][PATCH] gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyring

2014-04-20 Thread Martin Jansa
On Fri, Mar 28, 2014 at 11:23:29AM -0700, Adam YH Lee wrote: > Build fails due to missing libgnome-keyring static library > (libgnome-keyring.la). libgnome-keyring has to be > explicitly listed as one of the dependencies. Merged, thanks! > > Signed-off-by: Adam YH Lee > --- > .../gvfs/gvfs-gdu

Re: [oe] [meta-gpe][PATCH] fbreader: remove old, non-building version

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 02:26:31PM -0400, Trevor Woerner wrote: > The download for fbreader-0.12.10 doesn't exist at the location provided by > this recipe. Most of the downloads appear to have moved to > fbreader.org/files/desktop, but trying to retrieve version 0.12.10 from that > location fails

Re: [oe] [meta-multimedia][PATCH] libdc1394: disable building examples

2014-04-20 Thread Martin Jansa
On Tue, Apr 08, 2014 at 01:24:47PM -0400, Trevor Woerner wrote: > Building the examples suffers from host contamination and therefore does not > succeed. Merged, thanks! > > | arm-oe-linux-gnueabi-libtool: link: arm-oe-linux-gnueabi-gcc > -march=armv5te > -marm -mthumb-inter

Re: [oe] [meta-oe][PATCH] gimp, gegl, babl: change SRC_URI to http

2014-04-20 Thread Martin Jansa
On Thu, Apr 17, 2014 at 10:59:47AM +0200, Koen Kooi wrote: > The FTP server on ftp.gimp.org hasn't been working for a few weeks now, > so switch to http which does work. Merged, thanks! > > Signed-off-by: Koen Kooi > --- > meta-oe/recipes-graphics/babl/babl_0.1.10.bb | 2 +- > meta-oe/recipes-

Re: [oe] [PATCH] postgresql: add init script and enable some bindings

2014-04-20 Thread Martin Jansa
On Thu, Apr 17, 2014 at 04:50:16PM +0800, Chong Lu wrote: > 1. Add init script for starting up the PostgreSQL server. > 2. Add DESCRIPTION > 3. Make tests, plperl, plpython, pltcl subpackages as dynamic in case > other packages runtime depend on them. > 4. Disable krb5 by default and enable pam, op

Re: [oe] [PATCH 0/2] fix mlock() on vectors vma for ARM and add explicit selinux support

2014-04-20 Thread Martin Jansa
On Thu, Apr 10, 2014 at 04:05:54PM +0800, Chong Lu wrote: > The following changes since commit 477ccd867cc71f8277f2670b7be34b3b15300052: Both merged, thanks! > > klibc: restylize a bit the recipes (2014-04-06 13:36:20 +0100) > > are available in the git repository at: > > git://git.pokylinu

Re: [oe] [meta-oe][PATCH 1/2] eject: fix multilib builds

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 02:27:08PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Use BPN instead of PN, BP instead of P to fix the multilib builds. Merged, thanks! > > Signed-off-by: Randy MacLeod > Signed-off-by: Jackie Huang > --- > meta-oe/recipes-support/eject/eject_

Re: [oe] [meta-oe][PATCH] Fix samba's DEPENDS which was triggering rebuild

2014-04-20 Thread Martin Jansa
On Mon, Apr 07, 2014 at 11:47:02AM -0400, Jate Sujjavanich wrote: > From: Jate Sujjavanich > > Use PACKAGECONFIG to properly provide the option for libtalloc Merged, thanks! > > Signed-off-by: Jate Sujjavanich > --- > meta-oe/recipes-connectivity/samba/samba.inc |4 ++-- > 1 file changed

Re: [oe] [PATCH] vim: Upgrade to v7.4.258

2014-04-20 Thread Martin Jansa
On Sat, Apr 12, 2014 at 08:14:09PM +0100, Paul Barker wrote: > The patch against configure.in was resubmitted to the vim mailing list and was > merged into the upstream sources so is no longer needed. Merged, thanks! > > Signed-off-by: Paul Barker > --- > .../vim/files/configure.in_remove_CC_q

Re: [oe] [PATCH 2/3] sg3-utils: update to 1.38

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 01:58:32PM +0800, Kai Kang wrote: > Update sg3-utils to version 1.38. Merged, thanks! > > Signed-off-by: Kai Kang > --- > .../sg3-utils/{sg3-utils_1.31.bb => sg3-utils_1.38.bb}| 11 > ++- > 1 file changed, 6 insertions(+), 5 deletions(-) > rename meta-

Re: [oe] [PATCH 1/3] libyaml: update to 0.1.5

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 01:58:31PM +0800, Kai Kang wrote: > Update libyaml from 0.1.4 to latest version 0.1.5. Merged, thanks! > > Signed-off-by: Kai Kang > --- > .../libyaml/{libyaml_0.1.4.bb => libyaml_0.1.5.bb} | 12 > > 1 file changed, 8 insertions(+), 4 deletions(-

Re: [oe] [meta-oe][PATCH v2] licenses: add The Open Group Public License

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 01:57:33PM -0400, Trevor Woerner wrote: > This is the license used for the openmotif library. Merged, thanks! > > Signed-off-by: Trevor Woerner > --- > meta-oe/licenses/OGPL | 104 > ++ > 1 file changed, 104 insertions(+)

Re: [oe] [meta-qt5][PATCH] populate_sdk_qt5.bbclass: Fix PACKAGE_GROUP deprecation warning

2014-04-20 Thread Martin Jansa
On Tue, Apr 15, 2014 at 07:12:45PM +0200, Jacob Kroon wrote: > Fixes the following warning: > > WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead It's correct patch, but I'm a bit tempted to take this patch after branching daisy, because some people are using latest meta-q

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

2014-04-20 Thread Martin Jansa
On Thu, Apr 10, 2014 at 12:58:17PM -0400, Trevor Woerner wrote: > Signed-off-by: Trevor Woerner > --- > meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb | 13 + > 1 file changed, 13 insertions(+) > create mode 100644 meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb > > diff --

Re: [oe] [meta-oe][PATCH] iozone: update version to 414

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 05:56:52PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Changes: > - use BPN to fix multilib builds > - drop the fileop-arm.patch since the issue is already > fixed in the new version. > > Signed-off-by: Jackie Huang > --- > .../iozone3/iozone3/fi

Re: [oe] [PATCH 3/3] yajl: update to 2.1.0

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 01:58:33PM +0800, Kai Kang wrote: > Update yajl to version 2.1.0: > * Correct license > * Update SRCREV > * Drop PR Merged, thanks! > > Signed-off-by: Kai Kang > --- > .../yajl/{yajl_2.0.4.bb => yajl_2.1.0.bb} | 17 > +++-- > 1 file changed, 1

Re: [oe] [PATCH 1/2] fftw: Refactor EXTRA_OECONF

2014-04-20 Thread Martin Jansa
On Mon, Apr 14, 2014 at 12:37:50PM +0100, Paul Barker wrote: > The configure flags common to all three fftw recipes are moved into fftw.inc > and > then each recipe just appends the extra flags it needs. This makes it easier > to > read and modify options which affect all three recipes. Both mer

Re: [oe] [meta-gnome][PATCH] abiword: force build order

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 10:12:51PM -0400, Trevor Woerner wrote: > There is a race condition whereby "libgoffice.la" must be built (and exist) > before the rest of the code in "src" is built. Merged, thanks > > Signed-off-by: Trevor Woerner > --- > meta-gnome/recipes-gnome/abiword/abiword_3.0.0

Re: [oe] [PATCH 1/2] mariadb: use /bin/false as the login shell

2014-04-20 Thread Martin Jansa
On Mon, Apr 14, 2014 at 03:16:38PM +0800, Chong Lu wrote: > Use /bin/false as the login shell, just like what Ubuntu does, > otherwise there might be secure issue. 1/2 Merged, thanks 2/2 has question from koen, which needs to be resolved first > > Signed-off-by: Robert Yang > Signed-off-by: Ch

Re: [oe] [meta-oe][PATCH] swig: add native wrapper for SWIGLIB

2014-04-20 Thread Martin Jansa
On Wed, Apr 09, 2014 at 03:34:57PM +0800, Kai Kang wrote: > Native swig will read data from hard-coded SWIGLIB or the same > environment variable. > > While using sstate, the hard-coded SWIGLIB will point to the project > that create original sstates. This would cause build issues, so add > a wrap

Re: [oe] [PATCH 0/2] fix mlock() on vectors vma for ARM and add explicit selinux support

2014-04-20 Thread Martin Jansa
On Thu, Apr 10, 2014 at 04:05:54PM +0800, Chong Lu wrote: > The following changes since commit 477ccd867cc71f8277f2670b7be34b3b15300052: Both merged, thanks! > > klibc: restylize a bit the recipes (2014-04-06 13:36:20 +0100) > > are available in the git repository at: > > git://git.pokylin

Re: [oe] [meta-oe][PATCHv2] autobahn: fix 'Missing sha256 SRC_URI checksum'

2014-04-20 Thread Martin Jansa
On Mon, Apr 14, 2014 at 10:14:27AM -0400, Marc Ferland wrote: > Signed-off-by: Marc Ferland Merged thanks > --- > meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb > b/meta

Re: [oe] [meta-oe][PATCH] iw: use BP instead of P to fix multilib builds

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 05:03:02PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang Merged, thanks. > > Signed-off-by: Jackie Huang > --- > meta-oe/recipes-connectivity/iw/iw_3.11.bb |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipes-conn

Re: [oe] [meta-oe][PATCH] libedit: update version to 20130712-3.1

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 04:35:25PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > Merged, thanks. > Changes: > - Add DESCRIPTION. > - Include the complete version number in the bb file name. > > Signed-off-by: Jackie Huang > --- > ...libedit_20121213.bb => libedit_20130712-3

Re: [oe] [meta-oe][PATCH] libestr: use BP instead of P to fix multilib builds

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 03:59:44PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang Merged, thanks. > > Signed-off-by: Jackie Huang > --- > meta-oe/recipes-support/libestr/libestr_0.1.6.bb |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipe

Re: [oe] [meta-oe][PATCH] libnet: update version to 1.1.6

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 11:34:02AM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Changes: > - use doc/COPYING instead of README as the license file > - use BPN instead of PN to fix multilib build > - rebase the fix-endianess-test.patch Merged, thanks. > > Signed-off-by: Jac

Re: [oe] [meta-oe][PATCH] liblockfile: set default mailgroup and install libnfslock

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 03:37:57PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang Merged, thanks. > > * Set the default mailgroup to 'mail' or it will use 'root'. > * Set --with-libnfslock so it builds and install libnfslock. > * The patch is to fix nfslib build failure and add m

Re: [oe] [PATCH v2] dialog: update to version 1.1-20120706

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 10:25:02AM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Changes: > - add SUMMARY and HOMEPAGE > - remove the use of INC_PR Merged, thanks. > > Signed-off-by: Jackie Huang > --- > ...1-20111020.bb => dialog-static_1.1-20120706.bb} |5 ++--- > m

Re: [oe] [PATCH v2] bonnie++: update to version 1.03e

2014-04-20 Thread Martin Jansa
On Fri, Apr 11, 2014 at 09:50:13AM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang Merged, thanks. > > Changes: > * use BPN in the file name in SRC_URI. > * install binaries in bindir and sbindir instead of base_bindir and > base_sbindir. > > Signed-off-by: Jackie Huang > --- >

Re: [oe] [meta-oe][PATCH 0/3] Update smartmontools and add some fix

2014-04-20 Thread Martin Jansa
On Thu, Apr 10, 2014 at 10:54:32AM +0800, Kai Kang wrote: > Kai Kang (3): > smartmontools: update to 6.2 > smartmontools: add init script > smartmontools: add PACKAGECONFIG and runtime dependency All 3 merged, thanks > > .../smartmontools/files/initd.smartd | 108 >

Re: [oe] [meta-oe][PATCH v2 0/3] collectd: three fixes

2014-04-20 Thread Martin Jansa
On Tue, Apr 08, 2014 at 05:07:47PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > v2 comment: > "collectd: explicitly enable/disable libsensors support": > changed the config option to be a PACKAGECONFIG option I'm going to merge all 3, but can you add load.so, disk.so, thresh

Re: [oe] [meta-oe][PATCH v2 1/2] gd: added upstream license file and fixed configure warnings

2014-04-20 Thread Martin Jansa
On Tue, Apr 01, 2014 at 08:47:44PM -0700, Stephen Arnold wrote: > This fixes QA warnings about missing license file and stale configure options, > (includes updates for freetype libpath and disables hardcoded rpaths). Merged thanks! Please check http://lists.openembedded.org/pipermail/openembedde

Re: [oe] [meta-oe][PATCH 0/4] 'gtkmathview' fix for SOBBW (2014-03-29)

2014-04-20 Thread Martin Jansa
On Mon, Mar 31, 2014 at 11:39:24PM -0400, Trevor Woerner wrote: > Hi Martin, > > Here is a fix for your "State of bitbake world, Failed tasks 2014-03-29". This > patch set provides fixes and some clean-up for the gtkmathview package. First 3 merged together with asio patch, thanks! > > Best reg

Re: [oe] [meta-oe][PATCH] linuxptp: fix and simplify recipe, drop dependency on kernel

2014-04-20 Thread Martin Jansa
On Tue, Apr 01, 2014 at 12:47:51AM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > * Build script tries to locate the correct /usr/include/linux/net_tstamp.h > just > to see if it contains definition for HWTSTAMP_TX_ONESTEP_SYNC. But that header > file hasn't changed in at least 5

Re: [oe] [meta-oe][PATCH] libinih: Update to 25078f7

2014-04-20 Thread Martin Jansa
On Mon, Mar 31, 2014 at 03:47:28PM -0300, Otavio Salvador wrote: > This updates the fork to a version based in SVN r29 and include a > CMake fix for out of tree build support. merged, thanks! > > Signed-off-by: Otavio Salvador > --- > meta-oe/recipes-support/inih/libinih_git.bb | 2 +- > 1 fil

Re: [oe] [meta-oe][PATCH] swig : Update to version 2.0.12 and fix cmake find swig issue.

2014-04-20 Thread Martin Jansa
On Mon, Mar 31, 2014 at 04:05:29PM -0700, Philip Balister wrote: > * Dropped PR and PR_INC due to PV change. > * The cmake rule looks for swig2.0. For the sdk case, the host distro > may have a swig2.0 installed. If so the sdk would find the host swig. This > updates the sdk so it also has a swig

Re: [oe] [meta-oe][PATCH 01/46] efl: upgrade to 1.9.0

2014-04-20 Thread Martin Jansa
On Tue, Apr 01, 2014 at 07:13:09PM +0200, Martin Jansa wrote: > * announcement: > http://sourceforge.net/mailarchive/message.php?msg_id=32024303 > * emotion-generic-players and evas-generic-loaders LIC_FILES_CHKSUM > change is just copyright update All merged with some commits (mousepad, gnome

Re: [oe] [PATCH][meta-xfce/meta-gnome 00/10] world-fixes

2014-04-20 Thread Martin Jansa
On Tue, Apr 01, 2014 at 05:21:36PM +0200, Andreas Müller wrote: > mousepad seems already fixed in secret shr repo > > The following changes since commit c04626475be6f0e52400552d5aed044062aac4dd: > > exo: Add intltool-native as native dependency (2014-03-29 22:51:36 +0100) > > are available in

Re: [oe] [meta-oe][PATCH 1/3] gd: update to version 2.1.0

2014-04-20 Thread Martin Jansa
On Tue, Apr 15, 2014 at 03:01:24PM +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > Changes: > - Add DESCRIPTION and HOMEPAGE > - libgd.org is down, use bitbucket.org instead and also > remove the MIRROR for it. > - Remove the unnecessary specified dir for --with-png. > > Sign