[OE-core] [PATCH 0/1] fix to bug 671

2011-08-01 Thread Dexuan Cui
cgi/poky-contrib/log/?h=dcui/bug-671 Dexuan Cui (1): oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR oe-init-build-env|6 +++--- scripts/oe-buildenv-internal | 13 +++-- 2 files changed, 14 insertions(+), 5 deletions(-) -- 1.

[OE-core] [v2 PATCH 2/2] distro_tracking_fields.inc: update the info for tcf-agent

2011-07-22 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index efb4c0b..4de543e

[OE-core] [v2 PATCH 1/2] tcf-agent: upgrade to the latest stable revision 0.0+svnr1855

2011-07-22 Thread Dexuan Cui
Signed-off-by: Lianhao Lu Signed-off-by: Dexuan Cui --- .../tcf-agent/tcf-agent/fix_ranlib.patch | 14 + .../tcf-agent/tcf-agent/fix_tcf-agent.init.patch | 14 +- .../tcf-agent/tcf-agent/terminals_agent.patch | 1027 meta/recipes-devtools/tcf-agent/tcf

[OE-core] [v2 PATCH 0/2] upgrade tcf-agent to the latest stable revision 0.0+svnr1855

2011-07-22 Thread Dexuan Cui
itory at: git://git.pokylinux.org/poky-contrib dcui/tcf-agent http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/tcf-agent Dexuan Cui (2): tcf-agent: upgrade to the latest stable revision 0.0+svnr1855 distro_tracking_fields.inc: update the info for tcf-agent .../conf/distro/includ

[OE-core] [PATCH 1/2] tcf-agent: upgrade to the latest stable revision 0.0+svnr1855

2011-07-21 Thread Dexuan Cui
Signed-off-by: Lianhao Lu Signed-off-by: Dexuan Cui --- .../tcf-agent/tcf-agent/fix_ranlib.patch | 14 + .../tcf-agent/tcf-agent/fix_tcf-agent.init.patch | 14 +- .../tcf-agent/tcf-agent/terminals_agent.patch | 1027 meta/recipes-devtools/tcf-agent/tcf

[OE-core] [PATCH 2/2] distro_tracking_fields.inc: update the info for tcf-agent

2011-07-21 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index efb4c0b..4de543e

[OE-core] [PATCH 0/2] upgrade tcf-agent to the latest stable revision 0.0+svnr1855

2011-07-21 Thread Dexuan Cui
=dcui/tcf-agent Dexuan Cui (2): tcf-agent: upgrade to the latest stable revision 0.0+svnr1855 distro_tracking_fields.inc: update the info for tcf-agent .../conf/distro/include/distro_tracking_fields.inc | 12 +- .../tcf-agent/tcf-agent/fix_ranlib.patch | 14 + .../tcf-agent/tcf

[OE-core] [PATCH 1/1] powertop: inherit update-alternatives and use a higher priority than busybox

2011-07-07 Thread Dexuan Cui
use update-alternatives for powertop with higher priority to resolve the issue. Fixes [YOCTO #1208] Signed-off-by: Dexuan Cui --- meta/recipes-kernel/powertop/powertop_1.13.bb |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel/powertop

[OE-core] [PATCH 0/1] the fix to bug 1208

2011-07-07 Thread Dexuan Cui
/distro Dexuan Cui (1): powertop: inherit update-alternatives and use a higher priority than busybox meta/recipes-kernel/powertop/powertop_1.13.bb |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) -- 1.7.6 ___ Openembedded-core

[OE-core] [PATCH 0/1][v3] base.bbclass: show layer's branches/revisions in the banner info

2011-07-02 Thread Dexuan Cui
=dcui/banner_v3 Dexuan Cui (1): base.bbclass: show layer's branches/revisions in the banner info meta/classes/base.bbclass | 23 ++- 1 files changed, 22 insertions(+), 1 deletions(-) -- 1.7.6 ___ Openembedded-core mailing

[OE-core] [PATCH 1/1][v3]base.bbclass: show layer's branches/revisions in the banner info

2011-07-02 Thread Dexuan Cui
octo= "dcui/banner_v3:4b712dba68a98c827b8f3d0242da9153c4f65473" meta-emenlow meta-sugarbay meta-n450 = "dcui/test1:76d1178ba1a43cf6457c89717134aeb9f1275fae" Signed-off-by: Dexuan Cui --- meta/classes/base.bbclass | 23 ++- 1 files change

[OE-core] [PATCH 1/1] busybox: bump PR to enable largefile support

2011-07-01 Thread Dexuan Cui
[YOCTO #1205 ] In the previous commit we enable largefile setting in meta-yocto/conf/distro/poky.conf, so we need to re-build busybox to actually enable it. Signed-off-by: Dexuan Cui --- meta/recipes-core/busybox/busybox_1.18.4.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions

[OE-core] [PATCH 0/1] busybox: bump PR to enable largefile support

2011-07-01 Thread Dexuan Cui
The following changes since commit 4d60d32a60ae0fae1002b27cd7d20c28532f4932: poky.conf: add largefile support into DISTRO_FEATURES (2011-07-01 17:35:26 +0800) Dexuan Cui (1): busybox: bump PR to enable largefile support are available in the git repository at: git://git.pokylinux.org/poky

[OE-core] [PATCH 2/3] lttng-ust: change the patch's Upstream-Status to Accepted.

2011-06-29 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../lttng/lttng-ust/uclibc-sched_getcpu.patch |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch index a6aa6a7

[OE-core] [PATCH 0/3] fix to bug #1099, updates to Upstream-Status and distro_tracking_fields.inc

2011-06-29 Thread Dexuan Cui
=dcui/master Dexuan Cui (3): grub: add -fno-reorder-functions into STAGE2_COMPILE lttng-ust: change the patch's Upstream-Status to Accepted. distro_tracking_fields.inc: update RECIPE_MANUAL_CHECK_DATE for screen and tcf-agent .../conf/distro/include/distro_tracking_fields.inc |

[OE-core] [PATCH 1/3] grub: add -fno-reorder-functions into STAGE2_COMPILE

2011-06-29 Thread Dexuan Cui
This is used to work around a gcc-4.6's bug about the option. [YOCTO #1099] Signed-off-by: Dexuan Cui --- .../grub/grub-0.97/no-reorder-functions.patch | 31 meta/recipes-bsp/grub/grub_0.97.bb |5 ++- 2 files changed, 34 insertions(

[OE-core] [PATCH 3/3] distro_tracking_fields.inc: update RECIPE_MANUAL_CHECK_DATE for screen and tcf-agent

2011-06-29 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index e9594cf..6699ab7 100644

[OE-core] [PATCH 1/1] base.bbclass: show layer's branches/revisions in the banner info

2011-06-27 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/classes/base.bbclass | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index 119b052..4766c77 100644 --- a/meta/classes/base.bbclass +++ b/meta/classes/base.bbclass

[OE-core] [PATCH 0/1] base.bbclass: show layer's branches/revisions in the banner info

2011-06-27 Thread Dexuan Cui
/banner Dexuan Cui (1): base.bbclass: show layer's branches/revisions in the banner info meta/classes/base.bbclass | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) -- 1.7.4.1 ___ Openembedded-core mailing list Openemb

[OE-core] [PATCH 1/1] sanity.bbclass: only run check_pseudo_wrapper for bitbake

2011-06-19 Thread Dexuan Cui
This patch eliminates the warning "not been run using the bitbake wrapper..." when we run bitbake-layers. Thanks Paul Eggleton for suggesting doing this in sanity.bbclass. Signed-off-by: Dexuan Cui --- meta/classes/sanity.bbclass |4 1 files changed, 4 insertions(+), 0

[OE-core] [PATCH 0/1] sanity.bbclass: only run check_pseudo_wrapper for bitbake

2011-06-19 Thread Dexuan Cui
/cgit.cgi/poky-contrib/log/?h=dcui/sanity Dexuan Cui (1): sanity.bbclass: only run check_pseudo_wrapper for bitbake meta/classes/sanity.bbclass |4 1 files changed, 4 insertions(+), 0 deletions(-) ___ Openembedded-core mailing list Openembedded

[OE-core] [PATCH 0/1] bump PR to fix the perl-native issue

2011-06-16 Thread Dexuan Cui
e git repository at: git://git.pokylinux.org/poky-contrib dcui/bump_PR http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/bump_PR Dexuan Cui (1): glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve perl-native issue meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb |2 +-

[OE-core] [PATCH 1/1] glib-2.0, intltool, rpm, sgmlspl-native: Bump PR to resolve perl-native issue

2011-06-16 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb |2 +- meta/recipes-core/glib-2.0/glib-2.0_2.28.6.bb |2 +- meta/recipes-devtools/intltool/intltool_0.40.6.bb |2 +- meta/recipes-devtools/rpm/rpm_5.4.0.bb |2 +- .../sgmlspl

[OE-core] [PATCH 0/2] fix the mesa-dri build failure after upgrading to newer glproto and dri2proto

2011-06-15 Thread Dexuan Cui
Please review them. The following changes since commit 6719d1e245234767bb5409c30dd34388ab935550: are available in the git repository at: git://git.pokylinux.org/poky-contrib dcui/fix_mesa-dri http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/fix_mesa-dri Dexuan Cui (2): glproto

[OE-core] [PATCH 2/2] dri2proto: Revert "dri2proto: make DRI2 swap event match GLX spec"

2011-06-15 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../restore_to_old_xDRI2BufferSwapComplete.patch | 53 meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb |3 +- 2 files changed, 55 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-graphics/xorg-proto/dri2proto

[OE-core] [PATCH 1/2] glproto: Revert "glxproto: make GLX swap event struct match spec"

2011-06-15 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../restore_the_old_xGLXBufferSwapComplete.patch | 53 meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb |3 +- 2 files changed, 55 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-graphics/xorg-proto/glproto

[OE-core] [PATCH 13/13] distro_tracking_fields.inc: update the info for the following recipes

2011-06-13 Thread Dexuan Cui
screen: remove the duplicate info tcf-agent: update MANUAL_CHECK_DATE gnome-doc-utils startup-notification util-macros liberation-fonts resourceproto dri2proto glproto inputproto pixman libxext libxi xcb-util Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc

[OE-core] [PATCH 11/13] libxext: upgrade from 1.2.0 to the latest version 1.3.0

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../{libxext_1.2.0.bb => libxext_1.3.0.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxext_1.2.0.bb => libxext_1.3.0.bb} (76%) diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.2.0

[OE-core] [PATCH 02/13] recipes: update Upstream-Status for multiple recipes' patches

2011-06-13 Thread Dexuan Cui
lttng-ust gnome-doc-utils Signed-off-by: Dexuan Cui --- .../gnome/gnome-doc-utils/xsltproc_nonet.patch |2 +- .../lttng/lttng-ust/uclibc-sched_getcpu.patch |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils

[OE-core] [PATCH 12/13] libxi: upgrade from 1.4.2 to the latest version 1.4.3

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../xorg-lib/{libxi_1.4.2.bb => libxi_1.4.3.bb}|6 -- 1 files changed, 4 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxi_1.4.2.bb => libxi_1.4.3.bb} (80%) diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.4.2.bb

[OE-core] [PATCH 10/13] pixman: upgrade from 0.20.2 to the latest stable 0.22.0

2011-06-13 Thread Dexuan Cui
Update LIC_FILES_CHKSUM: 1) COPYING: only format change; no actual license change. 2) 0.22.0 doesn't have pixman-x64-mmx-emulation.h, so let's remove it. Signed-off-by: Dexuan Cui --- .../{pixman_0.20.2.bb => pixman_0.22.0.bb} |8 1 files changed, 4 ins

[OE-core] [PATCH 08/13] glproto: upgrade from 1.4.12 to the latest version 1.4.13

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../{glproto_1.4.12.bb => glproto_1.4.13.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{glproto_1.4.12.bb => glproto_1.4.13.bb} (77%) diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4

[OE-core] [PATCH 07/13] dri2proto: upgrade from 2.3 to the latest version 2.4

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../{dri2proto_2.3.bb => dri2proto_2.4.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{dri2proto_2.3.bb => dri2proto_2.4.bb} (76%) diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.3

[OE-core] [PATCH 01/13] tcmode-default: fix PREFERRED_VERSION_gcc-cross-canadian

2011-06-13 Thread Dexuan Cui
[YOCTO #1163] For some test I need to back to use gcc-4.5, so I changed GCCVERSION and SDKGCCVERSION to "4.5.1", but I found gcc-cross-canadian's 4.6.0, rather than 4.5.1, would be built! Finally I made this patch to fix the issue. Signed-off-by: Dexuan Cui --- meta/conf/distro

[OE-core] [PATCH 03/13] gnome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- ...c-utils_0.20.5.bb => gnome-doc-utils_0.20.6.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-gnome/gnome/{gnome-doc-utils_0.20.5.bb => gnome-doc-utils_0.20.6.bb} (56%) diff --git a/meta/recipes-gnome/gnome/gno

[OE-core] [PATCH 04/13] startup-notification: upgrade from 0.10 to the latest version 0.12

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- ...cation_0.10.bb => startup-notification_0.12.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/startup-notification/{startup-notification_0.10.bb => startup-notification_0.12.bb} (87%) diff --git a/meta/r

[OE-core] [PATCH 06/13] resourceproto: upgrade from 1.1.1 to the latest version 1.2.0

2011-06-13 Thread Dexuan Cui
Update LIC_FILES_CHKSUM due to the only change: + Copyright (c) 2002 XFree86 Inc Signed-off-by: Dexuan Cui --- ...sourceproto_1.1.1.bb => resourceproto_1.2.0.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{resourceproto_1.1.1

[OE-core] [PATCH 09/13] inputproto: upgrade from 2.0.1 to the latest version 2.0.2

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../{inputproto_2.0.1.bb => inputproto_2.0.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{inputproto_2.0.1.bb => inputproto_2.0.2.bb} (78%) diff --git a/meta/recipes-graphics/xorg

[OE-core] [PATCH 05/13] util-macros: upgrade from 1.13.0 to the latest version 0.14.0

2011-06-13 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- ...util-macros_1.13.0.bb => util-macros_1.14.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.13.0.bb => util-macros_1.14.0.bb} (79%) diff --git a/meta/recipes-graphics/xorg-uti

[OE-core] [PATCH 00/13] fix to bug #1163 and misc upgrades

2011-06-13 Thread Dexuan Cui
x.org/poky-contrib dcui/master http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master Dexuan Cui (13): tcmode-default: fix PREFERRED_VERSION_gcc-cross-canadian recipes: update Upstream-Status for multiple recipes' patches gnome-doc-utils: upgrade from 0.20.5 to the latest

[OE-core] [PATCH 1/1] git: restore the dependency on perl-native

2011-06-10 Thread Dexuan Cui
ually installed perl-ExtUtils-MakeMaker to the host. This makes me think we may as well make git-native depend on perl-native. Signed-off-by: Dexuan Cui --- meta/recipes-devtools/git/git.inc|6 +++--- meta/recipes-devtools/git/git_1.7.5.1.bb |2 +- 2 files changed, 4 insertions(

[OE-core] [PATCH 0/1] a fix to bug #1155(git-native failed to compile)

2011-06-10 Thread Dexuan Cui
-contrib dcui/distro http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/distro Dexuan Cui (1): git: restore the dependency on perl-native meta/recipes-devtools/git/git.inc|6 +++--- meta/recipes-devtools/git/git_1.7.5.1.bb |2 +- 2 files changed, 4 insertions(+), 4 deletions

[OE-core] [PATCH 0/2] Upstream-status --> Upstream-Status and a fix to send-pull-request

2011-06-02 Thread Dexuan Cui
cgi/poky-contrib/log/?h=dcui/master Dexuan Cui (2): recipes: Upstream-status --> Upstream-Status: for multiple patches send-pull-request: fix a small typo that fails the script .../eglibc/eglibc-2.13/IO-acquire-lock-fix.patch |2 +- .../eglibc-svn-arm-lowlevellock-include-tls.patch |

[OE-core] [PATCH 2/2] send-pull-request: fix a small typo that fails the script

2011-06-02 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- scripts/send-pull-request |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/send-pull-request b/scripts/send-pull-request index 5dfc246..4904a0d 100755 --- a/scripts/send-pull-request +++ b/scripts/send-pull-request @@ -73,7 +73,7

[OE-core] [PATCH 1/2] recipes: Upstream-status --> Upstream-Status: for multiple patches

2011-06-02 Thread Dexuan Cui
As a keyword, Upstream-Status is case sensitive. Signed-off-by: Dexuan Cui --- .../eglibc/eglibc-2.13/IO-acquire-lock-fix.patch |2 +- .../eglibc-svn-arm-lowlevellock-include-tls.patch |2 +- .../eglibc/eglibc-2.13/mips-rld-map-check.patch|2 +- .../eglibc-2.13/shorten-build

[OE-core] [RFC v1 PATCH 10/16] webkit-gtk: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-sato/webkit/webkit-gtk_svn.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index 3c5101b..ac0e683 100644 --- a/meta/recipes-sato

[OE-core] [RFC v1 PATCH 14/16] libconvert-asn1-perl: fix EXTRA_PERLFLAGS due to the perl-native change

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../perl/libconvert-asn1-perl_0.22.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.22.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.22.bb index e3edc18..fc77b75

[OE-core] [RFC v1 PATCH 16/16] icon-naming-utils-native: inherit perlnative

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../icon-naming-utils-native_0.8.7.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb b/meta/recipes-devtools/icon-naming-utils/icon-naming-utils

[OE-core] [RFC v1 PATCH 15/16] libxml-simple-perl: fix EXTRA_PERLFLAGS due the the perlnative change

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../perl/libxml-simple-perl-native_2.18.bb |2 +- .../perl/libxml-simple-perl_2.18.bb|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb b/meta/recipes

[OE-core] [RFC v1 PATCH 13/16] libxml-parser-perl: inherit perlnative

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../perl/libxml-parser-perl-native_2.40.bb |2 +- .../perl/libxml-parser-perl_2.40.bb|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/perl/libxml-parser-perl-native_2.40.bb b/meta/recipes

[OE-core] [RFC v1 PATCH 09/16] dpkg: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/dpkg/dpkg.inc |2 +- meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 0284442

[OE-core] [RFC v1 PATCH 07/16] git: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/git/git.inc|4 ++-- meta/recipes-devtools/git/git_1.7.5.1.bb |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index c884f9c..3cdd1fa

[OE-core] [RFC v1 PATCH 12/16] cpan.bbclass, cpan-base.bbclas: update them for the perlnative change

2011-06-01 Thread Dexuan Cui
Since perl-native now populates into its own dir, here we need change accordingly. Signed-off-by: Dexuan Cui --- meta/classes/cpan-base.bbclass | 10 +++--- meta/classes/cpan.bbclass | 12 ++-- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/meta/classes

[OE-core] [RFC v1 PATCH 11/16] perl: inherit perlnative

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/perl/perl_5.12.3.bb | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-devtools/perl/perl_5.12.3.bb b/meta/recipes-devtools/perl/perl_5.12.3.bb index 847ee59..b053482 100644 --- a/meta/recipes

[OE-core] [RFC v1 PATCH 02/16] perl-native: populate into its own dir

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-devtools/perl/perl-native_5.12.3.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/perl/perl-native_5.12.3.bb b/meta/recipes-devtools/perl/perl-native_5.12.3.bb index cbb4e78..56274f0 100644 --- a

[OE-core] [RFC v1 PATCH 03/16] perlnative.bbclass: add the file

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/classes/perlnative.bbclass |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 meta/classes/perlnative.bbclass diff --git a/meta/classes/perlnative.bbclass b/meta/classes/perlnative.bbclass new file mode 100644 index 000

[OE-core] [RFC v1 PATCH 08/16] coreutils: remove unnecessary dependency on perl

2011-06-01 Thread Dexuan Cui
OE's coreutils doesn't depend on perl, either. Signed-off-by: Dexuan Cui --- meta/recipes-core/coreutils/coreutils_6.9.bb |6 +++--- meta/recipes-core/coreutils/coreutils_8.9.bb |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/recipes-core

[OE-core] [RFC v1 PATCH 06/16] openssl: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-connectivity/openssl/openssl.inc |2 +- .../recipes-connectivity/openssl/openssl_0.9.8r.bb |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity

[OE-core] [RFC v1 PATCH 04/16] gnu-config-native: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- .../gnu-config/gnu-config_20080123.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb b/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb index 897984d..de07f43

[OE-core] [RFC v1 PATCH 05/16] libcap: should depend on perl-native-runtime rather than perl-native

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/recipes-support/libcap/libcap.inc |4 ++-- meta/recipes-support/libcap/libcap_2.20.bb |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-support/libcap/libcap.inc b/meta/recipes-support/libcap/libcap.inc index

[OE-core] [RFC v1 PATCH 01/16] native.bbclass: allow a native package to be populated into its own dir

2011-06-01 Thread Dexuan Cui
Signed-off-by: Dexuan Cui --- meta/classes/native.bbclass |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/meta/classes/native.bbclass b/meta/classes/native.bbclass index e06f02a..8a3c294 100644 --- a/meta/classes/native.bbclass +++ b/meta/classes/native.bbclass

[OE-core] [RFC v1 PATCH 00/16] populate perl-native into its own directory

2011-06-01 Thread Dexuan Cui
- The following changes since commit 0736b136efac283449c9218c01740eba4a7bc8cc: are available in the git repository at: git://git.pokylinux.org/poky-contrib dcui/master_perl-native http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master_perl-native Dexuan Cui (16):

[OE-core] [PATCH 1/1][RFC][v3] package-index.bb: add support for rpm and deb.

2011-05-18 Thread Dexuan Cui
From: Dexuan Cui [YOCTO #1024] Currently package-index.bb only supports ipk. This commit adds the support for rpm and deb, too. -- How to generate and use repos: 1) run "bitbake package-index" after building some target, e.g., core-image-sato-sdk;

[OE-core] [PATCH 0/1][v3] Automatically generate package repos for rpmand deb [bug #1024]

2011-05-18 Thread Dexuan Cui
From: Dexuan Cui This was made to address http://bugzilla.yoctoproject.org/show_bug.cgi?id=1024. Thanks a lot to RP and Saul's suggestions, the patch becomes much cleaner now. As to DEB, I found currently in target, some important config files, like /etc/apt/sources.list, for deb/ap

[OE-core] [PATCH 0/1] [v2] Automatically generate package repos for rpm and deb [bug #1024]

2011-05-13 Thread Dexuan Cui
From: Dexuan Cui This was made to address http://bugzilla.yoctoproject.org/show_bug.cgi?id=1024. Please comment. This version moved the package_update_index_* into package_*.bbclass. As to RPM, both package_update_index_rpm(creating solvedb) and createrepo(creating rpm-metadata) seems

[OE-core] [RFC][v2] [PATCH 1/1] package-index.bb: add support for deb and rpm.

2011-05-13 Thread Dexuan Cui
From: Dexuan Cui [YOCTO #1024] Currently package-index.bb only supports ipk. This commit addes the support for rpm and deb, too. -- How to generate and use repos: 1) run "bitbake package-index" after building some target, e.g., core-image-sato-sdk;

[OE-core] [PATCH 0/1] Automatically generate package repos for rpm and deb [bug #1024]

2011-05-12 Thread Dexuan Cui
From: Dexuan Cui This was made to address http://bugzilla.yoctoproject.org/show_bug.cgi?id=1024. Please comment. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: dcui/master Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master Thanks, Dexuan Cui

[OE-core] [PATCH 1/1] [RFC]package-index-{ipk, rpm, deb}.bb: add the package-index for rpm and deb

2011-05-12 Thread Dexuan Cui
From: Dexuan Cui [YOCTO #1024] The commit renamed package-index.bb to package-index.inc and added 3 bb files for ipk, rpm and deb. --- How to generate and use repo: RPM: 1) run "bitbake package-index-rpm" after building some target; 2)

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

2011-05-09 Thread Dexuan Cui
From: Dexuan Cui 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: http://git.pokylinux.org/cgit.cgi/poky-contrib/log

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

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

[OE-core] [PATCH 2/2] lttng-viewer: explicitly add linkage to lttvwindow

2011-05-03 Thread Dexuan Cui
From: Dexuan Cui Fixes [YOCTO #412] Also update FILES_${PN}. Signed-off-by: Dexuan Cui --- .../lttng-viewer/add_linkage_to_lttvwindow.patch | 42 meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb | 10 +++-- 2 files changed, 48 insertions(+), 4 deletions

[OE-core] [PATCH 1/2] task-core-tools.bb: properly enable lttng-ust for ARM

2011-05-03 Thread Dexuan Cui
From: Dexuan Cui Fixes [YOCTO #856] Commit 320a641df18024265c3d2b3b08251a231f9fd6a0 omitted the line when being merged into master branch. Signed-off-by: Dexuan Cui --- meta/recipes-core/tasks/task-core-tools.bb |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta

[OE-core] [PATCH 0/2] fixes to bug #412 and #856

2011-05-03 Thread Dexuan Cui
From: Dexuan Cui [YOCTO #856] Commit 320a641df18024265c3d2b3b08251a231f9fd6a0 omitted the line when being merged into master branch. [YOCTO #412] lttng-viewer: explicitly add linkage to lttvwindow. Without the fix, lttv-gui inside target can't run, complaining "undefi

[OE-core] [PATCH 4/9] mdadm: upgrade from 3.1.4 to the latest version 3.2.1

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui removed fix-z-now.patch since 3.2.1 has integrated it. Signed-off-by: Dexuan Cui --- meta/recipes-extended/mdadm/files/fix-z-now.patch | 15 --- .../mdadm/{mdadm_3.1.4.bb => mdadm_3.2.1.bb} |9 - 2 files changed, 4 insertions(+), 20 deleti

[OE-core] [PATCH 7/9] task-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARM

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui lttng-ust can build on ARM from 0.12 on. Fixes [YOCTO #856] Signed-off-by: Dexuan Cui --- meta/recipes-core/tasks/task-poky-tools.bb |7 --- meta/recipes-gnome/tasks/task-poky-sdk-gmae.bb |2 +- .../tasks/task-poky-standalone-gmae-sdk-target.bb

[OE-core] [PATCH 9/9] distro_tracking_fields.inc: update the info for the following recipes

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui powertop latencytop libxfixes util-macros mdadm lttng-control liburcu lttng-ust lttng-viewer Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 65 ++-- 1 files changed, 33 insertions(+), 32 deletions(-) diff --git a/meta

[OE-core] [PATCH 2/9] util-macros: upgrade from 1.11.0 to 1.13.0

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- ...util-macros_1.11.0.bb => util-macros_1.13.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.11.0.bb => util-macros_1.13.0.bb} (79%) diff --git a/meta/recipes-gr

[OE-core] [PATCH 8/9] lttng-viewer: upgrade from 0.12.36 to the latest version 0.12.38

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- ...g-viewer_0.12.36.bb => lttng-viewer_0.12.38.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-kernel/lttng/{lttng-viewer_0.12.36.bb => lttng-viewer_0.12.38.bb} (85%) diff --git a/meta/recipes-

[OE-core] [PATCH 1/9] libxfixes: upgrade from 4.0.5 to the latest version 5.0

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../{libxfixes_4.0.5.bb => libxfixes_5.0.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxfixes_4.0.5.bb => libxfixes_5.0.bb} (79%) diff --git a/meta/recipes-graphics/xo

[OE-core] [PATCH 0/9] upgrades for libx11 libx, sdk-tools

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Most of the changes are about filename/chksum. Also removed unnecessary patches from SRC_URI since the new versions have integrated them. Updated task-poky-tools.bb and task-sdk-gmae.inc to enable lttng-ust for ARM since lttng-ust can build on ARM from 0.12 on. Tested on

[OE-core] [PATCH 6/9] lttng-ust: upgrade from 0.11 to the latest version 0.12

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Updated LIC_FILES_CHKSUM as a new Copyright holder was added. Removed the patch since 0.12 has integrated that. Added arm into COMPATIBLE_HOST as 0.12 can build on arm now. Signed-off-by: Dexuan Cui --- ...remove_ppc_specific_time_reading_function.patch | 85

[OE-core] [PATCH 5/9] liburcu: upgrade from 0.5.2 to 0.5.4

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Add arm into COMPATIBLE_HOST since liburcu started to support pre-ARMv7 from 0.5.3 on. Signed-off-by: Dexuan Cui --- .../liburcu/{liburcu_0.5.2.bb => liburcu_0.5.4.bb} | 11 --- 1 files changed, 4 insertions(+), 7 deletions(-) rename meta/recipes-support/libu

[OE-core] [PATCH 3/9] preferred-xorg-versions.inc: update libxfixes, util-macros, xorg-cf-files

2011-04-20 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../distro/include/preferred-xorg-versions.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index

[OE-core] [PATCH 2/2] libnewt: fix parallel-make issue

2011-04-15 Thread Dexuan Cui
From: Dexuan Cui Fixes [YOCTO #947] Signed-off-by: Dexuan Cui --- .../newt/files/fix_SHAREDDIR.patch | 29 .../newt/files/include-without-python.patch|2 + meta/recipes-extended/newt/libnewt_0.52.12.bb |7 +++- 3 files changed, 36

[OE-core] [PATCH 1/2] gnu-config-native: add dependency on perl-native

2011-04-15 Thread Dexuan Cui
From: Dexuan Cui Fixes [YOCTO #968] Signed-off-by: Dexuan Cui --- .../gnu-config/config-guess-uclibc.patch |2 ++ .../gnu-config/gnu-config_20080123.bb |6 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gnu-config

[OE-core] [PATCH 0/2] fixed to bug 947 and 968

2011-04-15 Thread Dexuan Cui
From: Dexuan Cui Bug #968: changes from previous version: 1) added Upstream-Status 2) bumped PR Bug #947: The patch fixes a parallel-make issue that blocked nightly lsb build for days: when generating $(SHAREDDIR)/%.o, we should ensure the directory ${SHAREDDIR} exists. Pull

[OE-core] [v2 02/12] libxt: update from 1.0.9 to the latest version 1.1.1

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Update LIC_FILES_CHKSUM due to the only change to COPYING. -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 2011, Oracle and/or its affiliates. All rights reserved. Signed-off-by: Dexuan Cui --- .../xorg-lib/{libxt_1.0.9.bb

[OE-core] [v2 09/12] cronie: upgrade from 1.4.6 to the latest version 1.4.7

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../cronie/{cronie_1.4.6.bb => cronie_1.4.7.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/cronie/{cronie_1.4.6.bb => cronie_1.4.7.bb} (93%) diff --git a/meta/recipes-extended/

[OE-core] [v2 04/12] fixesproto: upgrade from 4.1.2 to the latest version 5.0

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Update LIC_FILES_CHKSUM as both the files added a new line +Copyright 2010 Red Hat, Inc. Signed-off-by: Dexuan Cui --- .../{fixesproto_4.1.2.bb => fixesproto_5.0.bb} |8 1 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-pr

[OE-core] [v2 10/12] preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto, xextproto and libpciaccess

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../distro/include/preferred-xorg-versions.inc | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg

[OE-core] [v2 11/12] distro_tracking_fields.inc: update the info for the following recipes

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui oprofileui tcf-agent libxt libxi fixesproto xproto gnome-doc-utils pixman xextproto libpciaccess cronie Signed-off-by: Dexuan Cui --- .../conf/distro/include/distro_tracking_fields.inc | 83 ++-- 1 files changed, 42 insertions(+), 41 deletions(-) diff --git

[OE-core] [v2 01/12] oprofileui: upgrade to latest git version

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../conf/distro/include/poky-default-revisions.inc |2 +- .../oprofileui/dso_linking_change_build_fix.patch |2 ++ meta/recipes-kernel/oprofile/oprofileui_git.bb |2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git

[OE-core] [v2 12/12] gnu-config-native: add dependency on perl-native

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Fixes [YOCTO #968] Signed-off-by: Dexuan Cui --- .../gnu-config/gnu-config_20080123.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb b/meta/recipes-devtools/gnu-config/gnu

[OE-core] [v2 03/12] libxi: upgrade from 1.4.0 to the latest version 1.4.2

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Add --enable-specs=no to disable spec generation to work around the issue: SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png': No route to host Apr 11, 2011 4:06:18 PM org.apache.fop.fo.properties.CommonBorderPaddingBackgrou

[OE-core] [v2 06/12] gnome-doc-utils: upgrade from 0.20.4 to the latest version 0.20.5

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- ...c-utils_0.20.4.bb => gnome-doc-utils_0.20.5.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gnome/{gnome-doc-utils_0.20.4.bb => gnome-doc-utils_0.20.5.bb} (53%) diff --git a/meta/recipes

[OE-core] [v2 08/12] libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Upgrade LIC_FILES_CHKSUM due to the only change in the new COPYING: -Copyright 2007, 2008, 2009 Sun Microsystems, Inc. +Copyright (c) 2007, 2008, 2009, Oracle and/or its affiliates. Signed-off-by: Dexuan Cui --- ...bpciaccess_0.12.0.bb => libpciaccess_0.12.1.bb} |

[OE-core] [v2 07/12] xextproto: upgrade from 7.1.2 to the latest version 7.2.0

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Add --enable-specs=no. Signed-off-by: Dexuan Cui --- .../{xextproto_7.1.2.bb => xextproto_7.2.0.bb} |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{xextproto_7.1.2.bb => xextproto_7.2.0.bb} (76%) diff -

[OE-core] [v2 05/12] xproto: upgrade from 7.0.20 to the latest version 7.0.21

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui Update LIC_FILES_CHKSUM as the new COPYING added "Copyright years" and added a new section of MIT-style license. Signed-off-by: Dexuan Cui --- .../{xproto_7.0.20.bb => xproto_7.0.21.bb} |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)

[OE-core] [v2 00/12] [v2] recipe upgrades and fix

2011-04-14 Thread Dexuan Cui
From: Dexuan Cui The upgrades are mostly filename/checksum changes. Add --enable-specs=no for xextproto, libxi. Changes from previous version: Added Upstream-Status for oprofileui's patch. Added the reason for updating LIC_FILES_CHKSUM for some recipes. [YOCTO #968] gnu-config-native

[OE-core] [PATCH 09/12] cronie: upgrade from 1.4.6 to the latest version 1.4.7

2011-04-11 Thread Dexuan Cui
From: Dexuan Cui Signed-off-by: Dexuan Cui --- .../cronie/{cronie_1.4.6.bb => cronie_1.4.7.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/cronie/{cronie_1.4.6.bb => cronie_1.4.7.bb} (93%) diff --git a/meta/recipes-extended/

<    1   2   3   >