[oe] State of bitbake world, Failed tasks 2014-12-08

2014-12-09 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2014-12-08 == INFO: jenkins-job.sh-1.0.0 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20141208_204850.log === common (11) === *

Re: [oe] [meta-oe][PATCH] logwatch: Add new recipe

2014-12-09 Thread Martin Jansa
On Mon, Dec 01, 2014 at 05:14:06PM +0800, Qian Lei wrote: Logwatch is a customizable, pluggable log-monitoring system. It will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish. Easy to use - works right out of the

Re: [oe] [meta-oe][PATCH] logcheck: Add new recipe

2014-12-09 Thread Martin Jansa
On Tue, Dec 02, 2014 at 10:58:46AM +0800, Qian Lei wrote: Logcheck is a simple utility which is designed to allow a system administrator to view the log-files which are produced upon hosts under their control. Causes new QA warning: logcheck-1.3.17: logcheck requires /usr/bin/perl, but no

Re: [oe] [meta-oe][PATCH] pkcs11-helper : add new recipe

2014-12-09 Thread Martin Jansa
On Tue, Dec 02, 2014 at 10:11:04AM +0800, Li xin wrote: PKCS#11 is a published standard. PKCS#11 is the de-facto standard to access cryptographic devices. pkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and

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

2014-12-09 Thread Martin Jansa
On Wed, Dec 03, 2014 at 09:50:19AM +0100, Sven Ebenfeld wrote: Signed-off-by: Sven Ebenfeld sven.ebenf...@gmail.com --- meta-networking/recipes-support/stunnel/stunnel_4.56.bb | 17 - meta-networking/recipes-support/stunnel/stunnel_5.07.bb | 15 +++ 2 files

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

2014-12-09 Thread Martin Jansa
On Wed, Dec 03, 2014 at 09:50:19AM +0100, Sven Ebenfeld wrote: Signed-off-by: Sven Ebenfeld sven.ebenf...@gmail.com --- meta-networking/recipes-support/stunnel/stunnel_4.56.bb | 17 - meta-networking/recipes-support/stunnel/stunnel_5.07.bb | 15 +++ 2 files

Re: [oe] [meta-multimedia][PATCH] tvheadend: update to 3.9

2014-12-09 Thread Martin Jansa
On Wed, Dec 03, 2014 at 01:41:22PM +0100, Koen Kooi wrote: Fetch dvbcan tables using bitbake and reenable the config option. The license file was renamed and now lists the CLA requirement as well. Fails to build for qemux86, check last world build logs. Signed-off-by: Koen Kooi

Re: [oe] [meta-oe][PATCH 0/3] libhugetlbfs and luajit update

2014-12-09 Thread Martin Jansa
On Wed, Jul 16, 2014 at 02:23:58PM +0800, ting@freescale.com wrote: From: Ting Liu b28...@freescale.com Since there are several libhugetlbfs patches to be applied, generate the patches based on meta-openembedded-contrib (jansa/master branch): Fails to build for qemux86, check the logs

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

2014-12-09 Thread Martin Jansa
On Wed, Dec 03, 2014 at 02:07:29PM +0800, Li xin wrote: ncftp is a sophisticated console ftp client. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- .../recipes-daemons/ncftp/ncftp_3.2.5.bb | 24 ++ 1 file changed, 24 insertions(+) create mode 100644

Re: [oe] [meta-networking][PATCH] netkit-telnet : add new recipe

2014-12-09 Thread Martin Jansa
On Fri, Nov 21, 2014 at 03:47:30PM +0800, Li xin wrote: netkit-telnet includes the telnetd and client. telnetd : daemon for telnet protocol telnet : client for telnet protocol Fails to build, check logs from last world build. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com ---

Re: [oe] [PATCH] nana: add new recipe

2014-12-09 Thread Martin Jansa
On Thu, Dec 04, 2014 at 02:37:02PM +0800, Li xin wrote: GNU Nana is a free library providing improved support for assertion checking (as in assert.h) and logging (printf style debugging) in GNU C and C++. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com ---

Re: [oe] [meta-oe][PATCH] libp11: Add new recipe

2014-12-09 Thread Martin Jansa
On Thu, Dec 04, 2014 at 01:55:48PM +0800, Qian Lei wrote: Libp11 is a library implementing a small layer on top of PKCS make using PKCS Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- meta-oe/recipes-support/libp11/libp11_0.2.8.bb | 23 +++ 1 file changed, 23

[oe] [meta-oe][PATCH] PNBLACKLIST: use weak assignments

2014-12-09 Thread Martin Jansa
* this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb | 2 +- meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb

Re: [oe] [meta-qt5][PATCH 2/2] nativesdk-qtbase_git: re-add OEQt5Toolchain to SRC_URI

2014-12-09 Thread Otavio Salvador
The patch needs rebase; can you update it and resend? I promise to look at it right away :D On Mon, Dec 8, 2014 at 9:28 PM, Denys Dmytriyenko de...@denix.org wrote: ping^2 On Mon, Nov 24, 2014 at 02:48:33PM -0500, Denys Dmytriyenko wrote: ping On Thu, Nov 13, 2014 at 07:09:10PM -0500, Denys

Re: [oe] [meta-oe][PATCH] PNBLACKLIST: use weak assignments

2014-12-09 Thread Peter A. Bigot
On 12/09/2014 04:53 AM, Martin Jansa wrote: * this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb | 2 +-

[oe] OE Changelog since 2014-11-30 until 2014-12-07

2014-12-09 Thread cliff . brake
Changelog since 2014-11-30 until 2014-12-07. 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:

Re: [oe] [meta-qt5][PATCH 2/2] nativesdk-qtbase_git: re-add OEQt5Toolchain to SRC_URI

2014-12-09 Thread Martin Jansa
On Tue, Dec 09, 2014 at 10:57:23AM -0200, Otavio Salvador wrote: The patch needs rebase; can you update it and resend? I promise to look at it right away :D It's already merged https://github.com/meta-qt5/meta-qt5/commit/c9a1041cb956d94c04cbf635b00ca19725ffc129 The 2nd one is in master-next,

Re: [oe] [meta-oe][PATCH 2/2] libjs-sizzle: Add new recipe

2014-12-09 Thread Martin Jansa
On Thu, Dec 04, 2014 at 05:38:47PM +0800, Qian Lei wrote: libjs-sizzle is a pure-javascript CSS selector engine Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- meta-oe/recipes-support/libjs/libjs-sizzle_1.9.3.bb | 21 + 1 file changed, 21 insertions(+) create

Re: [oe] [PATCH] nana: add new recipe

2014-12-09 Thread Martin Jansa
On Tue, Dec 09, 2014 at 11:47:05AM +0100, Martin Jansa wrote: On Thu, Dec 04, 2014 at 02:37:02PM +0800, Li xin wrote: GNU Nana is a free library providing improved support for assertion checking (as in assert.h) and logging (printf style debugging) in GNU C and C++. Signed-off-by: Li

Re: [oe] [meta-oe][PATCHv2] python-pyqt : Update to 4.11.3.

2014-12-09 Thread Martin Jansa
On Thu, Dec 04, 2014 at 04:37:23PM -0500, Philip Balister wrote: The configure.py script now has support for cross compiling. This simplified the recipe substantially. The recipe was tested with gnuradio-companion on the zedboard and ettus-e300. This is the first time we have been able to

Re: [oe] [meta-qt5][PATCH 2/2] nativesdk-qtbase_git: re-add OEQt5Toolchain to SRC_URI

2014-12-09 Thread Denys Dmytriyenko
On Tue, Dec 09, 2014 at 10:57:23AM -0200, Otavio Salvador wrote: The patch needs rebase; can you update it and resend? I promise to look at it right away :D rebase? why? master hasn't changed in months... On Mon, Dec 8, 2014 at 9:28 PM, Denys Dmytriyenko de...@denix.org wrote: ping^2

Re: [oe] [meta-oe][PATCHv2] python-pyqt : Update to 4.11.3.

2014-12-09 Thread Philip Balister
On 12/09/2014 12:53 PM, Martin Jansa wrote: On Thu, Dec 04, 2014 at 04:37:23PM -0500, Philip Balister wrote: The configure.py script now has support for cross compiling. This simplified the recipe substantially. The recipe was tested with gnuradio-companion on the zedboard and ettus-e300.

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

2014-12-09 Thread Li xin
OpenSC is a tool for accessing smart card devices. Basic functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO 7816-4 compatible smart card. Encryption and decryption using private keys on the smart card is possible with PKCS such as the FINEID (Finnish Electronic IDentity) card.

[oe] [meta-oe][PATCH v2] logwatch: Add new recipe

2014-12-09 Thread Qian Lei
Logwatch is a customizable, pluggable log-monitoring system. It will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish. Easy to use - works right out of the package on many systems. Signed-off-by: Qian Lei

[oe] [meta-oe][PATCH v2] logcheck: Add new recipe

2014-12-09 Thread Qian Lei
Logcheck is a simple utility which is designed to allow a system administrator to view the log-files which are produced upon hosts under their control. Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- .../recipes-extended/logcheck/logcheck_1.3.17.bb | 38 ++ 1 file

[oe] [meta-oe][PATCH v2] libp11: Add new recipe

2014-12-09 Thread Qian Lei
libp11 is a library implementing a small layer on top of PKCS make using PKCS Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- meta-oe/recipes-support/libp11/libp11_0.2.8.bb | 23 +++ 1 file changed, 23 insertions(+) create mode 100644

[oe] [meta-oe][PATCH v2] libjs-sizzle: Add new recipe

2014-12-09 Thread Qian Lei
libjs-sizzle is a pure-javascript CSS selector engine Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- meta-oe/recipes-support/libjs/libjs-sizzle_1.9.3.bb | 20 1 file changed, 20 insertions(+) create mode 100644 meta-oe/recipes-support/libjs/libjs-sizzle_1.9.3.bb