Re: [oe] [meta-oe][PATCH v2 2/2] mplayer2: cleanup empty directories

2014-12-16 Thread Mike Looijmans
On 12/16/2014 08:26 AM, Belal, Awais wrote: ping! BR, Awais Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Systems Eindhovenseweg 32-C, NL-5683 KH Best Postbus 440, NL-5680 AK Best Telefoon: (+31) (0) 499 33 69 79 Telefax: (+31) (0) 499 33 69 70

[oe] [meta-qt5][PATCH 0/1] qtwayland: re-enable cmake files they don't break build anymore

2014-12-16 Thread Andreas Müller
Build tested with qtwayland 5.4.0 Andreas Müller (1): qtwayland: re-enable cmake files they don't break build anymore recipes-qt/qt5/qtwayland.inc | 2 -- 1 file changed, 2 deletions(-) -- 1.8.3.1 -- ___ Openembedded-devel mailing list

[oe] [meta-qt5][PATCH 1/1] qtwayland: re-enable cmake files they don't break build anymore

2014-12-16 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- recipes-qt/qt5/qtwayland.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-qt/qt5/qtwayland.inc b/recipes-qt/qt5/qtwayland.inc index 2f1cf2d..baadcf5 100644 --- a/recipes-qt/qt5/qtwayland.inc +++

[oe] [meta-gumstix-community] linux-firmware bbappend: remove PR_INC

2014-12-16 Thread Koen Kooi
OE-core errors out nowadays when encountering it: ERROR: Use of PRINC 1 was detected in the recipe /build/jenkins/angstrom-v2015.06/machine/arietta-g25/sources/openembedded-core/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb (or one of its .bbappends) Signed-off-by: Koen Kooi

[oe] [meta-qt5][daisy][PATCH] enclose exported variables for SDK in quotation marks to be compatible with sh

2014-12-16 Thread Urs Fässler
Otherwise, sourcing with sh does not work which is a problem when source'd from a script. From df950dda18f4d006bdadeba9cb35118eacd87cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Urs=20F=C3=A4ssler?= urs.fass...@bytesatwork.ch Date: Tue, 16 Dec 2014 10:03:45 +0100 Subject: [meta-qt5][daisy][PATCH]

Re: [oe] [PATCH][meta-oe] collectd: add PACKAGECONFIG for libvirt

2014-12-16 Thread Martin Jansa
On Tue, Dec 16, 2014 at 09:59:39AM +0800, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com Add PACKAGECONFIG for 'libvirt', otherwise there would be warnings like below: WARN: collectd: collectd rdepends on libvirt, but it isn't a build dependency? What about

[oe] [meta-oe][PATCH 2/2] omgps: fixing B!=S build issue

2014-12-16 Thread Raphael Silva
Fixed relative path affected by B != S, otherwise It has a do_compile error: No rule to make target `data/etc/*.*' Signed-off-by: Raphael Silva rapp...@gmail.com --- meta-oe/recipes-navigation/omgps/omgps_svn.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-oe][PATCH] zsh: fixing B!=S build issue

2014-12-16 Thread Raphael Silva
Provided correct path for gnu-configize, since It is beeing executed in ${B} so It is not able to find configure.ac Signed-off-by: Raphael Silva rapp...@gmail.com --- meta-oe/recipes-extended/zsh/zsh.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[oe] [meta-oe][PATCH 1/2] omgps: fix do_compile error due to uninitialized variable

2014-12-16 Thread Raphael Silva
The problem happended since there was an uninitialized variable with gcc 4.9 and the parameter -Werror=maybe-uninitialized. Initialized the variable and checked for side effects. Removed from blacklist. Signed-off-by: Raphael Silva rapp...@gmail.com ---

[oe] [meta-oe][PATCH] php: stop removing directories that do not exist

2014-12-16 Thread Matt Schuckmann
The directory ${D}/${TMPDIR} does not exist. This patch removes code that was calling rm and rmdir on that location. Signed-off-by: Stephano Cetola stephanoc at gmail.com --- meta-oe/recipes-devtools/php/php.inc |6 -- 1 file changed, 6 deletions(-) diff --git

Re: [oe] [meta-networking][PATCH v2] stunnel: Update to Version 5.07

2014-12-16 Thread Joe MacDonald
Hi Sven, Sorry about the slow response on this, I was completely offline last week. [[oe] [meta-networking][PATCH v2] stunnel: Update to Version 5.07] On 14.12.03 (Wed 11:02) Sven Ebenfeld wrote: Signed-off-by: Sven Ebenfeld sven.ebenf...@gmail.com ---

Re: [oe] [meta-networking][PATCH v2] radiusclient-ng: add new recipe

2014-12-16 Thread Joe MacDonald
[[oe] [meta-networking][PATCH v2] radiusclient-ng: add new recipe] On 14.12.04 (Thu 13:49) Li xin wrote: RADIUS protocol client library. It is Portable, easy-to-use and standard compliant library suitable for developing free and commercial software that need support for a RADIUS protocol

Re: [oe] [meta-networking][PATCH v2] ncftp : add new recipe

2014-12-16 Thread Joe MacDonald
[[oe] [meta-networking][PATCH v2] ncftp : add new recipe] On 14.12.03 (Wed 14:07) Li xin wrote: ncftp is a sophisticated console ftp client. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com I merged this by cherry-picking Martin's version in master-next then removed PRIORITY, fixed the

Re: [oe] [meta-networking][PATCH v2] drbd: Add recipes

2014-12-16 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH v2] drbd: Add recipes] On 14.12.11 (Thu 16:54) Bian Naimeng wrote: DRBD is a block device which is designed to build high availability clusters. Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com ---

Re: [oe] [meta-perl][PATCH 1/4] lib-perl: move package from meta-security to meta-perl

2014-12-16 Thread akuster808
On 12/15/2014 05:35 PM, Hongxu Jia wrote: On 12/16/2014 12:55 AM, Armin Kuster wrote: please consider this common package for meta-perl. Signed-off-by: Armin Kuster akuster...@gmail.com --- meta-perl/recipes-perl/libperl/lib-perl_0.63.bb | 28 + 1 file changed, 28

Re: [oe] [meta-gumstix-community] linux-firmware bbappend: remove PR_INC

2014-12-16 Thread Andreas Müller
On Tue, Dec 16, 2014 at 10:13 AM, Koen Kooi k...@dominion.thruhere.net wrote: OE-core errors out nowadays when encountering it: ERROR: Use of PRINC 1 was detected in the recipe

[oe] [meta-oe][PATCH] mailcap: add new recipe

2014-12-16 Thread Li xin
The mailcap file is used by the metamail program. Metamail reads the mailcap file to determine how it should display non-text or multimedia material. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- meta-oe/recipes-support/mailcap/mailcap_2.1.43.bb | 23 +++ 1 file

[oe] [meta-oe][PATCH] makedev: add new recipe

2014-12-16 Thread Li xin
makedev is a tool for creating the necessary static device nodes, usually residing in the /dev directory. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- meta-oe/recipes-support/makedev/makedev_3.24.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644

[oe] [meta-oe][PATCH] mcelog: add new recipe

2014-12-16 Thread Li xin
mcelog daemon accounts memory and some other errors in various ways. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- meta-oe/recipes-support/mcelog/mcelog_1.04.bb | 28 +++ 1 file changed, 28 insertions(+) create mode 100644

[oe] [meta-oe][PATCH] engine-pkcs11: Add new recipe

2014-12-16 Thread Qian Lei
Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS cards and software for using smart cards in PKCS Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com ---

[oe] [meta-networking][PATCH] dnssec-conf: Add new recipe

2014-12-16 Thread Qian Lei
DNSSEC configuration and priming tool. Dnssec-conf includes a commandline configuration client for Bind and Unbound, known DNSSEC keys, URL's to official publication pages of keys, and harvested keys, as well a script to harvest DNSKEY's from DNS. Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com

[oe] [meta-filesystems][PATCH] logfsprogs: Add new recipe

2014-12-16 Thread Qian Lei
LogFS is a Linux log-structured and scalable flash file system, intended for use on large devices of flash memory. Logfsprogs is used to create LogFS file system. Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- .../recipes-filesystems/logfsprogs/logfsprogs.bb | 28 ++