[OE-core] [PATCH v3 oe-core] linux-dtb: add multi-dtb build support and keep dtb in deploy cache package

2011-12-26 Thread b19537
From: Zhenhua Luo 1. add multiple dtb build support, define KERNEL_DEVICETREE as following: KERNEL_DEVICETREE= "${S}/arch/powerpc/boot/dts/p3041ds.dts \ ${S}/arch/powerpc/boot/dts/p3041ds-usdpaa.dts" 2. keep dtb files are included in the deploy ca

Re: [OE-core] [PATCH v2 oe-core] linux-dtb: add dtb into deploy cache package

2011-12-26 Thread Luo Zhenhua-B19537
Please ignore. A new version will be submitted. Best Regards, Zhenhua > -Original Message- > From: Luo Zhenhua-B19537 > Sent: Friday, December 23, 2011 11:00 AM > To: openembedded-core@lists.openembedded.org > Cc: Luo Zhenhua-B19537 > Subject: [PATCH v2 oe-core] linux-dtb: add dtb i

Re: [OE-core] [PATCH 0/2] Upgrade chrpath and libevent

2011-12-26 Thread Scott Garman
On 12/23/2011 12:42 PM, Scott Garman wrote: On 12/23/2011 09:31 AM, Scott Garman wrote: Hello, This pull request upgrades the chrpath and libevent recipes. It has been build-tested on all 5 of our qemu architectures. Please hold off on accepting this pull request. I forgot to include the dist

[OE-core] [PATCH 5/5] distro_tracking_fields: update the info for recipe upgrade.

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index ab18e12..e0df61f 1006

[OE-core] [PATCH 3/5] libical: upgrade to 0.48

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../libical/{libical_0.47.bb => libical_0.48.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-sato/libical/{libical_0.47.bb => libical_0.48.bb} (78%) diff --git a/meta/recipes-sato/libical/libical_0.47.bb b/meta/recipes-sat

[OE-core] [PATCH 2/5] minicom: upgrade to 2.5

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{minicom-2.4 => minicom-2.5}/gcc4-scope.patch |0 .../rename-conflicting-functions.patch |0 .../minicom/{minicom_2.4.bb => minicom_2.5.bb} |6 +++--- 3 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mini

[OE-core] [PATCH 4/5] libsamplerate0: upgrade to 0.1.8

2011-12-26 Thread Shane Wang
This patch is to upgrade libsamplerate0 to 0.1.8 and remove the patch for 0.1.7. In the new code, the fix is there in M4/endian.m4 (which is part of acinclude.m4 in 0.1.7) The license is changed from "Copyright (C) 2002-2008 Erik de Castro Lopo " to "Copyright (C) 2002-2011 Erik de Castro Lopo "

[OE-core] [PATCH 1/5] freetype: upgrade to 2.4.8

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../no-hardcode.patch |0 .../{freetype_2.4.6.bb => freetype_2.4.8.bb} |6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/freetype/{freetype-2.4.6 => freetype-2.4.8}/no-hardcode.patch

[OE-core] [PATCH 0/5] [V1] Upgrade 4 more packages, Dec 27, 2011

2011-12-26 Thread Shane Wang
All, These are recipe upgrading for freetype, minicom, libical, and libsamplerate0. Please review and pull. The following changes since commit f5aa3bbda623c8fae3a761d72fddc95631ad0706: coreutils: ensure --color works so DEPEND on libcap (2011-12-24 10:05:47 +) are available in the git r

[OE-core] [PATCH 12/13] libpcap: upgrade to 1.2.0

2011-12-26 Thread Shane Wang
This patch is to upgrade libpcap to 1.2.0. The values of the macro definitions are duplicated with the new code, so change them into other values. Signed-off-by: Shane Wang --- .../{libpcap-1.1.1 => libpcap-1.2.0}/aclocal.patch |0 .../ieee80215-arphrd.patch |4 +

[OE-core] [PATCH 13/13] distro_tracking_fields: update the info for recipe upgrading

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc | 90 ++- 1 files changed, 47 insertions(+), 43 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index ab18e12..9

[OE-core] [PATCH 11/13] ofono: upgrade to 1.0

2011-12-26 Thread Shane Wang
This patch is to upgrade ofono to 1.0. The license is changed from "Copyright (C) 2008-2010 Intel Corporation. All rights reserved." into "Copyright (C) 2008-2011 Intel Corporation. All rights reserved." Signed-off-by: Shane Wang --- meta/recipes-connectivity/ofono/ofono.inc |2 +-

[OE-core] [PATCH 10/13] telepathy-glib: upgrade to 0.17.4

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- ...thy-glib_0.17.0.bb => telepathy-glib_0.17.4.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.0.bb => telepathy-glib_0.17.4.bb} (80%) diff --git a/meta/recipes-connectivity/telepath

[OE-core] [PATCH 09/13] valgrind: upgrade to 3.7.0

2011-12-26 Thread Shane Wang
This patch is to upgrade valgrind to 3.7.0. The licenses are changed from "Copyright (C) 2000-2010 Julian Seward. All rights reserved." to "Copyright (C) 2000-2011 Julian Seward. All rights reserved." Signed-off-by: Shane Wang --- .../valgrind/valgrind-3.7.0/configure-fix.patch| 23 +

Re: [OE-core] HOB: which host packages are needed

2011-12-26 Thread Wang, Shane
(1)Is there a list of distro that hob was tested on, or which host packages are needed to run "hob"? HOB has been tested on Ubuntu 11.04 and opensuse 11.4. -- Shane From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of

[OE-core] [PATCH 07/13] glib-2.0: upgrade to 2.30.2

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../{glib-2.0_2.30.1.bb => glib-2.0_2.30.2.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.30.1.bb => glib-2.0_2.30.2.bb} (91%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb b/meta

[OE-core] [PATCH 06/13] gst-ffmpeg: upgrade to 0.10.13

2011-12-26 Thread Shane Wang
This patch is to upgrade gst-ffmpeg to 0.10.13. Some license files are changed because the folder "ffmpeg" disappears, and those license files under "libav" are the same. LICENSE is different because the word "ffmpeg" is changed into "libav" under the libav folder. Again, gst-ffmpeg tar ball con

[OE-core] [PATCH 08/13] mtd-utils: upgrade to 1.4.9

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../mtd/{mtd-utils_1.4.6.bb => mtd-utils_1.4.9.bb} |2 +- 3 files changed, 1 insertions(+), 1 deletions(-) rename meta/recipes-devtools/mtd/{mtd

[OE-core] [PATCH 05/13] gst-fluendo-mpegdemux: upgrade to 0.10.69

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- ...0.10.67.bb => gst-fluendo-mpegdemux_0.10.69.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.67.bb => gst-fluendo-mpegdemux_0.10.69.bb} (71%) diff --git a/meta/recipes-multime

[OE-core] [PATCH 02/13] gst-plugins-ugly: upgrade to 0.10.18

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- ...ugly_0.10.17.bb => gst-plugins-ugly_0.10.18.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-plugins-ugly_0.10.17.bb => gst-plugins-ugly_0.10.18.bb} (84%) diff --git a/meta/recipes-multimedia/gstr

[OE-core] [PATCH 04/13] gst-fluendo-mp3: upgrade to 0.10.16

2011-12-26 Thread Shane Wang
Signed-off-by: Shane Wang --- ...o-mp3_0.10.15.bb => gst-fluendo-mp3_0.10.16.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mp3_0.10.15.bb => gst-fluendo-mp3_0.10.16.bb} (61%) diff --git a/meta/recipes-multimedia/gstreame

[OE-core] [PATCH 03/13] gst-plugins-bad: upgrade to 0.10.22

2011-12-26 Thread Shane Wang
This patch is to upgrade gst-plugins-bad to 0.10.22. One of the license files is removed because the file doesn't exist any more. Signed-off-by: Shane Wang --- ...s-bad_0.10.21.bb => gst-plugins-bad_0.10.22.bb} |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) rename meta/recipes

[OE-core] [PATCH 00/13] [V3] Upgrade Packages, Dec 26, 2011

2011-12-26 Thread Shane Wang
This is version 3. All, These are recipe upgrading for polkit, gst-plugins-ugly, gst-plugins-bad, gst-fluendo-mp3, gst-fluendo-mpegdemux, gst-ffmpeg, glib-2.0, mtd-utils, valgrind, telepathy-glib, ofono, and libpcap. Please review and pull. Changes include: - glib-2.0 patch: glib-2.0_fix_for_x

[OE-core] [PATCH 01/13] polkit: upgrade to 0.103

2011-12-26 Thread Shane Wang
This is the patch to upgrade polkit to 0.103. The license is changed because the HTML content is generated by GTK-Doc V1.18 (XML node) rather than GTK-Doc V1.17 (XML node), which causes the change of the tag. Signed-off-by: Shane Wang --- .../introspection.patch|

[OE-core] can't install eclipse plugin

2011-12-26 Thread Ni Qingliang
hello, all: I have update yocto plugin to 20111224 current version, but can't install it correctly. I don't know where to find linuxtools.tmf.core, I have installed linuxtools totaly, but can't work. who can help me? thanks! Cannot complete the install because one or more required items could