Re: [OE-core] [yocto] OpenEmbedded eV membership drive

2011-05-09 Thread Yu, Ke
Sorry, I meant to send to Philips only, not want to CC list to bother wider people. Regards Ke -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Yu Ke Sent: Monday, May 09, 2011 2:17 PM

[OE-core] [PATCH 03/20] gtkhtml2, web: Sync version for API Change

2011-05-09 Thread Saul Wold
From: Saul Wold s...@linux.intel.com Sync up the css_parser API between web and gtkhtml2 Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb |2 +- meta/recipes-sato/web/web_svn.bb|2 +- 2 files changed, 2 insertions(+), 2

[OE-core] [PATCH 08/20] subversion: update upstream status for patches

2011-05-09 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../subversion/disable-revision-install.patch |2 ++ .../subversion/subversion/libtool2.patch |2 ++ .../subversion/subversion/neon-detection.patch |2 ++ 3

[OE-core] [PATCH 01/20] git: make it work on the target

2011-05-09 Thread Saul Wold
From: Koen Kooi k...@dominion.thruhere.net Packaging is synced with OE .dev, but without the -large, thanks to pseudo we retain all (hard)links properly: * git-perltools holds all the utils requiring perl and adds appropriate RDEPENDS * git-tk holds the tcl/tk utils once they get activate * git

[OE-core] [PATCH 13/20] conf/layer.conf: Use .= to append to BBPATH and += for BBFILES

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com This helps bitbake in organising BBPATH and BBFILES with given BBFILE_PRIORITY order Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/layer.conf |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/conf/layer.conf

[OE-core] [PATCH 07/20] python-imaging: update upstream status for patches

2011-05-09 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../python/python-imaging/path.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/python/python-imaging/path.patch

[OE-core] [PATCH 06/20] patch: update upstream status for patches

2011-05-09 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta/recipes-devtools/patch/patch/debian.patch |2 ++ .../patch/patch/global-reject-file.diff|2 ++ meta/recipes-devtools/patch/patch/install.patch|2 ++

[OE-core] [PATCH 11/20] binutils: update upstream status of patches

2011-05-09 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../binutils/binutils-2.21/110-arm-eabi-conf.patch |2 ++ .../binutils-2.21/binutils-2.19.1-ld-sysroot.patch |2 ++ .../binutils/binutils-2.21/binutils-poison.patch |2 ++

[OE-core] [PATCH 15/20] gcc-package-target: Switch to TARGET_PREFIX in symlinks

2011-05-09 Thread Saul Wold
From: Tom Rini tom_r...@mentor.com When TARGET_PREFIX and TARGET_SYS didn't match up, the symlinks we made were invalid. TARGET_PREFIX is what we use when configuring so it's what we should be using here. This is 05143e9b5d0a42e32ee0dd3c7fde482ff8d63f63 from OE. Signed-off-by: Tom Rini

[OE-core] [PATCH 16/20] binutils.inc: Switch to TARGET_PREFIX not TARGET_SYS

2011-05-09 Thread Saul Wold
From: Tom Rini tom_r...@mentor.com When TARGET_PREFIX and TARGET_SYS didn't match up, the symlinks and update-alternatives weren't working. TARGET_PREFIX is what we use when configuring so it's what we should be using here. This is 79b497edc0ce5d54db564818e59b690d3391d6ce from OE.

[OE-core] [PATCH 18/20] bash.inc: Add bison-native to DEPENDS

2011-05-09 Thread Saul Wold
From: Tom Rini tom_r...@mentor.com This is f0652d96ff5c3b08b8e4c4972f7fb0296df6d898 from OE. Signed-off-by: Tom Rini tom_r...@mentor.com --- meta/recipes-extended/bash/bash.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/bash/bash.inc

[OE-core] [PATCH 10/20] gcc-4.5.1: update upstream status of patches

2011-05-09 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../gcc/gcc-4.5.1/100-uclibc-conf.patch|2 ++ .../gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch |2 ++ .../gcc/gcc-4.5.1/200-uclibc-locale.patch |2 ++

[OE-core] [PATCH 09/20] sat-solver: fix compilation issue with gcc 4.6.0

2011-05-09 Thread Saul Wold
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../sat-solver/fix_gcc-4.6.0_compile_issue.patch | 115 meta/recipes-extended/sat-solver/sat-solver_git.bb |5 +- 2 files changed, 119 insertions(+), 1

[OE-core] [PATCH 20/20] u-boot: correct COPYING MD5SUM

2011-05-09 Thread Saul Wold
From: Darren Hart dvh...@linux.intel.com Signed-off-by: Darren Hart dvh...@linux.intel.com --- meta/recipes-bsp/uboot/u-boot_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/uboot/u-boot_git.bb b/meta/recipes-bsp/uboot/u-boot_git.bb index

[OE-core] [PATCH 02/20] clutter-gst-1.4: Add missing patch

2011-05-09 Thread Saul Wold
From: Saul Wold s...@linux.intel.com Signed-off-by: Saul Wold s...@linux.intel.com --- .../clutter/clutter-gst/enable_tests-1.4.patch | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) create mode 100644

[OE-core] [PATCH 19/20] gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com Some recipes do not defined EXTRA_OECONF in such cases += drops the --enable|--disable-nls options. In another case where recipe defines EXTRA_OECONF instead of adding/appending to it then --enable|--disable-nls options are lost from EXTRA_OECONF We define

[OE-core] [PATCH 14/20] package.bbclass: convert unpackaged file message from 'info' to 'warn' so that it shows up on the console

2011-05-09 Thread Saul Wold
From: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta/classes/package.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass index e6b3df7..082f233 100644

Re: [OE-core] [PATCH] package.bbclass: convert unpackaged file message from 'info' to 'warn' so that it shows up on the console

2011-05-09 Thread Koen Kooi
Op 8 mei 2011, om 08:23 heeft Khem Raj het volgende geschreven: On 5/7/2011 9:50 AM, Darren Hart wrote: According to my discussion with RP, bb.note() is supposed to appear on the console. If it doesn't, that is a bug in bitbake, not the recipe it does if we increase verbosity but it also

Re: [OE-core] [PATCH 0/1] qemu-script: Fix qemu segfault with Nvidia's proprietary driver

2011-05-09 Thread Zhai, Edwin
Saul Wold wrote: On 05/06/2011 01:36 AM, Zhai Edwin wrote: Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: gzhai/fix3 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix3 Zhai Edwin (1): qemu-script: Fix qemu seg fault if install Nvidia

Re: [OE-core] [PATCH] package.bbclass: convert unpackaged file message from 'info' to 'warn' so that it shows up on the console

2011-05-09 Thread Richard Purdie
On Sat, 2011-05-07 at 09:50 -0700, Darren Hart wrote: According to my discussion with RP, bb.note() is supposed to appear on the console. If it doesn't, that is a bug in bitbake, not the recipe logging. I used this information to document the intended use of the similarly named bbnote() in

Re: [OE-core] [PATCH 00/20] Consolidated Pull for 5/8/2011

2011-05-09 Thread Richard Purdie
On Sun, 2011-05-08 at 23:59 -0700, Saul Wold wrote: Here is a batch of changes from last week. This contains a fix for gnu-config that is a workaround for a Bernard Bug that we need to back port. I have test built for x86, arm and the toolchains Merged to master, thanks. Richard

Re: [OE-core] [RFC] systemd units packaging

2011-05-09 Thread Koen Kooi
Op 6 mei 2011, om 16:51 heeft Koen Kooi het volgende geschreven: Op 6 mei 2011, om 16:20 heeft Richard Purdie het volgende geschreven: On Fri, 2011-05-06 at 15:39 +0200, Koen Kooi wrote: Now onto my issues: packaging: In OE .dev I added FILES_${PN} += ${base_libdir}/systemd to

Re: [OE-core] [PATCH 0/4] Misc sync up changes

2011-05-09 Thread Saul Wold
On 05/05/2011 08:05 AM, Tom Rini wrote: The following series brings in a few fixups I pushed to openembedded today. In short, in gcc/binutils we were referencing TARGET_SYS in places where we had told configure to mangle things based on TARGET_PREFIX and in the cases where they don't match, it

Re: [OE-core] [PATCH 00/10] gcc-4.6.0 related fixes patch upstream status updates

2011-05-09 Thread Saul Wold
On 05/05/2011 08:36 PM, Nitin A Kamble wrote: From: Nitin A Kamblenitin.a.kam...@intel.com These are few commits for gcc 4.6.0 patch upstream status. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse:

Re: [OE-core] [PATCH] conf/layer.conf: Use .= to append to BBPATH and += for BBFILES

2011-05-09 Thread Saul Wold
On 05/05/2011 10:00 PM, Khem Raj wrote: This helps bitbake in organising BBPATH and BBFILES with given BBFILE_PRIORITY order Signed-off-by: Khem Rajraj.k...@gmail.com --- meta/conf/layer.conf |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/conf/layer.conf

Re: [OE-core] [PATCH] gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=

2011-05-09 Thread Saul Wold
On 05/05/2011 09:57 AM, Khem Raj wrote: Some recipes do not defined EXTRA_OECONF in such cases += drops the --enable|--disable-nls options. In another case where recipe defines EXTRA_OECONF instead of adding/appending to it then --enable|--disable-nls options are lost from EXTRA_OECONF We

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On Mon, 2011-05-09 at 00:16 +0200, Franz Leitl wrote: Hi, I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes the .c files from scripts directory which are later needed

Re: [OE-core] fuse update

2011-05-09 Thread Saul Wold
On 05/03/2011 07:06 AM, Otavio Salvador wrote: Hello, I am migrating some stuff to oe-core and found it has fuse at meta-demoapps. It seems no recipes depends on fuse in oe-core and thus I am wondering how is better to deal with its updating as: - should it be done in oe-core? - should it

Re: [OE-core] [PATCH 8/8] scripts/send-pull-request: Add CC selectively

2011-05-09 Thread Darren Hart
On Sat, 2011-05-07 at 10:57 -0700, Khem Raj wrote: On Sat, May 7, 2011 at 9:23 AM, Darren Hart dvh...@linux.intel.com wrote: On Sat, 2011-05-07 at 00:54 -0700, Khem Raj wrote: Hi Khem, Currently a consolidated pull request adds all the participants to every patch, which in essence is good

Re: [OE-core] Pull request with misc fixes

2011-05-09 Thread Saul Wold
On 05/07/2011 12:14 PM, Otavio Salvador wrote: Hello, I have sent those patches to mailing list some days ago but they haven't been merged since it and some merged changes has conflicts that need to be fixed. So I did. Octavio, I am working on reviewing and staging them. I did not see a

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes the .c files from scripts directory which are later needed by

Re: [OE-core] Pull request with misc fixes

2011-05-09 Thread Otavio Salvador
On Mon, May 9, 2011 at 14:06, Saul Wold s...@linux.intel.com wrote: I am working on reviewing and staging them.  I did not see a patch for the libxbkfile, did I miss that email? I will be sending an updated pull request and post the patches with some fixes. Please wait for it for merging. --

Re: [OE-core] fuse update

2011-05-09 Thread Otavio Salvador
On Mon, May 9, 2011 at 13:46, Saul Wold s...@linux.intel.com wrote: It would make sense for you to move it to meta-oe at this time, if we find more recipes require it our other layers are needed it, then we can consider it for oe-core. OK; I will queue a changeset removing it from OE-core. It

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Koen Kooi
Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On 05/09/2011 10:32 AM, Franz Leitl wrote: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes the .c files from

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On 05/09/2011 10:53 AM, Koen Kooi wrote: Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and

[OE-core] [PATCH 2/3] linux-yocto: move non-core machines to meta-yocto

2011-05-09 Thread Bruce Ashfield
The non-qemu compatibility references have been removed from the main linux-yocto recipe. This change restores them in the meta-yocto layer. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-yocto/conf/layer.conf

[OE-core] [PATCH 3/3] linux-yocto: error if meta data not present

2011-05-09 Thread Bruce Ashfield
There are valid reasons to build repositories without meta data present and there are times when this is an error. This change adds sanity tests to the build process to detect missing meta data and throw an informative error message. Sanity checking is only triggered from recipes (linux-yocto)

[OE-core] [PATCH 1/3] linux-yocto: remove non-core (qemu) machine compatibility

2011-05-09 Thread Bruce Ashfield
The machine configuration of the non-core (non-qemu) machines exists in other layers. Moving the branch mappings, compatibility and SRCREVs of these machines out of the main linux-yocto recipe is the first step in that move. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Acked-by:

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Am Montag 09 Mai 2011, 20:23:19 schrieb Darren Hart: On 05/09/2011 10:53 AM, Koen Kooi wrote: Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from

[OE-core] [PATCH 2/6] conf/layer.conf: Use .= to append to BBPATH and =+ for BBFILES

2011-05-09 Thread Khem Raj
Appending to BBPATH gives a definite order to BBLAYERS which means paths are preferred in order from left to right. Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/conf/layer.conf | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/meta/conf/layer.conf

[OE-core] [PATCH 1/6] recipes: Replace gconf-dbus with gconf

2011-05-09 Thread Khem Raj
Some distributions e.g. angstrom do not support gconf-dbus anymore since its now provided by gconf and in oe-core we have PREFERRED_PROVIDER_gconf tunable, here we replace all dependencies on gconf-dbus with gconf, which should work in both cases where poky defines PREFERRED_PROVIDER-gconf =

[OE-core] [PATCH 4/6] liburcu_0.5.4.bb: Let it build on uclibc targets

2011-05-09 Thread Khem Raj
uclibc requires -D_GNU_SOURCE to be defined for it to enable GNU extensions which CPU_SET/CPU_ZERO are used by this package. So we add -D_GNU_SOURCE to CFLAGS when compiling for uclibc. Signed-off-by: Khem Raj raj.k...@gmail.com --- meta/recipes-support/liburcu/liburcu_0.5.4.bb |2 +- 1

[OE-core] [PATCH 5/6] lttng-ust_0.12.bb: Fix compilation on uclibc

2011-05-09 Thread Khem Raj
We provide alternative implementation of sched_getcpu() when compiling for uclibc Signed-off-by: Khem Raj raj.k...@gmail.com --- .../lttng/lttng-ust/uclibc-sched_getcpu.patch | 50 meta/recipes-kernel/lttng/lttng-ust_0.12.bb|4 +- 2 files changed, 53

[OE-core] [PATCH 6/6] oe/patch.py: Remove series file during Clean()

2011-05-09 Thread Khem Raj
Currently if there is a failed do_patch the series files get appended so if there were two patches a.patch b.patch and b.patch failed during next run it would append a.patch again a.patch b.patch a.patch and this would keep growing. We can remove series file in Clean() because we populate it in

[OE-core] [PATCH 0/6] Fix recipes for uclibc and others

2011-05-09 Thread Khem Raj
These patches address build failures when using uclibc oe/patch.py fix is a backport from oe, we need to fix BBFILES for oe-core since some class code expects it to be first entry in BBFILES. gconf-dbus to dbus is needed for SDKs to compile for angstrom Pull URL:

[OE-core] Pull request with misc changes

2011-05-09 Thread Otavio Salvador
Hello, This pull request fixes some issues I found since the last pull request and should be preferred against the first. The following changes since commit d0dc2b5bb02ef55a41e7a97b6831c72391ae7f36: u-boot: correct COPYING MD5SUM (2011-05-08 23:56:11 -0700) are available in the git

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On 05/09/2011 11:38 AM, Franz Leitl wrote: Am Montag 09 Mai 2011, 20:23:19 schrieb Darren Hart: On 05/09/2011 10:53 AM, Koen Kooi wrote: Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel

[OE-core] [PATCH 0/5] Misc fixes related to gcc 4.6.0

2011-05-09 Thread Nitin A Kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Thanks, Nitin A Kamble nitin.a.kam...@intel.com --- Khem Raj (1): gcc-4.6.0: Apply linaro

[OE-core] [PATCH 3/5] pax: fix for compiling with gcc 4.6.0

2011-05-09 Thread Nitin A Kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../pax/pax/fix_for_compile_with_gcc-4.6.0.patch | 25 meta/recipes-extended/pax/pax_3.4.bb |5 ++- 2 files changed, 28 insertions(+), 2

[OE-core] [PATCH 5/5] kexec-tools: fix compiler errors with gcc 4.6.0

2011-05-09 Thread Nitin A Kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../fix_for_compiling_with_gcc-4.6.0.patch | 40 meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb |3 +- 2 files changed, 42 insertions(+), 1 deletions(-)

[OE-core] [PATCH 4/5] systemtap: fix for compilation with gcc 4.6.0

2011-05-09 Thread Nitin A Kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- .../fix_for_compilation_with_gcc-4.6.0.patch | 119 meta/recipes-kernel/systemtap/systemtap_git.bb |3 +- 2 files changed, 121 insertions(+), 1

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Hi, Am Montag 09 Mai 2011, 22:53:19 schrieben Sie: The kernel should not remove bounds.h, that is documented in the Makefile. If it does, it's a bug. After executing bitbake -f -c compile virtual/kernel I get bounds.h in ${S}/includes/generated/. Seems as if both oe_runmake -C $kerneldir

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Hi, Am Dienstag 10 Mai 2011, 03:40:04 schrieb Franz Leitl: Am Montag 09 Mai 2011, 22:53:19 schrieben Sie: The kernel should not remove bounds.h, that is documented in the Makefile. If it does, it's a bug. After executing bitbake -f -c compile virtual/kernel I get bounds.h in

[OE-core] [PATCH 1/1] rsync (GPLv2): fix security vulnerability CVE-2007-4091

2011-05-09 Thread Dexuan Cui
From: Dexuan Cui dexuan@intel.com Added a patch to fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4091 Signed-off-by: Dexuan Cui dexuan@intel.com --- .../rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch | 70 meta/recipes-devtools/rsync/rsync_2.6.9.bb

[OE-core] [PATCH 0/1] rsync (GPLv2): fix security vulnerability CVE-2007-4091

2011-05-09 Thread Dexuan Cui
From: Dexuan Cui dexuan@intel.com The patch is from https://issues.rpath.com/browse/RPL-1647 and is used to address http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4091 Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: dcui/master Browse:

Re: [OE-core] [PATCH 0/5] Misc fixes related to gcc 4.6.0

2011-05-09 Thread Saul Wold
On 05/09/2011 02:43 PM, Nitin A Kamble wrote: From: Nitin A Kamblenitin.a.kam...@intel.com Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Thanks, Nitin A Kamblenitin.a.kam...@intel.com

Re: [OE-core] [PATCH 1/1] rsync (GPLv2): fix security vulnerability CVE-2007-4091

2011-05-09 Thread Saul Wold
On 05/09/2011 07:54 PM, Dexuan Cui wrote: From: Dexuan Cuidexuan@intel.com Added a patch to fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4091 This is missing a [YOCTO #bugid], please add and resend. (update branch is OK). Sau! Signed-off-by: Dexuan

Re: [OE-core] [PATCH 1/1] rsync (GPLv2): fix security vulnerability CVE-2007-4091

2011-05-09 Thread He, Qing
-Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Saul Wold Sent: 2011年5月10日 13:02 To: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 1/1] rsync (GPLv2): fix

Re: [OE-core] Pull request with misc changes

2011-05-09 Thread Saul Wold
On 05/09/2011 12:15 PM, Otavio Salvador wrote: Hello, This pull request fixes some issues I found since the last pull request and should be preferred against the first. Otavio, Next time, please use the create-pull-request script, which will generate a set of patch emails so that we can

[OE-core] [PATCH 00/30] Consolidated Pull Request for 5/10/2011

2011-05-09 Thread Saul Wold
From: Saul Wold s...@linux.intel.com Richard, There is a matching request to poky - master for the kernel recipe, please ensure you pull that one also. This contains support for the microblaze from Adrian and some uclibc from Khem, along with some changes from Otavio. I passed through the

[OE-core] [PATCH 04/30] libgalago_0.5.2.bb: Fix compile for uclibc

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com uclibc targets may not have gettext but this package still needs config.rpath during regenerating configury so we provide it when libc is uclibc. Signed-off-by: Khem Raj raj.k...@gmail.com --- .../recipes-connectivity/galago/libgalago_0.5.2.bb |4 1

[OE-core] [PATCH 05/30] liburcu_0.5.4.bb: Let it build on uclibc targets

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com uclibc requires -D_GNU_SOURCE to be defined for it to enable GNU extensions which CPU_SET/CPU_ZERO are used by this package. So we add -D_GNU_SOURCE to CFLAGS when compiling for uclibc. Signed-off-by: Khem Raj raj.k...@gmail.com ---

[OE-core] [PATCH 09/30] siteinfo: add microblaze target info

2011-05-09 Thread Saul Wold
From: Adrian Alonso aalo...@secretlab.ca * Add microblaze target info * Microblaze soft CPU can be configured as big-endian/little-endian * Currently target info support for microblaze big endian, using prebuilt toolchains. Signed-off-by: Adrian Alonso aalo...@secretlab.ca ---

[OE-core] [PATCH 02/30] recipes: Replace gconf-dbus with gconf

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com Some distributions e.g. angstrom do not support gconf-dbus anymore since its now provided by gconf and in oe-core we have PREFERRED_PROVIDER_gconf tunable, here we replace all dependencies on gconf-dbus with gconf, which should work in both cases where poky

[OE-core] [PATCH 06/30] lttng-ust_0.12.bb: Fix compilation on uclibc

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com We provide alternative implementation of sched_getcpu() when compiling for uclibc Signed-off-by: Khem Raj raj.k...@gmail.com --- .../lttng/lttng-ust/uclibc-sched_getcpu.patch | 50 meta/recipes-kernel/lttng/lttng-ust_0.12.bb|

[OE-core] [PATCH 10/30] linux-libc-headers: add microblaze ARCH definition

2011-05-09 Thread Saul Wold
From: Adrian Alonso aalo...@secretlab.ca * Add Microblaze ARCH definition * Bump PR Signed-off-by: Adrian Alonso aalo...@secretlab.ca --- .../linux-libc-headers_2.6.37.2.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git

[OE-core] [PATCH 07/30] insane: add micrblaze target info

2011-05-09 Thread Saul Wold
From: Adrian Alonso aalo...@secretlab.ca * package_qa_get_machine_dict * Add microblaze dic entry for QA * Prebuilt toolchain triplet microblaze-unknown-linux-gnu- * TARGET_OS is linux-gnu for this toolchain Signed-off-by: Adrian Alonso aalo...@secretlab.ca --- meta/classes/insane.bbclass |

[OE-core] [PATCH 11/30] image-mklibs: add microblaze arch support

2011-05-09 Thread Saul Wold
From: Adrian Alonso aalo...@secretlab.ca * In function mklibs_optimize_image_doit * Add microblaze arch case for setting the dynamic_loader used by mklibs call Signed-off-by: Adrian Alonso aalo...@secretlab.ca --- meta/classes/image-mklibs.bbclass |2 +- 1 files changed, 1 insertions(+),

[OE-core] [PATCH 14/30] scripts/oe-setup-builddir: fix typo

2011-05-09 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- scripts/oe-setup-builddir |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index 2f8a064..7fefc52 100755 ---

[OE-core] [PATCH 15/30] syslinux: improve packaging

2011-05-09 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br Usually only parts of syslinux are used by products and thus syslinux can be greatly reduced in size. This changes does it as: - syslinux: syslinux binary - syslinux-extlinux: extlinux binary - syslinux-mbr: mbr.bin - syslinux-chain: chain.c32 -

[OE-core] [PATCH 17/30] web-sato: Update for svn - git transtion

2011-05-09 Thread Saul Wold
From: Saul Wold s...@linux.intel.com Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-sato/web/{web_svn.bb = web_git.bb} | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-sato/web/{web_svn.bb = web_git.bb} (72%) diff --git

[OE-core] [PATCH 26/30] qmake_base.bbclass: add generate_qt_config_file task

2011-05-09 Thread Saul Wold
From: Otavio Salvador ota...@ossystems.com.br This writes a qt.conf inside WORKDIR to properly configure projects based on CMake. This is required since qmake variables (returned by -query command) are fixed into the binary and can only be changed using a qt.conf file. Signed-off-by: Otavio

[OE-core] [PATCH 29/30] libxmu: Add native function

2011-05-09 Thread Saul Wold
From: Xiaofeng Yan xiaofeng@windriver.com Add native function to libxmu_1.1.0.bb file because qt3 native depends on its native. Signed-off-by: Xiaofeng Yan xiaofeng@windriver.com --- meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb |2 ++ 1 files changed, 2 insertions(+), 0

[OE-core] [PATCH 30/30] toolchain-qte: include cross-compiler and fix env script

2011-05-09 Thread Saul Wold
From: Ilya Yanok ya...@emcraft.com This patch fixes the meta-toolchain-qte recipe: 1. cross-compiler added to the TOOLCHAIN_HOST_TASK. 2. Corrected paths in the environment script. 3. TOOLCHAIN_OUTPUTNAME used instead of SDK_SUFFIX. Signed-off-by: Ilya Yanok ya...@emcraft.com ---

[OE-core] [PATCH 03/30] conf/layer.conf: Use .= to append to BBPATH and =+ for BBFILES

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com Appending to BBPATH gives a definite order to BBLAYERS which means paths are preferred in order from left to right. [sgw: merged in comment] Signed-off-by: Khem Raj raj.k...@gmail.com Signed-off-by: Saul Wold s...@linux.intel.com --- meta/conf/layer.conf | 10

[OE-core] [PATCH 08/30] kernel-arch: add microblaze to valid archs

2011-05-09 Thread Saul Wold
From: Adrian Alonso aalo...@secretlab.ca * Add Microblaze target to valid arch list definition Signed-off-by: Adrian Alonso aalo...@secretlab.ca --- meta/classes/kernel-arch.bbclass |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/classes/kernel-arch.bbclass

[OE-core] [PATCH 18/30] gtkhtml2: Update to 1161

2011-05-09 Thread Saul Wold
From: Saul Wold s...@linux.intel.com Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb

[OE-core] [PATCH 28/30] oe/patch.py: Remove series file during Clean()

2011-05-09 Thread Saul Wold
From: Khem Raj raj.k...@gmail.com Currently if there is a failed do_patch the series files get appended so if there were two patches a.patch b.patch and b.patch failed during next run it would append a.patch again a.patch b.patch a.patch and this would keep growing. We can remove series file