[OE-core] [PRService/meta V2 1/3] meta/PRService: Added export/import fuctions.

2011-12-30 Thread Lianhao Lu
[YOCTO #1556] - Modified meta/class/package.bbclass and prserv.bbclass according to the change in PR service by adding PACKAGE_ARCH into the query tuple. - Added new bitbake tasks export/import AUTOPR values from/to the PR service. - Supported reading the AUTOPR values from the exported .inc file

[OE-core] [PRService/meta V2 2/3] package.bbclass: per recipe PRSERV_HOST support

2011-12-30 Thread Lianhao Lu
[YOCTO #1126] Added per recipe PRSERV_HOST PRSERV_PORT support. Signed-off-by: Lianhao Lu --- meta/classes/package.bbclass |8 meta/conf/bitbake.conf |2 +- 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/meta/classes/package.bbclass b/meta/classes/package.b

[OE-core] [PRService/meta V2 0/3] new PRService features in meta

2011-12-30 Thread Lianhao Lu
NOTE: This set of patches added supporting for new features in meta layer. It should work together with another branch of patches in bitbake. git://git.pokylinux.org/poky-contrib llu/PRService_bitbake It supports the export/import AUTOPR values from/to PRservice to lockdown the PR values for

[OE-core] [PRService/meta V2 3/3] conf/bitbake.conf: basichash as default signature.

2011-12-30 Thread Lianhao Lu
[YOCTO #1555] Make basichash as default signature handler Signed-off-by: Lianhao Lu --- meta/conf/bitbake.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 6b1744f..eca37e5 100644 --- a/meta/conf/bitbake.conf +++

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2011-12-30 Thread Darren Hart
On 12/30/2011 12:25 AM, Andrea Adami wrote: > On Thu, Dec 29, 2011 at 12:54 AM, Darren Hart wrote: >> >> >> In order for the kernel to accept an initramfs as a rootfs, >> it must have /init - even if it is an empty file. Touch /init >> to ensure it exists for cpio and cpio.gz image types. > >

[OE-core] OE Changelog for 2011-12-19 to 2011-12-26

2011-12-30 Thread cliff . brake
Changelog for 2011-12-19 to 2011-12-26. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://git.angstrom-distribution.org/

[OE-core] [PATCH 14/14] distro_tracking_fields: update the info for this round of package upgrade

2011-12-30 Thread Shane Wang
The update includes: - update the info for linux-firware, quota, watchdog, hdparm, libomxil, oprofileui, puzzles, and matchbox-wm-2 - add one more recipe info for stat, which is depended by hdparm - correct the wrong info for connman-gnome, which is updated by last manual check in error. Signed-

[OE-core] [PATCH 13/14] puzzles: upgrade to r9375.

2011-12-30 Thread Shane Wang
Signed-off-by: Shane Wang --- .../puzzles/{puzzles_r9306.bb => puzzles_r9375.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-sato/puzzles/{puzzles_r9306.bb => puzzles_r9375.bb} (91%) diff --git a/meta/recipes-sato/puzzles/puzzles_r9306.bb b/meta/recipes-

[OE-core] [PATCH 12/14] watchdog: upgrade to 5.11

2011-12-30 Thread Shane Wang
Signed-off-by: Shane Wang --- .../watchdog/{watchdog_5.9.bb => watchdog_5.11.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/watchdog/{watchdog_5.9.bb => watchdog_5.11.bb} (70%) diff --git a/meta/recipes-extended/watchdog/watchdog_5.9.bb b/meta

[OE-core] [PATCH 11/14] quota: upgrade to 4.00

2011-12-30 Thread Shane Wang
The license change in rquota_server.c is the following two lines have been removed: 11a12,13 > * Version: $Id: rquota_server.c,v 1.22 2010/01/05 16:04:57 jkar8572 Exp $ > * Signed-off-by: Shane Wang --- .../quota/{quota_4.00-pre1.bb => quota_4.00.bb}|8 1 files changed, 4 ins

[OE-core] [PATCH 08/14] libomxil: upgrade to 0.9.3

2011-12-30 Thread Shane Wang
This patch is to upgrade libomxil from 0.3.3 to 0.9.3. The following is the licence change: 2c2 < @file src/omxcore.h --- > src/omxcore.h 4c4 < OpenMax Integration Layer Core. This library implements the OpenMAX core --- > OpenMAX Integration Layer Core. This library implements the OpenMAX

[OE-core] [PATCH 06/14] hdparm: upgrade to 9.37

2011-12-30 Thread Shane Wang
Because hdparm depends on stat, stat is brought into Yocto. Part of this patch comes from oe http://git.openembedded.org/openembedded/tree/recipes/hdparm, and http://git.openembedded.org/openembedded/tree/recipes/stat. But, changes include: - upgrade to the latest version 9.37 from 9.35. - added

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

2011-12-30 Thread Shane Wang
Signed-off-by: Shane Wang --- .../conf/distro/include/distro_tracking_fields.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 28670e4..e8215b7 100644

[OE-core] [PATCH 10/14] matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869

2011-12-30 Thread Shane Wang
Signed-off-by: Shane Wang --- .../matchbox-wm-2/matchbox-wm-2_git.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb index c9498f7..9961728 10

[OE-core] [PATCH 07/14] oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3

2011-12-30 Thread Shane Wang
This patch removed two patches because those are there in the upstream. Signed-off-by: Shane Wang --- .../oprofileui/dso_linking_change_build_fix.patch | 27 --- .../oprofileui/migrate-from-gnomevfs-to-gio.patch | 219 meta/recipes-kernel/oprofile/oprofileui_git.bb

[OE-core] [PATCH 09/14] linux-firmware: upgrade to 15888a2eab052ac3d3f49334e4f6f05f347a516e

2011-12-30 Thread Shane Wang
Signed-off-by: Shane Wang --- .../linux-firmware/linux-firmware_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index 1534cd9..a99dc7e

[OE-core] [PATCH 02/14] minicom: upgrade to 2.5

2011-12-30 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 04/14] libsamplerate0: upgrade to 0.1.8

2011-12-30 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 03/14] libical: upgrade to 0.48

2011-12-30 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 01/14] freetype: upgrade to 2.4.8

2011-12-30 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

Re: [OE-core] [PRService/meta 1/3] meta/PRService: Added export/import fuctions.

2011-12-30 Thread Christopher Larson
On Thursday, December 29, 2011 at 8:50 PM, Lianhao Lu wrote: > diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass > index 9040eb4..07d6f9a 100644 > --- a/meta/classes/package.bbclass > +++ b/meta/classes/package.bbclass > @@ -351,10 +351,19 @@ def runtime_mapping_rename (varna

[OE-core] [PATCH 0/1] buildhistory: improve git commit robustness

2011-12-30 Thread Paul Eggleton
The following change since commit 8f348ccad083d6c02c200652ff6295e701e88f0d: coreutils: ensure --color works so DEPEND on libcap (2011-12-24 10:05:35 +) is available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fix2 http://cgit.opene

[OE-core] [PATCH 1/1] buildhistory: improve git commit robustness

2011-12-30 Thread Paul Eggleton
* Check if BUILDHISTORY_DIR exists before doing anything with it, in case no tasks that would have created it have executed * Ensure the git repo in BUILDHISTORY_DIR is initialised with "git init" before attempting to do anything with it * Check if any files have been added or changed before ad

[OE-core] [PATCH 00/14] [V2] Upgrade 12 more packages, Dec 30, 2011

2011-12-30 Thread Shane Wang
This is the second version of the patch set which I sent out with the title "[V1] Upgrade 4 more packages, Dec 27, 2011", I upgrade 8 more packages. So, totally 12 for this round, it includes freetype, minicom, libical, libsamplerate0, hdparm, oprofileui, libomxil, linux-firmware, matchbox-wm-2,

Re: [OE-core] can't install eclipse plugin

2011-12-30 Thread Lu, Lianhao
Qinliang, You might need to update the lttng to 0.4.0 in Eclipse through http://download.eclipse.org/technology/linuxtools/update first. Best Regards, Lianhao > -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openem

Re: [OE-core] can't install eclipse plugin

2011-12-30 Thread Ni Qingliang
no luck:( my lttng is 0.3.1, where is the 0.4.0? the error is : Cannot complete the install because one or more required items could not be found. Software being installed: Yocto Plugin for Eclipse 1.1.0.201112291418 (org.yocto.sdk.feature.group 1.1.0.201112291418) Missing requirement: Yocto

[OE-core] [PATCH 4/6] libpciaccess: upgrade from 0.12.1 to 0.12.902

2011-12-30 Thread Dexuan Cui
According to http://cgit.freedesktop.org/xorg/lib/libpciaccess/log/, 0.12.902 does fix some bugs, so let's upgrade to it. Moreover, I pulled a patch from upstream git repo. I also updated the COPYING's chksum since there is a minor change to the Copyright header. Signed-off-by: Dexuan Cui ---

[OE-core] [PATCH 0/6] upgrading from Dexuan: Dec 30, 2011

2011-12-30 Thread Dexuan Cui
The following changes since commit 9fc755cdb528f0913baf1f2d86ef62ee4cae92f2: Add Upstream-Status to patches (2011-12-29 13:58:12 -0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib dcui/stage/master_under_test http://git.pokylinux.org/cgit.cgi/poky-contrib/l

[OE-core] [PATCH 1/6] mdadm: upgrade to the latest version 3.2.3

2011-12-30 Thread Dexuan Cui
deleted 1 patch since it's in new version now. made LICENSE field more accurate. updated chksum of COPYING: only working change; no actual license change. Signed-off-by: Dexuan Cui --- .../0001-mdadm-fix-build-failures-ppc64.patch | 52 .../mdadm/{mdadm_3.2.2.bb => m

[OE-core] [PATCH 6/6] distro_tracking_fields.inc: update the info

2011-12-30 Thread Dexuan Cui
They are mdadm liburcu lttng-ust lttng-control inputproto libpciaccess util-macros libxi libx11 libx11-trim libx11-diet xkeyboard-config Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 107 +++- 1 files changed, 57 insertions(+), 50 deletions(-

[OE-core] [PATCH 2/6] liburcu: upgrade from 0.6.4 to the latest 0.6.7

2011-12-30 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../liburcu/{liburcu_0.6.4.bb => liburcu_0.6.7.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/liburcu/{liburcu_0.6.4.bb => liburcu_0.6.7.bb} (80%) diff --git a/meta/recipes-support/liburcu/liburcu_0.6.4.bb b/meta/r

[OE-core] [PATCH 5/6] util-macros: upgrade from 1.15.0 to the latest 1.16.0

2011-12-30 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- ...util-macros_1.15.0.bb => util-macros_1.16.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.15.0.bb => util-macros_1.16.0.bb} (75%) diff --git a/meta/recipes-graphics/xorg-util/util-macros_

[OE-core] [PATCH 3/6] lttng-ust: upgrade from 0.15 to the latest 0.16

2011-12-30 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-kernel/lttng/fix-powerpc64.patch | 17 - .../lttng/{lttng-ust_0.15.bb => lttng-ust_0.16.bb} |9 - 2 files changed, 4 insertions(+), 22 deletions(-) delete mode 100644 meta/recipes-kernel/lttng/fix-powerpc64.patch rena

Re: [OE-core] [PATCH] image_types: Ensure /init exists for cpio rootfs archives

2011-12-30 Thread Andrea Adami
On Thu, Dec 29, 2011 at 12:54 AM, Darren Hart wrote: > > > In order for the kernel to accept an initramfs as a rootfs, > it must have /init - even if it is an empty file. Touch /init > to ensure it exists for cpio and cpio.gz image types. Why didn't you add the init to cpio.xz and cpio.lzma? Any

[OE-core] [PATCH 0/3] Package upgrade, Dec30, 2011

2011-12-30 Thread edwin . zhai
From: Zhai Edwin Packages upgrade for lighttpd, libassuan and apr-util. Thanks, Edwin The following changes since commit 429d3c9adae8b4bb166df22e70cc29aba41d6867: matchbox-wm: Remove x-session-manager handling (2011-12-29 10:42:08 +0800) are available in the git repository at: git://git.p

[OE-core] [PATCH 1/3] lighttpd: Upgrade to 1.4.30

2011-12-30 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{lighttpd_1.4.29.bb => lighttpd_1.4.30.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.29.bb => lighttpd_1.4.30.bb} (92%) diff --git a/meta/recipes-extended/lighttpd

[OE-core] [PATCH 2/3] apr-util: Upgrade to 1.4.1

2011-12-30 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../apr/apr-util/configure_fixes.patch | 10 ++ .../apr/{apr-util_1.3.12.bb => apr-util_1.4.1.bb} |6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) rename meta/recipes-support/apr/{apr-util_1.3.12.bb => apr-uti

[OE-core] [PATCH 3/3] libassuan: Upgrade to 2.0.3

2011-12-30 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{libassuan_2.0.2.bb => libassuan_2.0.3.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libassuan/{libassuan_2.0.2.bb => libassuan_2.0.3.bb} (82%) diff --git a/meta/recipes-support/libassuan/l