[oe] [PATCH][meta-perl] libxml-sax-writer-perl: add recipe

2014-07-14 Thread rongqing.li
From: Roy Li rongqing...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- .../libxml/libxml-sax-writer-perl_0.54.bb | 27 1 file changed, 27 insertions(+) create mode 100644 meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.54.bb diff --git

[oe] [PATCH][meta-perl] libxml-libxml-perl: add recipe

2014-07-14 Thread rongqing.li
From: Roy Li rongqing...@windriver.com This module is an interface to libxml2, providing XML and HTML parsers \ with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 \ interface and a XML::XPath-like interface to XPath API of libxml2. \ The module is split into several packages

Re: [oe] [PATCH][meta-perl] libxml-libxml-perl: add recipe

2014-07-14 Thread Hongxu Jia
On 07/14/2014 02:12 PM, rongqing...@windriver.com wrote: +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0116.bb s/libxml-libxml-perl/libxml-perl/ How about rename the recipe with libxml-perl ? //Hongxu -- ___ Openembedded-devel mailing

[oe] [meta-oe][PATCH 2/2] libhugetlbfs: fix packaging

2014-07-14 Thread Koen Kooi
Libhugetlbs doesn't generate proper .so.X libs, only two .so files. Package those in ${PN} and silence the resulting QA warning. This fixes: ERROR: QA Issue: libhugetlbfs-tests rdepends on libhugetlbfs-dev Signed-off-by: Koen Kooi koen.k...@linaro.org ---

Re: [oe] [PATCH][meta-perl] libxml-libxml-perl: add recipe

2014-07-14 Thread Rongqing Li
On 07/14/2014 04:28 PM, Hongxu Jia wrote: On 07/14/2014 02:12 PM, rongqing...@windriver.com wrote: +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0116.bb s/libxml-libxml-perl/libxml-perl/ How about rename the recipe with libxml-perl ? //Hongxu there is a libxml-perl under

Re: [oe] [PATCH][meta-perl] libxml-libxml-perl: add recipe

2014-07-14 Thread Olof Johansson
On 14-07-14 10:28 +0200, Hongxu Jia wrote: On 07/14/2014 02:12 PM, rongqing...@windriver.com wrote: +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0116.bb s/libxml-libxml-perl/libxml-perl/ How about rename the recipe with libxml-perl ? This would break the naming convention,

Re: [oe] [PATCH][meta-perl] libxml-libxml-perl: add recipe

2014-07-14 Thread Rongqing Li
On 07/14/2014 05:05 PM, Olof Johansson wrote: On 14-07-14 10:28 +0200, Hongxu Jia wrote: On 07/14/2014 02:12 PM, rongqing...@windriver.com wrote: +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0116.bb s/libxml-libxml-perl/libxml-perl/ How about rename the recipe with libxml-perl

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Paul Eggleton
Hi Robert, On Sunday 13 July 2014 10:19:08 Robert P. J. Day wrote: followup to last post -- all of the methods for overriding task definitions in the last post can be used without predeclaring that you're about to do that; you just go ahead and do it in either a class file or a recipe file.

Re: [oe] the awkwardness of using core-image.bbclass

2014-07-14 Thread Paul Eggleton
Hi Robert, On Friday 11 July 2014 12:51:54 Robert P. J. Day wrote: some observations/questions on core-image.bbclass, and whether it can be used more understandably. this is being written from the perspective of someone who has had the occasional student ask, why was it done *that* way?

Re: [oe] what is the process for sending patches about eclipse-poky-kepler?

2014-07-14 Thread Jack Mitchell
On 14/07/14 04:13, b40...@freescale.com wrote: Hello all, I need to send patches to eclipse-poky-kepler . What is the process for sending patches ? Thanks, Chunrong If it's poky specific then I would imagine either sending them to Poky list, or the Yocto list would be most

Re: [oe] is it addtask do_X ... or addtask X ... or does it matter?

2014-07-14 Thread Robert P. J. Day
On Sat, 12 Jul 2014, Christopher Larson wrote: On Sat, Jul 12, 2014 at 4:22 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: want to clarify the two different ways to use addtask. for example: classes/kernel.bbclass:addtask savedefconfig after do_configure

Re: [oe] [OE-core] any value in keeping the backward compat task-core stuff?

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Paul Eggleton wrote: On Friday 11 July 2014 20:39:04 Otavio Salvador wrote: On Thu, Jul 10, 2014 at 12:21 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: a number of the current packagegroup recipe files still have backward compatibility support for the

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Paul Eggleton wrote: Hi Robert, On Sunday 13 July 2014 10:19:08 Robert P. J. Day wrote: followup to last post -- all of the methods for overriding task definitions in the last post can be used without predeclaring that you're about to do that; you just go ahead and

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Paul Eggleton
On Monday 14 July 2014 06:18:58 Robert P. J. Day wrote: On Mon, 14 Jul 2014, Paul Eggleton wrote: Hi Robert, On Sunday 13 July 2014 10:19:08 Robert P. J. Day wrote: followup to last post -- all of the methods for overriding task definitions in the last post can be used without

Re: [oe] [OE-core] any value in keeping the backward compat task-core stuff?

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Paul Eggleton wrote: On Friday 11 July 2014 20:39:04 Otavio Salvador wrote: On Thu, Jul 10, 2014 at 12:21 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: a number of the current packagegroup recipe files still have backward compatibility support for the

Re: [oe] [yocto] python tkinter dependencies

2014-07-14 Thread Paul Eggleton
On Thursday 10 July 2014 16:11:29 Jate S wrote: - Python-tkinter requires the tk recipe in meta-oe, so you must add this layer for your build. - I am on dora. I found that I needed commit tk: make multilib build compatible and fix library install made on 12/5/2013

Re: [oe] [OE-core] any value in keeping the backward compat task-core stuff?

2014-07-14 Thread Paul Eggleton
On Monday 14 July 2014 06:31:18 Robert P. J. Day wrote: On Mon, 14 Jul 2014, Paul Eggleton wrote: On Friday 11 July 2014 20:39:04 Otavio Salvador wrote: On Thu, Jul 10, 2014 at 12:21 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: a number of the current packagegroup recipe

Re: [oe] [OE-core] any value in keeping the backward compat task-core stuff?

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Paul Eggleton wrote: On Friday 11 July 2014 20:39:04 Otavio Salvador wrote: On Thu, Jul 10, 2014 at 12:21 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: a number of the current packagegroup recipe files still have backward compatibility support for the

[oe] [PATCH] Remove long-deprecated task-core backward compat for packagegroups.

2014-07-14 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- a few notes: * seems valid as i'm rebuilding a core-image-minimal for qemux86 so the recipes seem to parse properly * almost all of this is simple variable assignment deletion but for that first patch, which is just the python

Re: [oe] [OE-core] any value in keeping the backward compat task-core stuff?

2014-07-14 Thread Paul Eggleton
On Monday 14 July 2014 07:39:23 Robert P. J. Day wrote: On Mon, 14 Jul 2014, Paul Eggleton wrote: On Friday 11 July 2014 20:39:04 Otavio Salvador wrote: On Thu, Jul 10, 2014 at 12:21 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: a number of the current packagegroup recipe

Re: [oe] [OE-core] any value in keeping the backward compat task-core stuff?

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Paul Eggleton wrote: On Monday 14 July 2014 07:39:23 Robert P. J. Day wrote: On Mon, 14 Jul 2014, Paul Eggleton wrote: On Friday 11 July 2014 20:39:04 Otavio Salvador wrote: On Thu, Jul 10, 2014 at 12:21 PM, Robert P. J. Day rpj...@crashcourse.ca wrote:

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Paul Eggleton
On Monday 14 July 2014 08:20:59 Robert P. J. Day wrote: On Mon, 14 Jul 2014, Paul Eggleton wrote: Hi Robert, On Sunday 13 July 2014 10:19:08 Robert P. J. Day wrote: followup to last post -- all of the methods for overriding task definitions in the last post can be used without

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Burton, Ross
On 14 July 2014 13:20, Robert P. J. Day rpj...@crashcourse.ca wrote: but, as far as i can tell, that is the only class that requires a package name hook, and it simply defines its own implementation -- it does nothing with package.bbclass and makes no reference to the exported function

[oe] [meta-oe][PATCH] Remove deprecated task backward compatibility from packagegroups

2014-07-14 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- all of this looked relatively straightforward. diff --git a/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.bb b/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.bb index 4e5ce78..5ead412 100644 ---

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Burton, Ross wrote: On 14 July 2014 13:20, Robert P. J. Day rpj...@crashcourse.ca wrote: but, as far as i can tell, that is the only class that requires a package name hook, and it simply defines its own implementation -- it does nothing with package.bbclass and makes

Re: [oe] [meta-oe][PATCH 2/2] libhugetlbfs: fix packaging

2014-07-14 Thread Martin Jansa
On Mon, Jul 14, 2014 at 10:41:34AM +0200, Koen Kooi wrote: Libhugetlbs doesn't generate proper .so.X libs, only two .so files. Package those in ${PN} and silence the resulting QA warning. This fixes: ERROR: QA Issue: libhugetlbfs-tests rdepends on libhugetlbfs-dev Signed-off-by: Koen

Re: [oe] [meta-oe][PATCH 2/2] libhugetlbfs: fix packaging

2014-07-14 Thread Koen Kooi
On 14 July 2014 16:54, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Jul 14, 2014 at 10:41:34AM +0200, Koen Kooi wrote: Libhugetlbs doesn't generate proper .so.X libs, only two .so files. Package those in ${PN} and silence the resulting QA warning. This fixes: ERROR: QA Issue:

Re: [oe] overriding tasks with EXPORT_FUNCTIONS

2014-07-14 Thread Paul Eggleton
On Monday 14 July 2014 09:33:25 Robert P. J. Day wrote: On Mon, 14 Jul 2014, Burton, Ross wrote: On 14 July 2014 13:20, Robert P. J. Day rpj...@crashcourse.ca wrote: but, as far as i can tell, that is the only class that requires a package name hook, and it simply defines its own

Re: [oe] [meta-oe][PATCH 2/2] libhugetlbfs: fix packaging

2014-07-14 Thread Martin Jansa
On Mon, Jul 14, 2014 at 05:04:48PM +0200, Koen Kooi wrote: On 14 July 2014 16:54, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Jul 14, 2014 at 10:41:34AM +0200, Koen Kooi wrote: Libhugetlbs doesn't generate proper .so.X libs, only two .so files. Package those in ${PN} and silence

[oe] Regarding ./configure and Makefile

2014-07-14 Thread Himanshu Pandey
Hi, Suppose I have a package and to compile and install that package, it is required to run following: ./configure make make install Then how can I include these in my package receipe. Please help. Regards, Himanshu nbsp; From: Robert Yang lt;liezhi.y...@windriver.comgt; Sent: Fri, 11 Jul

Re: [oe] Regarding ./configure and Makefile

2014-07-14 Thread Burton, Ross
On 14 July 2014 17:25, Himanshu Pandey pandey_himansh...@rediffmail.com wrote: Then how can I include these in my package receipe. Is that configure script actually generated by autoconf? If so, then you can inherit autotools. Otherwise you'll need to provide a do_configure() do_compile() and

Re: [oe] [meta-oe][MASTER][PATCH] lxdm: add libpam DEPENDS

2014-07-14 Thread Stephen Arnold
In theory pam optional, as it's a configure option (and it's been a USE flag forever). I don't use systemd, bu I would guess the systemd login manager might work on its own (ie, without pam). Not sure if lxdm supports remote auth or whatever, but for now I'll assume that pam is optional and test

[oe] State of bitbake world, Failed tasks 2014-07-14

2014-07-14 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2014-07-14 == === common (31) === * meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile * meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb, do_compile *

[oe] [meta-handheld][PATCH] Revert zaurus collie: remove hardcoded mem=64M

2014-07-14 Thread Andrea Adami
Unfortunately the default for sa1100/collie is 16M so for collie it is necessary to specify mem=64M on cmdline. The very rare 5000D users will have to change that to mem=32M. This reverts commit f4f05028f5ad72a81d6620340fe1c92ac6486890. Signed-off-by: Andrea Adami andrea.ad...@gmail.com ---

[oe] [meta-handheld][PATCH] linux-yocto_3.14: zaurus: config serial 8250 as module

2014-07-14 Thread Andrea Adami
Zaurus is using pxa/sa1100 serial so we only need the pcmcia serial cs for i.e. bluetooth cf cards. Avoid device address conflict on pxa (fix pending upstream). Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- recipes-kernel/linux/linux-yocto-3.14/akita/defconfig | 4 ++--

Re: [oe] defining FEATURE_PACKAGES_* in core-image.bbclass vs image.bbclass

2014-07-14 Thread Rudolf Streif
then i noticed that the splash feature is defined, not in core-image.bbclass, but in the more basic image.bbclass, as is package-management: FEATURE_PACKAGES_package-management = ${ROOTFS_PKGMANAGE} SPLASH ?= psplash FEATURE_PACKAGES_splash = ${SPLASH} And then there is debug-tweaks

Re: [oe] defining FEATURE_PACKAGES_* in core-image.bbclass vs image.bbclass

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Rudolf Streif wrote: then i noticed that the splash feature is defined, not in core-image.bbclass, but in the more basic image.bbclass, as is package-management: FEATURE_PACKAGES_package-management = ${ROOTFS_PKGMANAGE} SPLASH ?= psplash

[oe] avoiding hard-coded filenames in package file lists

2014-07-14 Thread Robert P. J. Day
occasionally, i still trip across stuff like this (this is from oe-core): meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb:FILES_${PN} = /etc ${datadir}/fonts i'm assuming that one should avoid hard-coding names like /etc in this case, and instead use (in this case) ${sysconfdir},

[oe] php.inc removing directories that do not exist

2014-07-14 Thread Stephano Cetola
php.inc - do_install_append_pn-php: rm -rf ${D}/${TMPDIR} [...] TMP=`dirname ${D}/${TMPDIR}` while test ${TMP} != ${D}; do rmdir ${TMP} TMP=`dirname ${TMP}`; done Added in this commit:

Re: [oe] defining FEATURE_PACKAGES_* in core-image.bbclass vs image.bbclass

2014-07-14 Thread Rudolf Streif
is there something special about hwcodecs that suggests it should stay in core-image rather than moving to image as well? i'm just trying to understand the rationale. Not necessarily. But I would consider them extended features and they belong into core-image in my opinion. Not all

Re: [oe] is it addtask do_X ... or addtask X ... or does it matter?

2014-07-14 Thread Christopher Larson
On Mon, Jul 14, 2014 at 3:11 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: if what chris writes is accurate, there are some broken class and recipe files in oe-core: classes/kernel.bbclass:addtask do_strip before do_sizecheck after do_kernel_link_vmlinux classes/staging.bbclass:addtask

[oe] [PATCH][meta-perl][v2] libxml-libxml-perl: add recipe

2014-07-14 Thread rongqing.li
From: Roy Li rongqing...@windriver.com This module is an interface to libxml2, providing XML and HTML parsers \ with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 \ interface and a XML::XPath-like interface to XPath API of libxml2. \ The module is split into several packages

Re: [oe] defining FEATURE_PACKAGES_* in core-image.bbclass vs image.bbclass

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Rudolf Streif wrote: is there something special about hwcodecs that suggests it should stay in core-image rather than moving to image as well? i'm just trying to understand the rationale. Not necessarily. But I would consider them extended features and they belong

Re: [oe] is it addtask do_X ... or addtask X ... or does it matter?

2014-07-14 Thread Robert P. J. Day
On Mon, 14 Jul 2014, Christopher Larson wrote: On Mon, Jul 14, 2014 at 3:11 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: if what chris writes is accurate, there are some broken class and recipe files in oe-core: classes/kernel.bbclass:addtask do_strip before do_sizecheck after

[oe] [PATCH] vsftpd: fix install warning

2014-07-14 Thread rongqing.li
From: Wenzong Fan wenzong@windriver.com WARNING: QA Issue: vsftpd: Files/directories were installed but not shipped /run /run/vsftpd /run/vsftpd/empty Signed-off-by: Roy Li rongqing...@windriver.com --- meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.0.bb | 16 +++- 1

Re: [oe] [PATCH][meta-perl][v2] libxml-libxml-perl: add recipe

2014-07-14 Thread Hongxu Jia
Acked-by: Hongxu Jia hongxu@windriver.com //Hongxu On 07/15/2014 08:42 AM, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com This module is an interface to libxml2, providing XML and HTML parsers \ with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer

Re: [oe] [PATCH][meta-perl] libxml-sax-writer-perl: add recipe

2014-07-14 Thread Hongxu Jia
Acked-by: Hongxu Jia hongxu@windriver.com //Hongxu On 07/14/2014 02:12 PM, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- .../libxml/libxml-sax-writer-perl_0.54.bb | 27 1 file

Re: [oe] Fwd: Re: open embedded build issues with beagle board

2014-07-14 Thread Bryan
Hi Cliff, thanks for your suggestion, i tried links which you mentioned in your mail. Now i am able to build minimal image for MACHINE = qmux6. Can you please tell us how can we make it for beagleboard omap 3530. Where can we find support layer for beagleboard. Thanks a lot in advance !

[oe] [meta-oe][PATCHv2 1/2] libhugetlbfs: fix versioning

2014-07-14 Thread Koen Kooi
PE bump is needed because git+stuff 2.18 Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb

[oe] [meta-oe][PATCHv2 2/2] libhugetlbfs: fix packaging

2014-07-14 Thread Koen Kooi
Libhugetlbs doesn't generate proper .so.X libs, only two .so files. Package those in ${PN} and silence the resulting QA warning. This fixes: ERROR: QA Issue: libhugetlbfs-tests rdepends on libhugetlbfs-dev Signed-off-by: Koen Kooi koen.k...@linaro.org ---

[oe] [meta-oe][PATCH] [v3] lz4: update to latest version

2014-07-14 Thread Armin Kuster
update to version r119 Use github instead of svn LICENSE md5sum changed since it was updated in r117 FIxes CVE-2014-4611 Signed-off-by: Armin Kuster akus...@mvista.com --- meta/recipes-support/lz4/{lz4_svn.bb = lz4_git.bb} | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) rename