Re: [OE-core] [PATCH 20/20] gcc: refactor packages for staticdev

2012-01-22 Thread Phil Blundell
On Fri, 2012-01-20 at 21:18 -0800, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > meta/recipes-devtools/gcc/gcc-4.6.inc |2 +- > meta/recipes-devtools/gcc/gcc-package-runtime.inc |9 +++-- > meta/recipes-devtools/gcc/libgcc_4.6.bb |4 +++- > 3 files chan

Re: [OE-core] [PATCH 18/20] eglibc: refactor packages for staticdev

2012-01-22 Thread Phil Blundell
On Fri, 2012-01-20 at 21:18 -0800, Saul Wold wrote: > @@ -54,6 +56,7 @@ RDEPENDS_${PN}-utils += "bash" > FILES_${PN}-pcprofile = "${base_libdir}/libpcprofile.so" > FILES_eglibc-thread-db${PKGSUFFIX} = "${base_libdir}/libthread_db.so.* > ${base_libdir}/libthread_db-*.so" > RPROVIDES_${PN}-dev +=

Re: [OE-core] [PATCH 06/18] iptables: upgrade to 1.4.12.2

2012-01-22 Thread Khem Raj
On (23/01/12 02:06), Shane Wang wrote: > This patch is to upgrade iptables to 1.4.12.2, and introduce a patch not to > check unknown symbols. > Otherwise, when it is compiled, it will report "libxtables.so.7" from > LD_PRELOAD cannot be preloaded. you should say dont build 'check' target by defa

[OE-core] [PATCH 14/18] ed: upgrade to 1.6

2012-01-22 Thread Shane Wang
This patch is to upgrade ed to 1.6, and the change of license checksum is because the diff between two ed.h files: 3c3,4 < Copyright (C) 1993, 1994, 2006, 2007, 2008, 2009, 2010 --- > Copyright (C) 1993, 1994 Andrew Moore, Talke Studio > Copyright (C) 2006, 2007, 2008, 2009, 2010, 20

[OE-core] [PATCH 15/18] pciutils: upgrade to 3.1.9

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../configure.patch| 69 ++-- .../guess-fix.patch|0 .../lib-build-fix.patch|0 .../makefile.patch |0 .../pcimod

[OE-core] [PATCH 13/18] ofono: upgrade to 1.3

2012-01-22 Thread Shane Wang
This patch is to upgrade ofono to 1.3 and the v1.3 ofono depends on mobile-broadband-provider-info. Signed-off-by: Shane Wang --- meta/recipes-connectivity/ofono/ofono.inc |2 +- .../ofono/{ofono_1.0.bb => ofono_1.3.bb} |4 ++-- 2 files changed, 3 insertions(+), 3 del

[OE-core] [PATCH 05/18] polkit: upgrade to 0.104

2012-01-22 Thread Shane Wang
Upgrade polkit to 0.104. And fix the typo for "endline" and the checksum. Signed-off-by: Shane Wang --- .../introspection.patch|0 .../polkit-1_pam.patch |0 .../polkit/{polkit_0.103.bb => polkit_0.104.bb}|6 +++--- 3 files

[OE-core] [PATCH 18/18] distro_tracking.inc: update the info for recipes upgraded recently

2012-01-22 Thread Shane Wang
N_LAST_TWO_RELEASES_pn-bluez-hcidump = "4 months" -RECIPE_LAST_UPDATE_pn-bluez-hcidump = "Apr 26, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-bluez-hcidump = "Dec 24, 2011" +RECIPE_LAST_UPDATE_pn-bluez-hcidump = "Jan 22, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-bluez-hcidu

[OE-core] [PATCH 16/18] strace: upgrade to 4.6

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{strace-4.5.20 => strace-4.6}/sigmask.patch|0 .../strace/{strace_4.5.20.bb => strace_4.6.bb} |8 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/strace/{strace-4.5.20 => strace-4.6}/sigmask.patch (100%) r

[OE-core] [PATCH 17/18] libsoup: update its info in distro_tracking.inc

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index b7af42c..beb02b8 100644 --- a

[OE-core] [PATCH 12/18] mobile-broadband-provider-info: bring a new recipe into poky

2012-01-22 Thread Shane Wang
This patch is to bring a new recipe mobile-broadband-provider-info into poky because the latest version ofono v1.3 depends on it. And the patch is imported from the OpenEmbedded server (http://git.openembedded.org/openembedded/tree/recipes/mobile-broadband-provider-info) as of commit ids commi

[OE-core] [PATCH 11/18] iproute2: upgrade to 3.2.0

2012-01-22 Thread Shane Wang
This patch is to upgrade iproute2 to tag 3.2.0. And the tag is not fully testd by the upstream and has build error. We use the next commit of tag 3.2.0 which fixs the error. Signed-off-by: Shane Wang --- .../configure-cross.patch | 30 .../{iproute

[OE-core] [PATCH 10/18] bluez4: upgrade to 4.98

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{bluez4-4.96 => bluez4-4.98}/bluetooth.conf|0 .../bluez/{bluez4_4.96.bb => bluez4_4.98.bb} |6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-connectivity/bluez/{bluez4-4.96 => bluez4-4.98}/bluetooth.conf (100%)

[OE-core] [PATCH 09/18] bluez-hcidump: upgrade to 2.2

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{bluez-hcidump_2.1.bb => bluez-hcidump_2.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/bluez/{bluez-hcidump_2.1.bb => bluez-hcidump_2.2.bb} (83%) diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_

[OE-core] [PATCH 04/18] libxcb: upgrade to 1.8

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../xcb/{libxcb_1.7.bb => libxcb_1.8.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xcb/{libxcb_1.7.bb => libxcb_1.8.bb} (56%) diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/

[OE-core] [PATCH 02/18] pixman: upgrade to 0.24.2

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{pixman_0.24.0.bb => pixman_0.24.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.24.0.bb => pixman_0.24.2.bb} (83%) diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb b/meta

[OE-core] [PATCH 06/18] iptables: upgrade to 1.4.12.2

2012-01-22 Thread Shane Wang
This patch is to upgrade iptables to 1.4.12.2, and introduce a patch not to check unknown symbols. Otherwise, when it is compiled, it will report "libxtables.so.7" from LD_PRELOAD cannot be preloaded. Signed-off-by: Shane Wang --- .../iptables/iptables/GNUmakefile.patch| 18 +

[OE-core] [PATCH 08/18] kexec-tools: upgrade to 2.0.3

2012-01-22 Thread Shane Wang
This patch is to upgrade kexec-tools to 2.0.3. And since fix_for_compiling_with_gcc-4.6.0.patch is there in 2.0.3, it is removed. Signed-off-by: Shane Wang --- .../fix_for_compiling_with_gcc-4.6.0.patch | 40 .../{kexec-tools_2.0.2.bb => kexec-tools_2.0.3.bb} |

[OE-core] [PATCH 07/18] tremor: upgrade to 18163 (20120122)

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{tremor_20101121.bb => tremor_20120122.bb} |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) rename meta/recipes-multimedia/tremor/{tremor_20101121.bb => tremor_20120122.bb} (88%) diff --git a/meta/recipes-multimedia/tremor/tremor_20101121.bb b/

[OE-core] [PATCH 00/18][V1] upgrade recipes

2012-01-22 Thread Shane Wang
/china-new-year-upgrade Shane Wang (18): util-macros: upgrade to 1.16.1 pixman: upgrade to 0.24.2 xcb-proto: upgrade to 1.7 libxcb: upgrade to 1.8 polkit: upgrade to 0.104 iptables: upgrade to 1.4.12.2 tremor: upgrade to 18163 (20120122) kexec-tools: upgrade to 2.0.3 bluez-hcidump

[OE-core] [PATCH 03/18] xcb-proto: upgrade to 1.7

2012-01-22 Thread Shane Wang
Upgrade xcb-proto from 1.6 to 1.7 Since xcb-proto-libdir.patch is there, the file is removed. Signed-off-by: Shane Wang --- .../xcb/xcb-proto-1.6/xcb-proto-libdir.patch | 14 -- meta/recipes-graphics/xcb/xcb-proto.inc|3 +-- .../xcb/{xcb-proto_1.6.bb => xcb-pr

[OE-core] [PATCH 01/18] util-macros: upgrade to 1.16.1

2012-01-22 Thread Shane Wang
Signed-off-by: Shane Wang --- ...util-macros_1.16.0.bb => util-macros_1.16.1.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.16.0.bb => util-macros_1.16.1.bb} (75%) diff --git a/meta/recipes-graphics/xorg-util/util-macros_