[oe] [PATCH] expat: altered recipe for v2.0.1

2010-09-24 Thread Gerd Wiegand
expat-2.0.1.tar.gz has no leading directory, so it unpacked directly in ${WORKDIR} and the following task fails. * added do_unpack() which create the right directory structur * updated md5 and sha256 sums Signed-off-by: Gerd Wiegand gerd...@gerwitec.de --- recipes/expat/expat_2.0.1.bb | 11

[oe] [PATCH] firefox_3.6.8.bb: Add mipsel support.

2010-09-24 Thread Graham Gower
Patches taken from Gentoo and Debian. Runs almost acceptably on my 350mhz/128mb mipsel, after a lengthy startup delay. Should work for big endian mips without much more work, but I can't test. Signed-off-by: Graham Gower graham.go...@gmail.com ---

[oe] [PATCH] python-numpy: add mipsel config.

2010-09-24 Thread Graham Gower
Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/python/python-numpy/mipsel/config.h | 21 + recipes/python/python-numpy/mipsel/numpyconfig.h | 17 + 2 files changed, 38 insertions(+), 0 deletions(-) create mode 100644

[oe] [PATCH] gtk+_2.20.1.bb: Fix build with --disable-xkb.

2010-09-24 Thread Graham Gower
See https://bugzilla.gnome.org/show_bug.cgi?id=619114 Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/gtk+/files/xkb-ifdef.patch | 24 recipes/gtk+/gtk+_2.20.1.bb|1 + 2 files changed, 25 insertions(+), 0 deletions(-) create mode 100644

[oe] [PATCH] eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS

2010-09-24 Thread Khem Raj
* Currently we are passing -jN flags to eglibc makefiles however eglibc uses a make variable called PARALLELMFLAGS to pass information about parallel build to sub-makes * Currently make install ran without parallelism but now it should have parallel building flags passed to do_install

[oe] [PATCH] imlib_1.9.15, qiv_1.9: move to obsolete.

2010-09-24 Thread Graham Gower
Motivation for removal: ERROR: QA Issue with staging: imlib.pc failed sanity test (tmpdir) in path /mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/pkgconfig This 3 year old qiv recipe is the only in tree user of imlib1. Newer versions of qiv which use imlib2 are available from

Re: [oe] [PATCH] directfb-1.1.1: remove

2010-09-24 Thread Henning Heinold
On Thu, Sep 23, 2010 at 09:59:29PM +0200, Frans Meulenbroeks wrote: code is from 2008, not pinned src tarball is not available any more (see http://www.directfb.org/downloads/Old/) lastest version we have is 1.4.2 Signed-off-by: Frans Meulenbroeks fransmeulenbro...@gmail.com --- We

Re: [oe] [PATCH v2] liburi-perl: update to 1.5.5

2010-09-24 Thread Frans Meulenbroeks
2010/9/23 Eric Bénard e...@eukrea.com: Signed-off-by: Eric Bénard e...@eukrea.com --- v2 : update to 1.55, URL fix is no more necessary Acked-by: Frans Meulenbroeks fransmeulenbro...@gmail.com  recipes/perl/liburi-perl_1.52.bb |   18 --  recipes/perl/liburi-perl_1.55.bb |  

[oe] [PATCH] python-pyrex_0.9.8.5.bb: merged native and non-native recipes

2010-09-24 Thread Fahad Usman
* removed the python-pyrex-native_0.9.8.5.bb file * added DEPENDS_pn-python-pyrex-native = python-native * added BBCLASSEXTEND = native * added NATIVE_INSTALL_WORKS = 1 * bunped PR Signed-off-by: Fahad Usman fahad_us...@mentor.com --- recipes/python/python-pyrex-native_0.9.8.5.bb | 13

Re: [oe] git error ?

2010-09-24 Thread Paul Menzel
Am Donnerstag, den 23.09.2010, 22:11 +0200 schrieb Frans Meulenbroeks: Hm, On my latest git push I got: fr...@linux-suse:~/oe/openembedded git push Counting objects: 13, done. Delta compression using up to 2 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (8/8),

Re: [oe] git error ?

2010-09-24 Thread Martin Jansa
On Fri, Sep 24, 2010 at 09:52:30AM +0200, Paul Menzel wrote: Am Donnerstag, den 23.09.2010, 22:11 +0200 schrieb Frans Meulenbroeks: Hm, On my latest git push I got: fr...@linux-suse:~/oe/openembedded git push Counting objects: 13, done. Delta compression using up to 2 threads.

Re: [oe] [PATCH] mythfront-config.bb: Fix do_unpack for machines other than epia.

2010-09-24 Thread Paul Menzel
Am Freitag, den 24.09.2010, 09:24 +0200 schrieb Frans Meulenbroeks: 2010/9/22 Graham Gower graham.go...@gmail.com: Signed-off-by: Graham Gower graham.go...@gmail.com --- recipes/mythfront/mythfront-config.bb | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-)

Re: [oe] [PATCH] mythfront-config.bb: Fix do_unpack for machines other than epia.

2010-09-24 Thread Frans Meulenbroeks
2010/9/24 Paul Menzel paulepan...@users.sourceforge.net: Adhering to the mantra of small changes, I would acknowledge this patch and get your concerns addressed in another patch. Frans, as one of the MythTV maintainers, your Acked-by would be appreciated too, I guess. Acked-by: Paul Menzel

Re: [oe] libatasmart_0.13.bb: `No package 'libudev' found` and `./strpool: ./strpool: cannot execute binary file`

2010-09-24 Thread Steffen Sledz
Am 23.09.2010 16:13, schrieb Steffen Sledz: On 09/23/2010 03:36 PM, Steffen Sledz wrote: Am 23.09.2010 13:30, schrieb Paul Menzel: Using Ȧngström 2008.1 this error was not met though. But `do_compile()` fails with `./strpool: cannot execute binary file`. Log data follows: |

Re: [oe] [PATCH] mythfront-config.bb: Fix do_unpack for machines other than epia.

2010-09-24 Thread Paul Menzel
Am Freitag, den 24.09.2010, 10:30 +0200 schrieb Frans Meulenbroeks: 2010/9/24 Paul Menzel paulepan...@users.sourceforge.net: Adhering to the mantra of small changes, I would acknowledge this patch and get your concerns addressed in another patch. Frans, as one of the MythTV maintainers,

[oe] [PATCH] libatasmart-0.13: resolve cross compile problem

2010-09-24 Thread Steffen Sledz
* This patch solves a cross/native compile problem: | ./strpool atasmart.c atasmart.strpool.c | ./strpool: ./strpool: cannot execute binary file Signed-off-by: Steffen Sledz sl...@dresearch.de --- recipes/devicekit/libatasmart-0.13/strpool.patch | 11 +++

Re: [oe] git error ?

2010-09-24 Thread Cliff Brake
On Fri, Sep 24, 2010 at 3:52 AM, Paul Menzel paulepan...@users.sourceforge.net wrote: Am Donnerstag, den 23.09.2010, 22:11 +0200 schrieb Frans Meulenbroeks: Hm, On my latest git push I got: fr...@linux-suse:~/oe/openembedded git push Counting objects: 13, done. Delta compression using up

Re: [oe] Question about automake licensing in recipe

2010-09-24 Thread Maupin, Chase
-Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Phil Blundell Sent: Friday, September 24, 2010 7:56 AM To: openembedded-devel@lists.openembedded.org Subject: Re: [oe] Question about

Re: [oe] Question about automake licensing in recipe

2010-09-24 Thread Maupin, Chase
-Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Phil Blundell Sent: Friday, September 24, 2010 7:56 AM To: openembedded-devel@lists.openembedded.org Subject: Re: [oe] Question about

[oe] [PATCH 2/2] gst-plugins.inc: fix path to orcc when prefix != /usr

2010-09-24 Thread Michael Smith
Signed-off-by: Michael Smith msm...@cbnco.com --- recipes/gstreamer/gst-plugins.inc |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/recipes/gstreamer/gst-plugins.inc b/recipes/gstreamer/gst-plugins.inc index 62fbd40..8dc1ef6 100644 ---

[oe] [PATCH 1/2] gst-plugins-base 0.10.30: depend on gtk+

2010-09-24 Thread Michael Smith
Some of the tests and examples require gtk. Signed-off-by: Michael Smith msm...@cbnco.com --- recipes/gstreamer/gst-plugins-base_0.10.30.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/gstreamer/gst-plugins-base_0.10.30.bb

[oe] [PATCH] libvpx: fix 0.9.1 build when prefix=

2010-09-24 Thread Michael Smith
The configure script was changed in 0.9.1 and introduced some logic that breaks when prefix is an empty string. Also switch to INC_PR for 0.9.0 and 0.9.1. Signed-off-by: Michael Smith msm...@cbnco.com --- .../libvpx-configure-support-blank-prefix.patch| 43

[oe] [PATCH] python-epydoc_3.0.1.bb: merged native and non-native recipes

2010-09-24 Thread Fahad Usman
* removed the python-epydoc-native_3.0.1.bb file * added DEPENDS_pn-python-epydoc-native = python-native and added DEPENDS_pn-python-epydoc = python * added BBCLASSEXTEND = native * added NATIVE_INSTALL_WORKS = 1 * bunped PR Signed-off-by: Fahad Usman fahad_us...@mentor.com ---

Re: [oe] [PATCH] machine/sh7785lcr: Add new machine for Renesas SH7785 reference board

2010-09-24 Thread Eric Bénard
Hi, Le 24/09/2010 16:52, Nobuhiro Iwamatsu a écrit : * Machine config for Renesas SH7785 reference board. * Add kernel config for 2.6.32, 33, 34 and 35. Signed-off-by: Nobuhiro Iwamatsuiwama...@nigauri.org --- conf/machine/include/tune-sh4.inc |2 +

[oe] [PATCH] desktop-file-utils: fix broken download links

2010-09-24 Thread Chase Maupin
* fixed the SRC_URI download links * fixed md5 and sha256 sums for the downloads * Updated recipe license Signed-off-by: Chase Maupin chase.mau...@ti.com --- .../desktop-file-utils/desktop-file-utils_0.3.bb | 11 --- .../desktop-file-utils/desktop-file-utils_0.6.bb |8

[oe] [PATCH] fbset_2.1: add dependency on bison-native

2010-09-24 Thread Chase Maupin
* fbset requires bison in order to build. This patch adds bison-native to the DEPENDS. This has the following benefits: * The user does not have to have bison installed on their host system * The version of bison can be specified in the configuration files instead of being

[oe] [PATCH] recipe licenses: update recipe LICENSE fields

2010-09-24 Thread Chase Maupin
* While verifying the licensing for the packages I am building into my file system I found that for some packages the LICENSE value set in the recipe was either incorrect or generic and not detailed enough. This patch is my attempt to update the LICENSE fields for these packages to match

Re: [oe] [PATCH] fbset_2.1: add dependency on bison-native

2010-09-24 Thread Frans Meulenbroeks
2010/9/24 Chase Maupin chasemaupi...@gmail.com: * fbset requires bison in order to build.  This patch adds  bison-native to the DEPENDS.  This has the following benefits:    * The user does not have to have bison installed on their      host system    * The version of bison can be specified

[oe] Minimum python version - 2.4 or 2.5?

2010-09-24 Thread Michael Smith
Hi, What's the minimum Python version requirement for the dev branch? I'd like to use shutil.copytree(), but the behaviour I want was only added in Python 2.5. Thanks, Mike ___ Openembedded-devel mailing list

[oe] [PATCH] qmake-native_1.07a.bb: Converted to new style staging

2010-09-24 Thread Fahad Usman
* Converted do_stage to do_install. * Added NATIVE_INSTALL_WORKS = 1 * replaced QMAKE_MKSPEC_PATH (which is defined in bitbake.conf) with ${D}${datadir}/qmake as discussed on irc * Bumped PR Signed-off-by: Fahad Usman fahad_us...@mentor.com --- recipes/qmake/qmake-native_1.07a.bb | 15

Re: [oe] Minimum python version - 2.4 or 2.5?

2010-09-24 Thread Gary Thomas
On 09/24/2010 10:45 AM, Michael Smith wrote: Hi, What's the minimum Python version requirement for the dev branch? I'd like to use shutil.copytree(), but the behaviour I want was only added in Python 2.5. I'm pretty sure that you're guaranteed at least 2.5 --

[oe] [PATCH] staging.bbclass: Use sysroot_stage_dir instead of autotools_stage_dir

2010-09-24 Thread Khem Raj
Some packages like package-stagemanager-native dont use autoools and autotools_stage_dir can not be found for such recipes. Signed-off-by: Khem Raj raj.k...@gmail.com --- classes/staging.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/classes/staging.bbclass

Re: [oe] [PATCH] staging.bbclass: Use sysroot_stage_dir instead of autotools_stage_dir

2010-09-24 Thread Chris Larson
On Fri, Sep 24, 2010 at 11:28 AM, Khem Raj raj.k...@gmail.com wrote: Some packages like package-stagemanager-native dont use autoools and autotools_stage_dir can not be found for such recipes. Signed-off-by: Khem Raj raj.k...@gmail.com Acked-by: Chris Larson chris_lar...@mentor.com --

[oe] [PATCH] openvpn: change kernel-module-tun to RRECOMMEND

2010-09-24 Thread Michael Smith
RRECOMMEND, not RDEPEND, in case a particular platform doesn't have a separate kernel-module-tun package. Matches behaviour of other packages, like bridge-utils. Also switch to INC_PR. Signed-off-by: Michael Smith msm...@cbnco.com --- recipes/openvpn/openvpn.inc |4 +++-

[oe] [PATCH] package.bbclass: copy dotfiles in root D to PKGD

2010-09-24 Thread Michael Smith
Use shtuil.copytree() to copy D (image) to PKGD (package). The previous system(cp %s/* ...) missed dotfiles/dirs at the top-level. Relies on Python 2.5+ version of copytree() to create missing path components. Signed-off-by: Michael Smith msm...@cbnco.com --- classes/package.bbclass | 15

Re: [oe] [oe-commits] Koen Kooi : speex: make float and asm settings more intelligent

2010-09-24 Thread Khem Raj
On Fri, Sep 24, 2010 at 11:13 AM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Sep 24, 2010 at 5:22 PM, git version control g...@git.openembedded.org wrote: Module: openembedded.git Branch: org.openembedded.dev Commit: e06553979d23531397af3dd71870abb80718c681 URL:    

[oe] [PATCH 3/4] glibc, glibc-initial: depend on make-native

2010-09-24 Thread Michael Smith
In case the version of make installed on the build host is incompatible, we'll use make-native. Signed-off-by: Michael Smith msm...@cbnco.com --- recipes/glibc/glibc-initial.inc |2 +- recipes/glibc/glibc.inc |4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git

[oe] [PATCH 1/4] make 3.82: set DEFAULT_PREFERENCE = -1

2010-09-24 Thread Michael Smith
This version has introduced several backwards incompatibilities and some packages are known not to build with 3.82. In particular: - glibc-initial fails in do_install when prefix=. - eglibc manual/Makefile has not yet been patched (see 3a06f50f) Signed-off-by: Michael Smith msm...@cbnco.com ---

[oe] navit svn fetchg issue

2010-09-24 Thread Frans Meulenbroeks
bumped into this fetch issue with navit first did a bitbake -c patch -b navit-icons_svn.bb then did a bitbaek -c patch -b navit_svn.bb That one failed with: NOTE: Running task 2 of 2 (ID: 0, /home/frans/oe/openembedded/recipes/navit/navit_svn.bb, do_fetch) NOTE: package

[oe] Qt and detecting iWMMXT

2010-09-24 Thread Holger Freyther
Hi all, when building for XScale one could pass -iwmmxt to the configure script. Now how can a recipe find out if XScale systems are targeted? The closest thing I can think of is to look at PACKAGE_ARCH and see if xscale is in it. Is there a better way?

Re: [oe] [PATCH] machine/sh7785lcr: Add new machine for Renesas SH7785 reference board

2010-09-24 Thread Nobuhiro Iwamatsu
Hi, Thanks for your patch review. 2010/9/25 Eric Bénard e...@eukrea.com: Hi, Le 24/09/2010 16:52, Nobuhiro Iwamatsu a écrit : * Machine config for Renesas SH7785 reference board. * Add kernel config for 2.6.32, 33, 34 and 35. Signed-off-by: Nobuhiro Iwamatsuiwama...@nigauri.org ---  

Re: [oe] nano RRECOMMENDS ncurses-terminfo

2010-09-24 Thread Martin Jansa
On Fri, Sep 24, 2010 at 04:22:10PM -0400, Michael Smith wrote: Hi, Since 37df6011, nano recommends ncurses-terminfo. +# actually RDEPENDS, but ncurses-terminfo is only in ncurses-5.7, so RRECOMMENDS for now +RRECOMMENDS_${PN} = ncurses-terminfo ncurses-terminfo exists in 5.4: it

Re: [oe] navit svn fetchg issue

2010-09-24 Thread Martin Jansa
On Fri, Sep 24, 2010 at 10:30:54PM +0200, Frans Meulenbroeks wrote: bumped into this fetch issue with navit first did a bitbake -c patch -b navit-icons_svn.bb then did a bitbaek -c patch -b navit_svn.bb That one failed with: NOTE: Running task 2 of 2 (ID: 0,

Re: [oe] Qt and detecting iWMMXT

2010-09-24 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24-09-10 22:59, Holger Freyther wrote: Hi all, when building for XScale one could pass -iwmmxt to the configure script. Now how can a recipe find out if XScale systems are targeted? The closest thing I can think of is to look at PACKAGE_ARCH

Re: [oe] [PATCH v2] machine/sh7785lcr: Add new machine for Renesas SH7785 reference board

2010-09-24 Thread Khem Raj
On Fri, Sep 24, 2010 at 2:56 PM, Nobuhiro Iwamatsu iwama...@nigauri.org wrote: * Machine config for Renesas SH7785 reference board. * Add kernel config for 2.6.32 and 35. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org ---  conf/machine/include/tune-sh4.inc              |    2 +