[oe] [meta-webserver][PATCH] webmin: uprev from 1.620 to 1.700

2014-08-19 Thread jackie.huang
From: Jackie Huang Changed: - Adjust or remake the following patches based on 1.700: init-exclude.patch exports-lib.pl.patch Signed-off-by: Jackie Huang --- .../webmin/files/exports-lib.pl.patch | 2 +- .../webmin/files/init-exclude.patch| 35 ++--

Re: [oe] [daisy][PATCH 0/5] small build fixes for daisy

2014-08-19 Thread akuster808
On 08/12/2014 05:25 AM, Martin Jansa wrote: The following changes since commit 9ee63edfd9c6e5c22ce707770955a5796cde2cfc: ltrace: add PV and PACKAGECONFIG for libunwind (2014-08-12 14:15:26 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contr

[oe] Should we set the LICENSE_FLAGS = "commercial" in meta-networking/recipes-connectivity/crda/crda_1.1.3.bb

2014-08-19 Thread Rongqing Li
Hi: I see the recipes is using the binary file, http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin Should we set the LICENSE_FLAGS = "commercial" in ] meta-networking/recipes-connectivity/crda/crda_1.1.3.bb -Roy -- __

[oe] [PATCH] ltp-ddt: update to the latest rev, bump the version

2014-08-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko * Fix KERNEL_DIR vs. KERNEL_INC properly, drop not needed Makefile patch * Pass CC and KERNEL_CC to preserve the necessary system flags * Tons of other fixes and new testcases Signed-off-by: Denys Dmytriyenko --- ...in-modern-kernel-should-point-at-toplevel.patch | 40 -

Re: [oe] [meta-multimedia][PATCH 1/1] xbmc: Update to v13.1

2014-08-19 Thread Martin Jansa
On Sun, Aug 17, 2014 at 09:32:00PM +0200, Andrei Gherzan wrote: > On Sun, Aug 17, 2014 at 9:20 PM, Martin Jansa > wrote: > > > On Sun, Aug 17, 2014 at 08:57:40PM +0200, Andrei Gherzan wrote: > > > On Sun, Aug 17, 2014 at 7:37 PM, Martin Jansa > > > wrote: > > > > > > > On Sun, Aug 17, 2014 at 05

[oe] [meta-efl][PATCH 1/2] elbow: replace eve

2014-08-19 Thread Martin Jansa
* ewebkit1 was dropped in latest webkit-efl, elbow is based on ewebkit2 Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/e17/elbow_git.bb | 24 + ...me-updated-for-Openmoko-Freerunner-screen.patch | 102 --- .../e17/eve/0002-adapt-to-webkit-efl-changes.patch

[oe] [meta-efl][PATCH 2/2] python-efl: upgrade to 1.10.1

2014-08-19 Thread Martin Jansa
= Changes since 1.10.0 = Kai Huuhko (7): - warnings-- - Documentation: warnings-- - Elementary.multibuttonentry: Inject a Python object to created items - Elementary.entry: Fix ref leak in filter callback handling. - Elementary: Fix object item tooltips - Fix build from tarball with C

Re: [oe] [meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder

2014-08-19 Thread Paul Eggleton
On Tuesday 19 August 2014 15:47:52 Martin Jansa wrote: > On Tue, Aug 19, 2014 at 01:53:28PM +0100, Paul Eggleton wrote: > > On Tuesday 19 August 2014 15:01:49 YangHaibo wrote: > > > --- > > > > > > meta-webserver/recipes-support/{ => fcgi}/fcgi_2.4.0.bb > > >| > > > > FYI, I

Re: [oe] [meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder

2014-08-19 Thread Martin Jansa
On Tue, Aug 19, 2014 at 01:53:28PM +0100, Paul Eggleton wrote: > On Tuesday 19 August 2014 15:01:49 YangHaibo wrote: > > --- > > meta-webserver/recipes-support/{ => fcgi}/fcgi_2.4.0.bb | > > FYI, I moved this recipe to recipes-support deliberately. We shouldn't need > to > put

Re: [oe] [meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder

2014-08-19 Thread Martin Jansa
On Tue, Aug 19, 2014 at 12:07:31PM +0200, Martin Jansa wrote: > On Tue, Aug 19, 2014 at 03:01:49PM +0800, YangHaibo wrote: > > --- > > meta-webserver/recipes-support/{ => fcgi}/fcgi_2.4.0.bb > > | 0 > > .../recipes-support/fcgi/{ => files}/Fix_EOF_not_declared_issue.patch

Re: [oe] [meta-oe][Patch 1/1 v2] gypsy: fix QA issue by removing EXTRA_OECONF

2014-08-19 Thread Martin Jansa
On Mon, Aug 18, 2014 at 01:26:45PM -0700, Tom King wrote: > Addresses QA issue in: > > http://lists.openembedded.org/pipermail/openembedded-core/2014-August/095778.html > > "4 gypsy-0.9: gypsy: configure was passed unrecognised options: > --with-distro [unknown-configure-option]" For some reason

Re: [oe] [meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder

2014-08-19 Thread Paul Eggleton
On Tuesday 19 August 2014 15:01:49 YangHaibo wrote: > --- > meta-webserver/recipes-support/{ => fcgi}/fcgi_2.4.0.bb | FYI, I moved this recipe to recipes-support deliberately. We shouldn't need to put it in a recipes-fcgi directory unless you expect to be adding a number of ot

Re: [oe] [meta-oe][PATCH] lmbench: if a machine config file exists, install it

2014-08-19 Thread Martin Jansa
On Tue, Aug 19, 2014 at 04:49:24PM +0500, Yasir-Khan wrote: > Signed-off-by: Christopher Larson > Signed-off-by: Yasir-Khan > --- > .../recipes-benchmark/lmbench/lmbench_3.0-a9.bb|7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0

[oe] [meta-oe][PATCH] lmbench: if a machine config file exists, install it

2014-08-19 Thread Yasir-Khan
Signed-off-by: Christopher Larson Signed-off-by: Yasir-Khan --- .../recipes-benchmark/lmbench/lmbench_3.0-a9.bb|7 +++ 1 file changed, 7 insertions(+) diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb index 41db15

Re: [oe] wget --content-disposition flag

2014-08-19 Thread Martin Jansa
On Tue, Aug 19, 2014 at 02:05:17PM +0400, Maxim Uvarov wrote: > Hello, > > can we add by default wget --content-disposition flag? Github has > releases feature and creates tarball for certain git tag. And tarball > file name is for example v1.tar.gz. But for html content right name can > be us

Re: [oe] [meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder

2014-08-19 Thread Martin Jansa
On Tue, Aug 19, 2014 at 03:01:49PM +0800, YangHaibo wrote: > --- > meta-webserver/recipes-support/{ => fcgi}/fcgi_2.4.0.bb | 0 > .../recipes-support/fcgi/{ => files}/Fix_EOF_not_declared_issue.patch | 0 > .../fcgi/{ => files}/add_foreign_to_AM_INIT_AUTOMAKE.patch

Re: [oe] [kernel.bbclass] [PATCH] let the multi-version kernel header files coexist on the target

2014-08-19 Thread Martin Jansa
On Tue, Aug 19, 2014 at 09:20:39AM +0800, fupan...@windriver.com wrote: > From: fupan li > > When do RCPL upgrading, we want to keep the different RCPL's kernel header > files coexist, just > as the kernel image does. This should go to oe-core ML. > > Signed-off-by: fupan li > --- > meta/cl

[oe] wget --content-disposition flag

2014-08-19 Thread Maxim Uvarov
Hello, can we add by default wget --content-disposition flag? Github has releases feature and creates tarball for certain git tag. And tarball file name is for example v1.tar.gz. But for html content right name can be used i.e. project-name-v1.tar.gz. If it's possible to add this flag wget

[oe] [PATCH 1/1] mariadb: refer ubuntu/redhat to add mysql group

2014-08-19 Thread Hongxu Jia
In ubuntu/redhat, we have: ... ps -eo user,group,cmd | grep "mysql" mysqlmysql/usr/sbin/mysqld ... Signed-off-by: Hongxu Jia --- meta-oe/recipes-support/mysql/mariadb_5.5.38.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/mysql/mariadb_

[oe] [meta-oe][PATCH 0/1] mariadb: refer ubuntu/redhat to add mysql group

2014-08-19 Thread Hongxu Jia
The following changes since commit 5f532a928c7df863a3f0d32db3918c8f7d227e2b: cyassl: add recipe (2014-08-15 17:07:45 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/mariadb-group http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/mariadb

[oe] [meta-networking][PATCH] memcached: add knob to detect whether hugetlbfs are checked

2014-08-19 Thread Chong Lu
Add knob to detect whether hugetlbfs are checked or not. This patch fixed the error: ld: cannot find -lhugetlbfs Signed-off-by: Chong Lu --- .../memcached/memcached-add-hugetlbfs-check.patch | 32 ++ .../recipes-support/memcached/memcached_1.4.17.bb | 13 +++-- 2 fi

[oe] [meta-oe][PATCH 0/3] lmbench: three fixes

2014-08-19 Thread jackie.huang
From: Jackie Huang -- The following changes since commit 5f532a928c7df863a3f0d32db3918c8f7d227e2b: cyassl: add recipe (2014-08-15 17:07:45 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/r_lmbench_140818-3 http://git.pokylinux.org/cgit.cgi/pok

[oe] [meta-oe][PATCH 2/3] lmbench: fix lmbench memory check failure

2014-08-19 Thread jackie.huang
From: Jackie Huang lmbench can't proceed on some targets. The memory check fails because the memory latency of each page is longer then 10us, which is a time limit set in the original memsize.c. The memory latency is very different on different targets due to the hardware and current system loa

[oe] [meta-oe][PATCH 3/3] lmbench: fix doc install failure

2014-08-19 Thread jackie.huang
From: Jackie Huang Fix the failure: cp: cannot create regular file `/usr/share/man/man1/bargraph.1': Permission denied mkdir: cannot create directory `/usr/share/man/man9': Permission denied Signed-off-by: Jackie Huang --- .../recipes-benchmark/lmbench/lmbench_3.0-a9.bb|2 +- 1 file c

[oe] [meta-oe][PATCH 1/3] lmbench: Fix "make html" graph failure

2014-08-19 Thread jackie.huang
From: Jackie Huang The html-list perl script cannot parse the first line of the result files about the lmbench version. Additional fixes are to make the result's html pages easier to understand. Signed-off-by: Lin Yu Signed-off-by: Fupan Li Signed-off-by: Mark Hatle Signed-off-by: Jackie Hua

[oe] [meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder

2014-08-19 Thread YangHaibo
--- meta-webserver/recipes-support/{ => fcgi}/fcgi_2.4.0.bb | 0 .../recipes-support/fcgi/{ => files}/Fix_EOF_not_declared_issue.patch | 0 .../fcgi/{ => files}/add_foreign_to_AM_INIT_AUTOMAKE.patch| 0 3 files changed, 0 insertions(+), 0 deletions(-) rename