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

2011-06-21 Thread edwin . zhai
From: Zhai Edwin This patch removed obsolete gnome-vfs in favor of GIO/GVFS. Pls. help to review. Thanks, edwin The following changes since commit 4ff7af11ef69849ef9c16f585eae58ac920b222b: machine confs: Add xserver-kdrive as PREFERRED_PROVIDER (2011-05-27 15:30:19 -0700) are available in

[OE-core] [PATCH 1/1] gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIO

2011-06-21 Thread edwin . zhai
From: Zhai Edwin Remove unnecessary dependency via configure option and make oprofileui use GIO Signed-off-by: Zhai Edwin --- .../oprofileui/migrate-from-gnomevfs-to-gio.patch | 219 meta/recipes-kernel/oprofile/oprofileui_git.bb |1 + .../gstreamer/gst-meta-base

[OE-core] [PATCH 0/1] clutter: Use new git repo

2011-06-21 Thread edwin . zhai
From: Zhai Edwin clutter-project.org moved its git repo to gnome.org, so need update SRC_URI. [YOCTO #1040] got fixed. The following changes since commit aa366699d62266365c6acd5bea71f02aedb63adc: gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIO (2011-06-21 14:51:01

[OE-core] [PATCH 1/1] clutter: Use new git repo

2011-06-21 Thread edwin . zhai
From: Zhai Edwin clutter move its git server from clutter-project.org to gnome.org [YOCTO #1040] got fixed Signed-off-by: Zhai Edwin --- meta/recipes-graphics/clutter/clutter-box2d_git.bb |2 +- meta/recipes-graphics/clutter/clutter_git.bb |2 +- 2 files changed, 2 insertions(+)

[OE-core] [PATCH 0/1] Use new git server for clutter, V2

2011-06-23 Thread edwin . zhai
From: Zhai Edwin This patch use new git server for clutter. Pls. pull. The following changes since commit b914de55a45029658116f729ffda3abead654c90: Revert "eglibc: Upgrade recipes from 2.13 -> 2.14" (2011-06-22 23:49:42 +0100) are available in the git repository at: git://git.pokylinux.org

[OE-core] [PATCH 1/1] clutter: Use new git repo

2011-06-23 Thread edwin . zhai
From: Zhai Edwin clutter move its git server from clutter-project.org to gnome.org [YOCTO #1040] got fixed Signed-off-by: Zhai Edwin --- meta/recipes-graphics/clutter/clutter_git.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/clutter/clutter

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

2011-06-24 Thread edwin . zhai
From: Zhai Edwin [YOCTO #1037] got fixed Signed-off-by: Zhai Edwin --- meta/recipes-sato/webkit/webkit-gtk_svn.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index 6d134ad..c

[OE-core] [PATCH 0/2] Enable https pages for web browser

2011-06-24 Thread edwin . zhai
From: Zhai Edwin For accessing https web page, libsoup requres modules from glib-networking for TLS/SSL support. These patches add and install it. The following changes since commit a1f79a7896b6411669b3ccada6204d2695e80fc5: runqueue.py: Add umask task control (2011-06-24 12:23:12 +0100) are

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

2011-06-24 Thread edwin . zhai
From: Zhai Edwin glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. TLS/SSL support is one of them, which is needed for accessing SSL web page. Signed-off-by: Zhai Edwin --- meta/rec

[OE-core] [PATCH 0/3] Enable https pages for web brower, v2

2011-06-28 Thread edwin . zhai
From: Zhai Edwin For accessing https web page, libsoup requres modules from glib-networking for TLS/SSL support. These patches add and install it. V2 modified according to Koen's comments: relocate the glib-networking, and no name in SRC_URI. Also upgrade tracking info for manual check recipes

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

2011-06-28 Thread edwin . zhai
From: Zhai Edwin glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. TLS/SSL support is one of them, which is needed for accessing SSL web page. Signed-off-by: Zhai Edwin --- .../glib

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

2011-06-28 Thread edwin . zhai
From: Zhai Edwin [YOCTO #1037] got fixed Signed-off-by: Zhai Edwin --- meta/recipes-sato/webkit/webkit-gtk_svn.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index 6d134ad..c

[OE-core] [PATCH 3/3] distro-tracking: Update manual check date for puzzles, gpgme, x11vnc..

2011-06-28 Thread edwin . zhai
iew = "red" RECIPE_LATEST_VERSION_pn-epdfview = "check" RECIPE_LAST_UPDATE_pn-epdfview = "Jul 13, 2010" -RECIPE_MAINTAINER_pn-epdfview = "Edwin Zhai " +RECIPE_MAINTAINER_pn-epdfview = "Zhai Edwin " RECIPE_STATUS_pn-gccmakedep = "green" DISTRO_PN_

[OE-core] [PATCH 0/1] web-webkit: enable https web page accessing

2011-06-28 Thread edwin . zhai
From: Zhai Edwin Let web-webkit RRECOMMENDS glib-networing for TLS support. The following changes since commit a4f3e006e1f2fd93f156012af2a05adccf41d065: u-boot-mkimage: bump version to 2011.03 (2011-06-28 17:13:19 +0100) are available in the git repository at: git://git.pokylinux.org/poky-

[OE-core] [PATCH 1/1] web-webkit: recommends glib-networking to access https web page

2011-06-28 Thread edwin . zhai
From: Zhai Edwin It is required by libsoup for TLS support. [YOCTO #1037] got fixed Signed-off-by: Zhai Edwin --- meta/recipes-sato/web/web-webkit_svn.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-sato/web/web-webkit_svn.bb b/meta/recipes-sato/w

[OE-core] [PATCH 1/3] xinput: Add 1.5.3 as new recipes

2011-07-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-graphics/xorg-app/xinput_1.5.3.bb |9 + 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-graphics/xorg-app/xinput_1.5.3.bb diff --git a/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb b/met

[OE-core] [PATCH 0/3] utils for touchscreen calibration

2011-07-26 Thread edwin . zhai
From: Zhai Edwin These are some debug and calibration utils for touchscreen. Xinput and evtest can also be used for other input device. I'm not sure about where they should go under meta. Any comments? Thanks, Edwin The following changes since commit e0fc42b51a8209dac1163ae8126f8c687b6bfddf:

[OE-core] [PATCH 3/3] evtest: Add 1.25 as new recipe

2011-07-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-graphics/evtest/evtest_1.25.bb | 16 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-graphics/evtest/evtest_1.25.bb diff --git a/meta/recipes-graphics/evtest/evtest_1.25.bb b/meta

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

2011-07-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../xinput-calibrator/xinput-calibrator_0.7.5.bb | 24 1 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb diff --git a/meta/recipes-gra

[OE-core] [PATCH 0/7] packages upgrade, Edwin, July 28, 2011

2011-07-28 Thread edwin . zhai
From: Zhai Edwin Saul, These are some package upgrade. Pls. help to review and pull. Thanks, Edwin The following changes since commit 860a41bae6b863a289b06a9684d9cf6c58a307bd: arch-ia32.inc: Fix up TUNE_ARCH variable conflicts (2011-07-26 22:39:59 +0100) are available in the git repository a

[OE-core] [PATCH 4/7] apr-util: Upgrade to 1.3.12

2011-07-28 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../apr/{apr-util_1.3.10.bb => apr-util_1.3.12.bb} |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) rename meta/recipes-support/apr/{apr-util_1.3.10.bb => apr-util_1.3.12.bb} (74%) diff --git a/meta/recipes-support/apr/apr-util_

[OE-core] [PATCH 1/7] lighttpd: Upgrade to 1.4.29

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

[OE-core] [PATCH 2/7] libsoup-2.4: Upgrade to 2.34.2

2011-07-28 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- ...libsoup-2.4_2.34.1.bb => libsoup-2.4_2.34.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.1.bb => libsoup-2.4_2.34.2.bb} (76%) diff --git a/meta/recipes-support/libsoup

[OE-core] [PATCH 3/7] apr: Upgrade to 1.4.5

2011-07-28 Thread edwin . zhai
From: Zhai Edwin Remove buildconf_fix.patch as already in upstream. Signed-off-by: Zhai Edwin --- meta/recipes-support/apr/apr/buildconf_fix.patch | 27 .../apr/{apr_1.4.2.bb => apr_1.4.5.bb} |9 +++--- 2 files changed, 5 insertions(+), 31 deletions(-)

[OE-core] [PATCH 6/7] gpgme: Upgrade to 1.3.1

2011-07-28 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../disable_gpgconf_check.patch|0 .../gpgme/{gpgme_1.3.0.bb => gpgme_1.3.1.bb} |8 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/gpgme/{gpgme-1.3.0 => gpgme-1.3.1}/disable

[OE-core] [PATCH 7/7] parted: Upgrade to 3.0

2011-07-28 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{parted-2.3 => parted-3.0}/no_check.patch |0 .../{parted-2.3 => parted-3.0}/syscalls.patch |0 .../parted/{parted_2.3.bb => parted_3.0.bb}|4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename meta/reci

[OE-core] [PATCH 5/7] libassuan: Upgrade to 2.0.2

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

[OE-core] [PATCH 6/8] apr: Upgrade to 1.4.5

2011-08-02 Thread edwin . zhai
From: Zhai Edwin Remove buildconf_fix.patch as already in upstream. Signed-off-by: Zhai Edwin --- meta/recipes-support/apr/apr/buildconf_fix.patch | 27 .../apr/{apr_1.4.2.bb => apr_1.4.5.bb} | 13 + 2 files changed, 7 insertions(+), 33 deletions(

[OE-core] [PATCH 1/8] lighttpd: Upgrade to 1.4.29

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

[OE-core] [PATCH 7/8] apr-util: Upgrade to 1.3.12

2011-08-02 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../apr/{apr-util_1.3.10.bb => apr-util_1.3.12.bb} | 12 1 files changed, 8 insertions(+), 4 deletions(-) rename meta/recipes-support/apr/{apr-util_1.3.10.bb => apr-util_1.3.12.bb} (67%) diff --git a/meta/recipes-support/apr/apr-u

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

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

[OE-core] [PATCH 0/8] Package upgrade v2, edwin, Aug2, 2011

2011-08-02 Thread edwin . zhai
From: Zhai Edwin All, This is new version for some package upgrade according to Raj's comments: * remove "patch=1" in recipe * reasonble split files for apr-util BTW, one bug fix[YOCTO #1211] is also sent. Thanks, Edwin The following changes since commit 860a41bae6b863a289b06a9684d

[OE-core] [PATCH 2/8] libsoup-2.4: Upgrade to 2.34.2

2011-08-02 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- ...libsoup-2.4_2.34.1.bb => libsoup-2.4_2.34.2.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.1.bb => libsoup-2.4_2.34.2.bb} (76%) diff --git a/meta/recipes-support/libsoup

[OE-core] [PATCH 8/8] xserver-nodm-init: Fix X start failure on some platform

2011-08-02 Thread edwin . zhai
From: Zhai Edwin sudo is used to run rootless X in xserver-nodm, and start to fail with "xf86OpenConsole: Cannot open /dev/tty0" error after upgrade to 1.8.1. sudo seems wait for some resource that is unavailable in early phase of booting. This patch swith to "su" for rootless X starting as a fix

[OE-core] [PATCH 4/8] gpgme: Upgrade to 1.3.1

2011-08-02 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../disable_gpgconf_check.patch|0 .../gpgme/{gpgme_1.3.0.bb => gpgme_1.3.1.bb} | 10 +- 2 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-support/gpgme/{gpgme-1.3.0 => gpgme-1.3.1}/disab

[OE-core] [PATCH 5/8] parted: Upgrade to 3.0

2011-08-02 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{parted-2.3 => parted-3.0}/no_check.patch |0 .../{parted-2.3 => parted-3.0}/syscalls.patch |0 .../parted/{parted_2.3.bb => parted_3.0.bb}|4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename meta/reci

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

2011-08-15 Thread edwin . zhai
From: Zhai Edwin It requires libx11 and libGL(if enabled GL) for building, which introduce extra dependence in qemuppc target. Futhermore, qemu's GL code is x86-oriented, thus some hacks needed for building in qemupcc. For simplicity, just make qemu GL's code for native only, so that qemu buildin

[OE-core] [PATCH 1/2] distro-tracking: Update info for gpgme, libassuan, apr... after last upgrade.

2011-08-15 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../conf/distro/include/distro_tracking_fields.inc | 48 ++- 1 files changed, 25 insertions(+), 23 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.i

[OE-core] [PATCH 0/2] building qemu inside qemuppc/x86, Edwin, Aug 15, 2011

2011-08-15 Thread edwin . zhai
From: Zhai Edwin This patch makes qemu can be built inside qemuppc/x86, so that world build is happy. Also add some distro-trackings update. Pls. help to review and pull. Thanks, Edwin The following changes since commit d31d5e5b34c889809af408aed7d4f353d0133750: gnome-doc-utils: respect pyt

[OE-core] [PATCH 0/1] shadow: Fix rpm package install failure, Edwin, Aug30, 2011

2011-08-30 Thread edwin . zhai
From: Zhai Edwin This patch fix rpm dependencies failure when install. Pls. help to reivew. Thanks, Edwin The following changes since commit 94d0e2de269507aa0e64c64f691c8f507d178675: qemu: Make qemu buildable inside qemux86/qemuppc target (2011-08-16 13:15:27 +0800) are available in the g

[OE-core] [PATCH 1/1] shadow: Fix rpm failed dependencies when install

2011-08-30 Thread edwin . zhai
From: Zhai Edwin There are some links become invalid after rename, so that failed dependencies detected when install rpm package. This commit update links to resolve it. [YOCTO #1158] got fixed. Signed-off-by: Zhai Edwin --- meta/recipes-extended/shadow/shadow_4.1.4.3.bb |7 ++- 1 fil

[OE-core] [PATCH 2/2] site/x86_64: Add entries to fix conf error on x86_64

2011-09-05 Thread edwin . zhai
From: Zhai Edwin Add entries for ashldi3, bswapsi2... to fix autoconf error of grub on x86_64 [YOCTO #1434] got fixed. Signed-off-by: Zhai Edwin --- meta/site/x86_64-linux | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/meta/site/x86_64-linux b/meta/site/x86

[OE-core] [PATCH 1/2] xserver-nodm-init: Change hidraw mode to allow normal user access

2011-09-05 Thread edwin . zhai
From: Zhai Edwin USB HID like touch screen could be presented as hidraw* device, this change make user under rootless X can access them. Signed-off-by: Zhai Edwin --- .../x11-common/xserver-nodm-init/xserver-nodm |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/

[OE-core] [PATCH 0/2] Fixes for X and site/x86_64

2011-09-05 Thread edwin . zhai
From: Zhai Edwin All, These are some fixes. One is for enabling some HID device for rootless X, another is for grub conf error on x86_64. Pls. help to review. Thanks, Edwin The following changes since commit 314131e472a7d728ea96cbd577d2947d7bc9f50e: linux-yocto: clean configuration for v

[OE-core] [PATCH 0/1] [RFC] Fix hard path of opensp, Edwin, Sep9, 2011

2011-09-08 Thread edwin . zhai
From: Zhai Edwin Saul, This is one fix to use "-D" as wrapper rather than environment val according to your suggestion. Could you pls. have a look? Thanks, Edwin The following changes since commit 52835dd30110d51a839872f198eef3b12e369850: avahi: only use gtk if DISTRO_FEATURES includes x11 (

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

2011-09-08 Thread edwin . zhai
From: Zhai Edwin 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 may append wrong path in some case. This fix use search directory "-D" as solution. It's better if got fixed fr

[OE-core] [PATCH 0/1] Fix hard path in opensp

2011-09-13 Thread edwin . zhai
From: Zhai Edwin Saul, This is the new version to fix the hard path in opensp. After 2nd thought, I'm reluctant to change the search directory path handling code in nsgmls in case of any likely side effect to other package. I change the iputils' makefile to avoid "../" in the sysid path, and it r

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

2011-09-13 Thread edwin . zhai
From: Zhai Edwin 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 may append wrong path in some case. This fix use search directory "-D" as solution. And more important, change

[OE-core] [PATCH 0/1] [qemugl] fix opengl calling failure

2011-09-21 Thread edwin . zhai
From: Zhai Edwin All, This is one fix for [YOCTO #1442] to avoid opengl calling failure led by stack index disorder. Pls. help to review and pull. Thanks, Edwin The following changes since commit ff8f0ea563ba3e9d6f8b8e770cfbf4dca8ad5288: libxml2: reinclude a -staticdev package (2011-09-22 0

[OE-core] [PATCH 1/1] qemugl: Use local variable rather than "push" to save register

2011-09-21 Thread edwin . zhai
From: Zhai Edwin New gcc uses "%esp" rather than "%ebp" to index local variable in stack, and push between save-to/restore-from stack decrease "%esp", which leads wrong index. Saving registers via local variables to make gcc aware of this and avoid stack disorder. [YOCTO #1442] got fixed Signed

[OE-core] [PATCH 0/1] Update SRCREV for matchbox

2011-09-26 Thread edwin . zhai
From: Zhai Edwin All, Update matchbox SRCREV after pushing patches in upstream. Pls. help to pull. Thanks, Edwin The following changes since commit 49ed1cab3bee2318fdd5fc2538b1b3d43542ed2d: documentation/poky-ref-manual/ref-classes.xml: documented useradd.bbclass (2011-09-25 18:00:00 +0100)

[OE-core] [PATCH 1/1] matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream

2011-09-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../libmatchbox/files/16bppfixes.patch |2 +- .../libmatchbox/files/matchbox-start-fix.patch |2 +- .../libmatchbox/libmatchbox_git.bb |6 +-- .../matchbox-wm-2/matchbox-wm-2/fix_makefile.patch |4 +-

[OE-core] [PATCH 0/3] [RFC] enable Pegasus touch screen

2011-09-26 Thread edwin . zhai
From: Zhai Edwin Tom, These changes, based on meta-intel/tzanussi/pegasus, are needed to enable eGalax touch screen on Pegasus. Could you pls. help to review? When will you push Pegasus changes into meta-intel/master? We can have a common place for people to try pegasus... Thanks, Edwin The fo

[OE-core] [PATCH 1/3] eGalax touchscreen offical xorg driver

2011-09-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../xf86-input-egalax/88eGalaxCalibrate.sh |5 ++ .../xorg-driver/xf86-input-egalax_3.06.5605.bb | 49 2 files changed, 54 insertions(+), 0 deletions(-) create mode 100755 meta-pegasus/recipes-graphics/xorg-

[OE-core] [PATCH 2/3] Config xorg.conf with eGalax touchscreen input driver

2011-09-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../xserver-xf86-config/pegasus/xorg.conf | 10 ++ .../xorg-xserver/xserver-xf86-config_0.1.bbappend |2 ++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/meta-pegasus/recipes-graphics/xorg-xserver/xserver-

[OE-core] [PATCH 3/3] Enabled kernel module for eGalax touch screen.

2011-09-26 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta-pegasus/conf/machine/pegasus.conf |2 +- .../recipes-kernel/linux/linux-yocto/pegasus.cfg |4 .../linux/linux-yocto_2.6.37.bbappend | 12 3 files changed, 17 insertions(+), 1 deletions(-)

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

2011-09-27 Thread edwin . zhai
From: Zhai Edwin 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 on it. Could somebody have a double check on oe-core? Thanks, Edwin The

[OE-core] [PATCH 1/1] gnome-vfs: remove this obsolete recipe completely in favor of GIO/GVFS

2011-09-27 Thread edwin . zhai
From: Zhai Edwin Remove oprofileui/libgsf's dependence on gnome-vfs, delete table that is out of maintenance in clutter. Signed-off-by: Zhai Edwin --- .../recipes-gnome/libgsf/libgsf_1.14.5.bb |8 ++- meta-demoapps/recipes-graphics/clutter/table.inc | 13 - .../recipes-gra

[OE-core] [PATCH 3/4] tables: remove it as obsolete recipe

2011-09-27 Thread edwin . zhai
From: Zhai Edwin tables depends on obsolete gnome-vfs, and is not maintained in clutter git repo Signed-off-by: Zhai Edwin --- meta-demoapps/recipes-graphics/clutter/table.inc | 13 - .../recipes-graphics/clutter/table/fixes.patch | 16 .../recipes-graphi

[OE-core] [PATCH 4/4] gnome-vfs: remove it as obsolete recipe in favor of GIO/GVFS

2011-09-27 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../conf/distro/include/distro_tracking_fields.inc | 11 meta/conf/multilib.conf|1 - .../gnome/gnome-vfs-2.24.4/gconftool-lossage.patch | 13 - .../gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch | 53

[OE-core] [PATCH 1/4] oprofileui: remove dependence on gnome-vfs

2011-09-27 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-kernel/oprofile/oprofileui.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel/oprofile/oprofileui.inc b/meta/recipes-kernel/oprofile/oprofileui.inc index 5170357..ab14c38 100644 --- a/met

[OE-core] [PATCH 0/4] Remove gnome-vfs completely

2011-09-27 Thread edwin . zhai
From: Zhai Edwin All, gnome-vfs need to be removed and taken place by gio. These patches remove the dependece on it, and obsolete recipes that need it. Pls. help to pull. Thanks, Edwin The following changes since commit e3c5d7a90ae179af0ac128ea4dfc1a5a6602c2e4: libtool: Fix an issue where u

[OE-core] [PATCH 2/4] libgsf: remove dependence on gnome-vfs

2011-09-27 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../recipes-gnome/libgsf/libgsf_1.14.5.bb |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/meta-demoapps/recipes-gnome/libgsf/libgsf_1.14.5.bb b/meta-demoapps/recipes-gnome/libgsf/libgsf_1.14.5.bb index 3ac7

[OE-core] [PATCH 0/1] oprofileui: Update SRCREV

2011-09-30 Thread edwin . zhai
From: Zhai Edwin Hi, This patch update the oprofileui SRCREV to reflect following 2 patches already in upstream: migrate-from-gnomevfs-to-gio.patch & dso_linking_change_build_fix.patch Pls. help to pull. Thanks, Edwin The following changes since commit 9d1db6cc928199f8ac4960e8d4648563ef141427

[OE-core] [PATCH 1/1] oprofileui: Update SRCREV to reflect recent accpeted patches by upstream

2011-09-30 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-kernel/oprofile/oprofileui_git.bb |8 +++- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index 0047748..2b56981 1

[OE-core] [PATCH 0/1] matchbox-wm: remove x-session-manager handling

2012-01-04 Thread edwin . zhai
From: Zhai Edwin This is V2 version that made clear commit mesg and adjust alternative priority to make mini-x has high priority over matchbox-session according to Saul's suggestion. Thanks, Edwin The following changes since commit 021848be9eeb71de8acfba6c66c11645b01523b8: valgrind: Fix for

[OE-core] [PATCH 1/1] matchbox-wm: Remove x-session-manager handling

2012-01-04 Thread edwin . zhai
From: Zhai Edwin Windows manager should be independent on session manager, especially when we have multiple session manager like mini-x and matchbox session. This commit remove session-manager stuff in matchbox-wm, as matchbox-session already has duplicated code. Also adjust alternative priority

[OE-core] [PATCH 1/1] distro-tracking: Update info for webkit-gtk, web-webkit

2012-01-10 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../conf/distro/include/distro_tracking_fields.inc |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 14eff

[OE-core] [PATCH 0/1] Distro-tracking: Update info for manual check recipes

2012-01-10 Thread edwin . zhai
From: Zhai Edwin Saul, This is update for long time no check recipes. Pls. pull. Thanks, Edwin The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e: Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" (2012-01-10 18:33:25 +) are available in the git repos

[OE-core] [PATCH 0/1] Fix libGL path in 64b Ubuntu 11.10

2012-01-12 Thread edwin . zhai
From: Zhai Edwin >From 11.10, 64b Ubuntu has a new path for libGL.so. This patch fix it. Thanks, Edwin The following changes since commit 19241e7e2d88406c57613180dec9e7896c6674cc: distro-tracking: Update info for webkit-gtk, web-webkit (2012-01-11 11:01:32 +0800) are available in the git re

[OE-core] [PATCH 1/1] runqemu: Fix the wrong path of libGL.so in 64b Ubuntu 11.10

2012-01-12 Thread edwin . zhai
From: Zhai Edwin >From 11.10, libGL.so is installed @ /usr/lib/x86_64-linux-gnu/ in 64b Ubuntu. [YOCTO #1885] got fixed Signed-off-by: Zhai Edwin --- scripts/runqemu-internal | 11 ++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/scripts/runqemu-internal b/scripts

[OE-core] [PATCH 0/3] Fixes for multilib

2012-02-21 Thread edwin . zhai
From: Zhai Edwin All, These are fixes for multilib, and [Yocto 1906]. Pls. help to pull. Thanks, Edwin The following changes since commit 41a83ccfe50ec69425a4828fb5836d38d3f99e67: guile: fix cross configure failure (2012-02-10 17:01:42 +) are available in the git repository at: git:/

[OE-core] [PATCH 1/3] quicky: Fix for multilib

2012-02-21 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-qt/qt-apps/quicky_0.4.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-qt/qt-apps/quicky_0.4.bb b/meta/recipes-qt/qt-apps/quicky_0.4.bb index 20c04f8..73d3e99 100644 --- a/meta/recipes-qt/qt-ap

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

2012-02-21 Thread edwin . zhai
From: Zhai Edwin On qemu x86-64, scrollbar in vte got broken with one commit to change the way of emiting "changed" signal. This patch revert it as work around. [YOCTO #1906] got fixed. Signed-off-by: Zhai Edwin --- meta/recipes-support/vte/vte.inc |3 +- meta/recipes-supp

[OE-core] [PATCH 2/3] texi2html: Fix for multilib

2012-02-21 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-extended/texi2html/texi2html_5.0.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/texi2html/texi2html_5.0.bb b/meta/recipes-extended/texi2html/texi2html_5.0.bb index 068f8bc..02f3fe1 1

[OE-core] [PATCH 2/5] gnupg: Fix for multilib

2012-02-28 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-support/gnupg/gnupg_2.0.18.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-support/gnupg/gnupg_2.0.18.bb b/meta/recipes-support/gnupg/gnupg_2.0.18.bb index 6712269..abcb5fb 100644 --- a/meta/r

[OE-core] [PATCH 3/5] libskba: Fix for multilib

2012-02-28 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-support/libksba/libksba_1.2.0.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-support/libksba/libksba_1.2.0.bb b/meta/recipes-support/libksba/libksba_1.2.0.bb index 6489cc5..1d8d287 100644 ---

[OE-core] [PATCH 0/5] Fixes for multilib, qemugl and vte

2012-02-28 Thread edwin . zhai
From: Zhai Edwin All, These are patches to fix bugs and multilib on latest master. Pls. pull. Thanks, Edwin The following changes since commit 927bec5f72230be4f2452d9ef5a747b2c00cb781: bitbake.conf: Create a new filter variable BB_HASHCONFIG_WHITELIST (2012-02-27 20:10:41 +) are availa

[OE-core] [PATCH 4/5] qemugl: Fix gl apps failure on qemu-x86-64

2012-02-28 Thread edwin . zhai
From: Zhai Edwin Extend commit 028968 to qemu x86-64, where stack disorder happen due to register handling via push/pop. [YOCTO #1927] fixed Signed-off-by: Zhai Edwin --- .../mesa/qemugl/call_opengl_fix.patch | 40 +++- meta/recipes-graphics/mesa/qemugl_git.bb

[OE-core] [PATCH 5/5] self-hosted: Fix multiple libx11 error

2012-02-28 Thread edwin . zhai
From: Zhai Edwin Self-hosted needs package libx11-dev, which is ambiguous as virtual/libx11 is provided by libx11 or libx11-trim. This patch explictly set the perferred one, libx11-trim-dev, to avoid this. Signed-off-by: Zhai Edwin --- meta/recipes-core/tasks/task-self-hosted.bb |4 ++-- 1

[OE-core] [PATCH 1/5] vte: fix scroll issue

2012-02-28 Thread edwin . zhai
From: Zhai Edwin On qemu x86-64, scrollbar in vte got broken with one commit to change the way of emiting "changed" signal. This patch revert it as work around. [YOCTO #1906] got fixed. Signed-off-by: Zhai Edwin --- meta/recipes-support/vte/vte.inc |3 +- meta/recipes-supp

[OE-core] [PATCH 2/4] self-hosted: Fix multiple libx11 error

2012-03-05 Thread edwin . zhai
From: Zhai Edwin Self-hosted needs package libx11-dev, which is ambiguous as virtual/libx11 is provided by libx11 or libx11-trim. This patch explictly set the perferred one, libx11-trim-dev, to avoid this. Signed-off-by: Zhai Edwin --- meta/recipes-core/tasks/task-self-hosted.bb |4 ++-- 1

[OE-core] [PATCH 0/4] Fixes for multilib and VTE, Mar 6, 2012

2012-03-05 Thread edwin . zhai
From: Zhai Edwin RP, 2 fixes for multilib. 1 for VTE, which just revert a simple commit after last VTE upgrade. Although doesn't hit the root cause, it fix the end user experience issue and is more light-weight than reverting whole VTE upgrade. We can revisit it for root cause in future. Thanks,

[OE-core] [PATCH 4/4] shadow-sysroot: Fix for multilib

2012-03-05 Thread edwin . zhai
From: Zhai Edwin Fix following error in multilib build: "ERROR: Task do_package_setscene depends upon nonexistant task poky/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb:do_populate_sysroot_setscene" >From richard.pur...@linuxfoundation.org Signed-off-by: Zhai Edwin --- meta/classes/

[OE-core] [PATCH 1/4] vte: fix scroll issue

2012-03-05 Thread edwin . zhai
From: Zhai Edwin On qemu x86-64, scrollbar in vte got broken with one commit to change the way of emiting "changed" signal. This patch revert it as work around. [YOCTO #1906] got fixed. Signed-off-by: Zhai Edwin --- meta/recipes-support/vte/vte.inc |3 +- meta/recipes-supp

[OE-core] [PATCH 3/4] multilib: extend all recipes in multilib.conf

2012-03-05 Thread edwin . zhai
From: Dongxiao Xu Signed-off-by: Dongxiao Xu Signed-off-by: Zhai Edwin --- meta/conf/multilib.conf | 313 --- 1 files changed, 297 insertions(+), 16 deletions(-) diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index d366fd3..3b47c48

[OE-core] [PATCH 1/1] qemugl: Hide some GLX extensions by default

2012-03-16 Thread edwin . zhai
From: Zhai Edwin Exporting these extensions make guest call some missing GLX API then crash. It's hacky to implement these APIs, so hide these extensions as fix. [YOCTO #1927] got fixed Signed-off-by: Zhai Edwin --- .../mesa/qemugl/extensions_emulation.patch | 34 +++

[OE-core] [PATCH 0/1] qemugl fix

2012-03-16 Thread edwin . zhai
From: Zhai Edwin RP, This fixed [YOCTO #1927]. Pls. help to review and pull. Thanks, Edwin The following changes since commit be0f9dd483af2a2f55b2ae8ef9ca172e7c90819c: python-imaging: bring in fixes from meta-oe (2012-03-16 10:57:09 +) are available in the git repository at: git://git

[OE-core] [PATCH 0/1] gnutls: fix configure failure

2011-10-08 Thread edwin . zhai
From: Zhai Edwin All, This patch fix configure failure of guntls after last upgrade. Pls. help to review. Thanks, Edwin The following changes since commit 0d8c8cf462e5df446669355b554b3d5fdc532a11: mutter: update to 2.29.1 and fix SRC_URI (2011-10-07 11:35:50 +0100) are available in the git

[OE-core] [PATCH 1/1] gnutls: Fix configure failure

2011-10-08 Thread edwin . zhai
From: Zhai Edwin gnutls fails in configure as depends on p11-kit after last upgrade. Removing this dependency via configure option can fix following error: | checking for fork... (cached) yes | checking for P11_KIT... configure: error: Package requirements (p11-kit-1 >= 0.2) were not met: | |

[OE-core] [PATCH 2/2] pcmanfm: Upgrade to 0.9.9

2011-10-11 Thread edwin . zhai
From: Zhai Edwin Update owl-window-menu.patch. Signed-off-by: Zhai Edwin --- .../pcmanfm/files/owl-window-menu.patch| 53 ++-- .../pcmanfm/{pcmanfm_0.9.8.bb => pcmanfm_0.9.9.bb} |6 +- 2 files changed, 29 insertions(+), 30 deletions(-) rename meta/recipes-sat

[OE-core] [PATCH 1/2] libfm: Upgrade to 0.1.16

2011-10-11 Thread edwin . zhai
From: Zhai Edwin Remove obsolete use_deprecate_func.patch, and add configure_fix.patch to update configure.ac Signed-off-by: Zhai Edwin --- .../libfm/libfm-0.1.14/use_deprecate_func.patch| 13 - .../libfm/libfm-0.1.16/configure_fix.patch | 19 +++ ..

[OE-core] [PATCH 0/2] Upgrade libfm/pcmanfm

2011-10-11 Thread edwin . zhai
From: Zhai Edwin All, These 2 patches upgrade libfm and pcmanfm. Pls. help to review and pull. Thanks, Edwin The following changes since commit 0d8c8cf462e5df446669355b554b3d5fdc532a11: mutter: update to 2.29.1 and fix SRC_URI (2011-10-07 11:35:50 +0100) are available in the git repository

[OE-core] [PATCH 1/1] matchbox-wm: Fix variable type in _NET_WORKAREA setting

2011-11-21 Thread edwin . zhai
From: Zhai Edwin According to XChangeProperty doc, array of "long" should be used when format is 32. Wrong _NET_WORKAREA parameter caused blank screen in matchbox-desktop on 64 bit platform. [YOCTO #1689] got fixed. Signed-off-by: Zhai Edwin --- .../matchbox-wm/matchbox-wm_git.bb

[OE-core] [PATCH 0/1] Fix matchbox-window-manager variable type error on x86-64

2011-11-21 Thread edwin . zhai
From: Zhai Edwin RP, This fix the blank screen of matchbox-desktop caused by wrong variable type for _NET_WORKAREA in matchbox-window-manager. [YOCTO #1689] fixed. The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4: netbase: update 4.46 -> 4.47 (2011-11-21 18:49:40 +

[OE-core] [PATCH 3/8] polkit-gnome: Upgrade to 0.102

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- ...polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/polkit/{polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} (86%) diff --git a/meta/recipes-extended/polkit

[OE-core] [PATCH 5/8] libcroco: Upgrade to 0.6.3

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../{libcroco_0.6.2.bb => libcroco_0.6.3.bb} |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcroco/{libcroco_0.6.2.bb => libcroco_0.6.3.bb} (80%) diff --git a/meta/recipes-support/libcroco/libcr

[OE-core] [PATCH 2/8] xz: Upgrade to 5.0.3

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../xz/{xz_5.0.2.bb => xz_5.0.3.bb}|4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/xz/{xz_5.0.2.bb => xz_5.0.3.bb} (82%) diff --git a/meta/recipes-extended/xz/xz_5.0.2.bb b/meta/recipes-

[OE-core] [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag

2011-11-29 Thread edwin . zhai
From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../eee-acpi-scripts/eee-acpi-scripts_git.bb |6 +- .../eee-acpi-scripts/files/remove-doc-check.patch | 42 ++-- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acp

[OE-core] [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011

2011-11-29 Thread edwin . zhai
From: Zhai Edwin All, These are recipes upgrade for gtk+, busybox, libsoup-2.4... pls. help to review and pull. Thanks, Edwin bitbake: Update users of getVar/setVar to use the data store functions directly (2011-11-27 10:35:30 +) are available in the git repository at: git://git.pokyl

  1   2   >