Re: [OE-core] [PATCH 1/1] webkit-gtk: Use glib as unicode backend to avoid browser crash

2012-05-31 Thread Zhai, Edwin
On Wed, May 30, 2012 at 12:56:27PM -0600, Gary Thomas wrote: On 2012-05-30 10:40, Richard Purdie wrote: I've merged this however I'm not 100% happy with this as the final fix. I'd ask that: a) The bug remains open (re-prioritised appropriately) about the remaining issues that still exist

Re: [OE-core] [Consolidated Pull 4/5] qemu: Add an option to remove host sdl/gl checking

2012-05-23 Thread Zhai, Edwin
On 05/24/2012 11:44 AM, Saul Wold wrote: On 05/23/2012 03:46 PM, Saul Wold wrote: From: Zhai Edwinedwin.z...@intel.com Add an PACKAGECONFIG in qemu to disable GL acceleration: * By default configure try best to enable GL acceleration and fail when missing host dependency(libSDL and libGL).

Re: [OE-core] [PATCH 0/1] qemu: Add option to disable GL acceleration, Edwin, May14, 2012

2012-05-21 Thread Zhai, Edwin
Ping... On Mon, May 14, 2012 at 10:00:58PM +0800, edwin.z...@intel.com wrote: From: Zhai Edwin edwin.z...@intel.com All, This patch add an PACKAGECONFIG in qemu to disable GL acceleration: * By default configure try best to enable GL acceleration and fail when missing host dependency

Re: [OE-core] Pango multilib issue

2012-04-27 Thread Zhai, Edwin
Any comments? I'd like a agreement before any patch:) Thanks, Edwin On Thu, Apr 26, 2012 at 03:53:22PM +0800, Zhai, Edwin wrote: RP, I have found one common issues for multilib when system config file differ between multilibs. https://bugzilla.yoctoproject.org/show_bug.cgi?id=2356

Re: [OE-core] Pango multilib issue

2012-04-27 Thread Zhai, Edwin
On 04/27/2012 06:45 PM, Richard Purdie wrote: On Fri, 2012-04-27 at 16:20 +0800, Zhai, Edwin wrote: Any comments? I'd like a agreement before any patch:) Thanks, Edwin On Thu, Apr 26, 2012 at 03:53:22PM +0800, Zhai, Edwin wrote: RP, I have found one common issues for multilib when system

[OE-core] Pango multilib issue

2012-04-26 Thread Zhai, Edwin
RP, I have found one common issues for multilib when system config file differ between multilibs. https://bugzilla.yoctoproject.org/show_bug.cgi?id=2356 This bug caused by modules mechanism in pango: pango utils, pango-querymodules produce a system config file to indicate where to find the

Re: [OE-core] [PATCH 1/1] virtual/libgl: switch back to mesa-xlib for qemuarm/qemumips

2012-03-29 Thread Zhai, Edwin
On Thu, Mar 29, 2012 at 05:37:35AM +0200, Martin Jansa wrote: On Thu, Mar 29, 2012 at 09:31:28AM +0800, Zhai, Edwin wrote: On Wed, Mar 28, 2012 at 12:58:37PM +0200, Martin Jansa wrote: On Wed, Mar 28, 2012 at 06:10:26PM +0800, edwin.z...@intel.com wrote: From: Martin Jansa martin.ja

Re: [OE-core] [PATCH 1/1] virtual/libgl: switch back to mesa-xlib for qemuarm/qemumips

2012-03-29 Thread Zhai, Edwin
On Thu, Mar 29, 2012 at 08:54:59AM +0800, Zhai, Edwin wrote: On Wed, Mar 28, 2012 at 12:34:43PM +0100, Richard Purdie wrote: I'd like to understand why dri can't work under qemu too though. I think this requires: emulated graphic HW capability in qemumips/qemuarm, and an drm driver

Re: [OE-core] [PATCH 1/1] virtual/libgl: switch back to mesa-xlib for qemuarm/qemumips

2012-03-28 Thread Zhai, Edwin
On Wed, Mar 28, 2012 at 12:34:43PM +0100, Richard Purdie wrote: On Wed, 2012-03-28 at 12:58 +0200, Martin Jansa wrote: On Wed, Mar 28, 2012 at 06:10:26PM +0800, edwin.z...@intel.com wrote: From: Martin Jansa martin.ja...@gmail.com I don't think I've ever sent something like this.

Re: [OE-core] [PATCH 1/1] virtual/libgl: switch back to mesa-xlib for qemuarm/qemumips

2012-03-28 Thread Zhai, Edwin
On Wed, Mar 28, 2012 at 12:58:37PM +0200, Martin Jansa wrote: On Wed, Mar 28, 2012 at 06:10:26PM +0800, edwin.z...@intel.com wrote: From: Martin Jansa martin.ja...@gmail.com I don't think I've ever sent something like this. Actually I've sent patch: default-providers: switch virtual/libgl

Re: [OE-core] multilib build failure with shadow-sysroot:do_populate_sysroot_setscene

2012-03-05 Thread Zhai, Edwin
On 03/02/2012 11:31 PM, Richard Purdie wrote: On Fri, 2012-03-02 at 14:33 +0800, Zhai, Edwin wrote: RP, I have image-sato multilib build failure with following error: ERROR: Task do_package_setscene depends upon nonexistant task /distro/edwin-working/poky/meta/recipes-extended/shadow/shadow

[OE-core] multilib build failure with shadow-sysroot:do_populate_sysroot_setscene

2012-03-01 Thread Zhai, Edwin
RP, I have image-sato multilib build failure with following error: ERROR: Task do_package_setscene depends upon nonexistant task /distro/edwin-working/poky/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb:do_populate_sysroot_setscene Summary: There was 1 ERROR message shown, returning a

Re: [OE-core] [PATCH 3/3] vte: fix scroll issue

2012-02-28 Thread Zhai, Edwin
On Wed, Feb 22, 2012 at 11:03:01PM +, Richard Purdie wrote: On Wed, 2012-02-22 at 13:33 +0800, edwin.z...@intel.com wrote: From: Zhai Edwin edwin.z...@intel.com On qemu x86-64, scrollbar in vte got broken with one commit to change the way of emiting changed signal. This patch

Re: [OE-core] [PATCH 0/2] Bug fixes

2012-01-04 Thread Zhai, Edwin
On Wed, Jan 04, 2012 at 11:22:28AM +, Richard Purdie wrote: On Wed, 2012-01-04 at 08:51 +0800, Zhai, Edwin wrote: On 01/04/2012 07:56 AM, Saul Wold wrote: On 12/29/2011 12:09 AM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com All, Patch of gnome-keyring

Re: [OE-core] [PATCH 0/2] Bug fixes

2012-01-03 Thread Zhai, Edwin
://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/build-appliance2 Zhai Edwin (2): gnome-keyring: fix gsettings_data_convert seg fault Merged this one to OE-Core matchbox-wm: Remove x-session-manager handling We need a little more explaintion about why you are removing the U-A code from

Re: [OE-core] [PATCH 1/4] minix-session: Add this recipe as the session file for mini X

2011-12-21 Thread Zhai, Edwin
On 12/21/2011 06:36 PM, Paul Eggleton wrote: Hi Edwin, On Wednesday 21 December 2011 16:18:05 edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com minix-session runs session files on behalf of file owner, so that no rootless X required. A bit of a minor nitpick I know, but since

Re: [OE-core] [PATCH 1/4] minix-session: Add this recipe as the session file for mini X

2011-12-21 Thread Zhai, Edwin
On 12/22/2011 03:38 AM, Saul Wold wrote: diff --git a/meta/recipes-graphics/minix-session/minix-session_0.1.bb b/meta/recipes-graphics/minix-session/minix-session_0.1.bb new file mode 100644 index 000..2e912c6 --- /dev/null +++

Re: [OE-core] [PATCH 0/1] remove gnome-vfs completely

2011-09-27 Thread Zhai, Edwin
at 09:49:25PM +0800, edwin.z...@intel.com wrote: From: Zhai Edwin edwin.z...@intel.com All, This patch remove gnome-vfs completely: remove itself, dependence on it, and other obsolete recipe depending on it. Last time, I remember one recipe in oe-core depends on gnome-vfs, but nobody depends

Re: [OE-core] [PATCH 1/1] opensp: Fix hard path in native nsgmls.

2011-09-09 Thread Zhai, Edwin
On 2011/9/9 12:49, Saul Wold wrote: On 09/08/2011 07:53 PM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com This relocation issues caused following bug and introduce one partial fix bb024d: [YOCTO #1440] But the environment val hacking is not working all the time, as nsgmsl

Re: [OE-core] [PATCH 1/1] opensp: Fix hard path in native nsgmls.

2011-09-09 Thread Zhai, Edwin
On 2011/9/9 23:11, Saul Wold wrote: On 09/09/2011 07:16 AM, Zhai, Edwin wrote: On 2011/9/9 12:49, Saul Wold wrote: On 09/08/2011 07:53 PM, edwin.z...@intel.com wrote: From: Zhai Edwinedwin.z...@intel.com This relocation issues caused following bug and introduce one partial fix bb024d: [YOCTO

Re: [OE-core] [PATCH 2/2] qemu: Make qemu buildable inside qemux86/qemuppc target

2011-08-16 Thread Zhai, Edwin
On Mon, Aug 15, 2011 at 10:25:49PM +0800, Richard Purdie wrote: The patch is fine but could we change this to something like: # Only use the GL passthrough patches for native/nativesdk versions $QEMUGLPATCHES = \ file://qemu-git-qemugl-host.patch \ file://fix-nogl.patch \

Re: [OE-core] [PATCH 2/3] xinput-calibrator: Add 0.7.5 as new recipe

2011-08-03 Thread Zhai, Edwin
Richard Purdie wrote: On Tue, 2011-07-26 at 14:53 +0200, Koen Kooi wrote: This one looks suspicously like the one in meta-oe. Apart from that, is it really needed in oe-core? Given that the xcalibrate extension has been removed from the xserver I think we're going to either need to migrate

Re: [OE-core] [PATCH 2/3] xinput-calibrator: Add 0.7.5 as new recipe

2011-07-26 Thread Zhai, Edwin
? Op 26 jul. 2011, om 14:30 heeft edwin.z...@intel.com het volgende geschreven: From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../xinput-calibrator/xinput-calibrator_0.7.5.bb | 24 1 files changed, 24 insertions(+), 0

Re: [OE-core] [PATCH 2/3] webkit-gtk: recommends glib-networking to access https web page

2011-06-28 Thread Zhai, Edwin
Done. Commits @ same contrib tree. git://git.pokylinux.org/poky-contrib gzhai/master http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master Thanks, edwin Zhai, Edwin wrote: Koen Kooi wrote: Op 28 jun 2011, om 10:13 heeft Zhai, Edwin het volgende geschreven: In future

Re: [OE-core] [PATCH 2/3] webkit-gtk: recommends glib-networking to access https web page

2011-06-28 Thread Zhai, Edwin
Richard Purdie wrote: On Tue, 2011-06-28 at 20:08 +0800, Zhai, Edwin wrote: Koen Kooi wrote: Op 28 jun 2011, om 10:13 heeft Zhai, Edwin het volgende geschreven: In future, other recipes besides webkit-gtk may ask for glib-networking, maybe we can change it that time? What's

Re: [OE-core] [PATCH 1/3] glib-networking: Add 2.28.7 as new recipe

2011-06-28 Thread Zhai, Edwin
Koen said missing of gnomebase.bbclass may be introduced by some hacks in one merge. Richard Purdie wrote: On Tue, 2011-06-28 at 15:42 +0800, edwin.z...@intel.com wrote: From: Zhai Edwin edwin.z...@intel.com glib-networking contains the implementations of certain GLib networking features

Re: [OE-core] [PATCH 1/2] glib-networking: Add 2.28.7 as new recipe

2011-06-27 Thread Zhai, Edwin
Koen Kooi wrote: Op 25 jun 2011, om 05:54 heeft edwin.z...@intel.com het volgende geschreven: From: Zhai Edwin edwin.z...@intel.com glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because

Re: [OE-core] [PATCH 1/2] glib-networking: Add 2.28.7 as new recipe

2011-06-27 Thread Zhai, Edwin
Koen Kooi wrote: Op 25 jun 2011, om 05:54 heeft edwin.z...@intel.com het volgende geschreven: From: Zhai Edwin edwin.z...@intel.com +SRC_URI = ${GNOME_MIRROR}/glib-networking/2.28/glib-networking-${PV}.tar.bz2 No 'name' parameter I'll change it to +SRC_URI = ${GNOME_MIRROR}/${PN

Re: [OE-core] [PATCH 0/1] Remove obsolete gnome-vfs

2011-06-22 Thread Zhai, Edwin
Koen Kooi wrote: Op 21 jun 2011, om 09:12 heeft edwin.z...@intel.com het volgende geschreven: From: Zhai Edwin edwin.z...@intel.com This patch removed obsolete gnome-vfs in favor of GIO/GVFS. Thanks for the patch! I've gone through meta-oe and only libgnome requires gnome-vfs

Re: [OE-core] Moving oe-core GNOME recipes over to meta-gnome

2011-06-20 Thread Zhai, Edwin
Koen, I have checked the build log, following should be in the keep list: gconf-dbus gnome-common gnome-desktop gnome-doc-utils gnome-keyring gnome-mime-data gnome-vfs libgnome-keyring Thanks, edwin Koen Kooi wrote: Op 9 jun 2011, om 12:50 heeft Koen Kooi het volgende geschreven: Hi,

[OE-core] [PATCH 1/1] Upstream-Status: Update patch upstream-status for GPLv2 recipes

2011-05-17 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Including gzip and mtoools Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../mtools/mtools/mtools-makeinfo.patch|2 ++ meta/recipes-devtools/mtools/mtools/mtools.patch |2 ++ meta/recipes-devtools/mtools/mtools/no-x11.patch

[OE-core] [PATCH 1/1] Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot...

2011-05-16 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- meta/recipes-core/eggdbus/eggdbus/gtk-doc.patch|2 ++ meta/recipes-core/eggdbus/eggdbus/marshal.patch|2 ++ .../qemu/qemu-git/enable-i386-linux-user.patch |2 ++ meta/recipes-devtools

[OE-core] [PATCH 02/54] ed: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- meta/recipes-extended/ed/ed-1.5/ed-1.2-build.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-extended/ed/ed-1.5/ed-1.2-build.patch b/meta/recipes-extended/ed/ed

[OE-core] [PATCH 03/54] gnome-common: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../gnome/gnome-common-2.28.0/omf.patch|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-gnome/gnome/gnome-common-2.28.0/omf.patch b/meta/recipes-gnome/gnome

[OE-core] [PATCH 05/54] matchbox-wm: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../matchbox-wm/matchbox-wm/configure_fix.patch|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm/configure_fix.patch b/meta/recipes

[OE-core] [PATCH 08/54] eds-dbus: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../eds/eds-dbus-2.20.0/no_iconv_test.patch|2 ++ .../eds/eds-dbus-2.20.0/oh-contact.patch |2 ++ .../eds/eds-dbus/new-contact-fix.patch |2 ++ meta/recipes-sato/eds

[OE-core] [PATCH 21/54] apr: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- meta/recipes-support/apr/apr/buildconf_fix.patch |2 ++ meta/recipes-support/apr/apr/cleanup.patch |2 ++ meta/recipes-support/apr/apr/configfix.patch |2 ++ meta/recipes-support

[OE-core] [PATCH 20/54] metacity: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../gnome/metacity/crosscompile.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-gnome/gnome/metacity/crosscompile.patch b/meta/recipes-gnome/gnome

[OE-core] [PATCH 24/54] gpgme: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../gpgme/gpgme-1.3.0/disable_gpgconf_check.patch |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/gpgme/gpgme-1.3.0/disable_gpgconf_check.patch b/meta/recipes

[OE-core] [PATCH 18/54] sato-icon-theme: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../sato-icon-theme/iconpath-option.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme/iconpath-option.patch b/meta

[OE-core] [PATCH 23/54] pcmanfm: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../pcmanfm/files/cross-compile-fix.patch |2 ++ .../pcmanfm/files/owl-window-menu.patch|2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato

[OE-core] [PATCH 26/54] libgalago: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../galago/libgalago-0.5.2/mkdir.patch |2 ++ .../galago/libgalago-0.5.2/pkgconfig.patch |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH 25/54] eee-acpi-scripts: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../eee-acpi-scripts/files/powerbtn.patch |2 ++ .../eee-acpi-scripts/files/remove-doc-check.patch |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes-bsp/eee

[OE-core] [PATCH 27/54] python-pygtk: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../python/python-pygtk/fix-gtkunixprint.patch |2 ++ .../python/python-pygtk/nodocs.patch |2 ++ .../prevent_to_get_display_during_import.patch |2 ++ 3 files changed, 6

[OE-core] [PATCH 35/54] matchbox-config-gtk: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../matchbox-config-gtk/files/no-handed.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch b/meta/recipes-sato

[OE-core] [PATCH 29/54] clutter: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../clutter/clutter/build-fix.patch|2 ++ .../clutter/clutter/enable_tests-0.6.patch |2 ++ .../clutter/clutter/enable_tests-0.8.patch |2 ++ .../clutter/clutter

[OE-core] [PATCH 32/54] mutter: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../mutter/mutter/crosscompile.patch |2 ++ ...-7adb574bb3fa3880eb85dbc86e580cf3452d57c4.patch |2 ++ .../mutter/mutter/fix_pkgconfig.patch |2 ++ meta/recipes-graphics

[OE-core] [PATCH 34/54] leafpad: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- meta/recipes-sato/leafpad/files/owl-menu.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/leafpad/files/owl-menu.patch b/meta/recipes-sato/leafpad/files/owl

[OE-core] [PATCH 41/54] libcroco: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- meta/recipes-support/libcroco/files/croco.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/libcroco/files/croco.patch b/meta/recipes-support/libcroco

[OE-core] [PATCH 36/54] contacts: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../contacts/contacts-owl-window-menu.patch|2 ++ meta/recipes-sato/pimlico/contacts/make-382.patch |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato

[OE-core] [PATCH 37/54] dates: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../pimlico/dates/dates-owl-window-menu.patch |2 ++ .../dates/dso_linking_change_build_fix.patch |2 ++ meta/recipes-sato/pimlico/dates/make-382.patch |2 ++ 3 files changed, 6

[OE-core] [PATCH 43/54] libxslt: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../libxslt/libxslt/pkgconfig_fix.patch|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch b/meta/recipes-support

[OE-core] [PATCH 42/54] liboil: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../liboil-0.3.17/fix-unaligned-whitelist.patch|2 ++ .../liboil/liboil-0.3.17/no-tests.patch|2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH 48/54] clipboard-manager: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../clipboard-manager/files/daemonize.patch|2 ++ .../clipboard-manager/files/makefile.patch |2 ++ .../clipboard-manager/files/script.patch |2 ++ 3 files changed, 6

[OE-core] [PATCH 28/54] gnome-mime-data: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../gnome/gnome-mime-data/pkgconfig.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-gnome/gnome/gnome-mime-data/pkgconfig.patch b/meta/recipes-gnome

[OE-core] [PATCH 45/54] gnome-terminal: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../30f29e7d8e1b67c40cd18a7155ba30c4382692d5.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-demoapps/recipes-gnome/gnome/gnome-terminal

[OE-core] [PATCH 31/54] tidy: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../recipes-graphics/clutter/tidy/autofoo.patch|2 ++ .../clutter/tidy/tidy-enable-tests.patch |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta-demoapps

[OE-core] [PATCH 33/54] xcursor-transparent-theme: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../fix_watch_cursor.patch |2 ++ .../use-relative-symlinks.patch|2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH 30/54] clutter-gtk: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../clutter/clutter-gtk/disable_deprecated.patch |2 ++ .../clutter/clutter-gtk/enable_tests.patch |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH 49/54] epdfview: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../recipes-sato/epdfview/epdfview/owl-menus.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-demoapps/recipes-sato/epdfview/epdfview/owl-menus.patch b/meta-demoapps

[OE-core] [PATCH 51/54] qemu: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- ...t-and-use-GCC-atomic-builtins-for-locking.patch |2 ++ .../qemu/qemu-0.14.0/enable-i386-linux-user.patch |2 ++ .../fallback-to-safe-mmap_min_addr.patch |2 ++ .../qemu/qemu-0.14.0

[OE-core] [PATCH 50/54] kf: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../recipes-sato/kf/files/fix-configure.patch |2 ++ .../recipes-sato/kf/files/fix-desktop-file.patch |2 ++ meta-demoapps/recipes-sato/kf/files/gcc4.patch |2 ++ 3 files changed, 6

[OE-core] [PATCH 53/54] table: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../recipes-graphics/clutter/table/fixes.patch |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-demoapps/recipes-graphics/clutter/table/fixes.patch b/meta-demoapps/recipes

[OE-core] [PATCH 54/54] matchbox-panel-2: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../matchbox-panel-2/gcc-4.6.0-compile.patch |2 ++ .../recipes-sato/matchbox-panel-2/startup_fix.diff |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato

[OE-core] [PATCH 47/54] claws-mail: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../recipes-sato/claws-mail/files/desktop.patch|2 ++ .../recipes-sato/claws-mail/files/fix-build.patch |2 ++ .../claws-mail/files/owl-window-menu.patch |2 ++ .../claws-mail/files

[OE-core] [PATCH 44/54] libglade: Add Upstream-Status

2011-05-12 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Signed-off-by: Zhai Edwin edwin.z...@intel.com --- .../libglade/libglade-2.6.4/glade-cruft.patch |2 ++ .../libglade/libglade-2.6.4/no-deprecation.patch |2 ++ .../libglade/libglade-2.6.4/no-xml2.patch |2 ++ 3 files changed, 6

[OE-core] [PATCH 0/2] Some fixes, Edwin, May11, 2011,

2011-05-10 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com Upgrade qemu git to fix bug 1013, and removed some unused files. 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 Thanks, Zhai Edwin edwin.z...@intel.com

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

[OE-core] [PATCH 1/1] qemu-script: Fix qemu seg fault if install Nvidia proprietary driver.

2011-05-06 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com This fix works on Ubuntu, and other distro can add its own path of Mesa's libGL Signed-off-by: Zhai Edwin edwin.z...@intel.com --- scripts/poky-qemu-internal | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/scripts/poky

Re: [OE-core] qemu segfaulting when booting ext3 image

2011-05-05 Thread Zhai, Edwin
Khem Raj wrote: On Wed, May 4, 2011 at 5:40 PM, Zhai, Edwin edwin.z...@intel.com wrote: Raj, We have a bug for Nvidia driver @ http://bugzilla.pokylinux.org/show_bug.cgi?id=649 and a fix @ http://git.pokylinux.org/cgit.cgi/poky-contrib/commit/?h=gzhai/fix2id

Re: [OE-core] qemu segfaulting when booting ext3 image

2011-05-04 Thread Zhai, Edwin
Raj, We have a bug for Nvidia driver @ http://bugzilla.pokylinux.org/show_bug.cgi?id=649 and a fix @ http://git.pokylinux.org/cgit.cgi/poky-contrib/commit/?h=gzhai/fix2id=f596757000465a4b8350e16f21553a23b8bbedfa I think it deserves a try. BTW, where is your gl library, including original one

Re: [OE-core] qemu segfaulting when booting ext3 image

2011-05-02 Thread Zhai, Edwin
Did you installed Nvidia proprietary driver? Any error mesg from the runqemu script? I can't figure out one case that nfs root works and ext3 image doesn't... Khem Raj wrote: Hi I am seeing qemu segfaulting when booting ext3 image. The same rootfs boots fine over nfs. It does not give any

[OE-core] [PATCH 0/1] [PULL] [QEMU] fix GL Apps start failure

2011-04-11 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com This is the patch to fix the GL apps like glxgears start failure on qemux86 image. Pls. review and pull. Thanks, edwin Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: gzhai/fix3 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h

Re: [OE-core] [PATCH 0/5] Upgrade qemu to 0.14.0

2011-03-22 Thread Zhai, Edwin
Richard Purdie wrote: On Thu, 2011-03-17 at 11:52 -0700, Khem Raj wrote: This patchset upgrades qemu in oe-core to 0.14.0 The script fixes are done to cope for a bug in 0.14.0 as well as to get past a console spawning problem for non-nfs image boots Pull URL: