From patchwork Fri Dec 16 07:53:21 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Some bug fixing, Edwin, Dec16, 2011 Date: Fri, 16 Dec 2011 07:53:21 -0000 From: Zhai, Edwin X-Patchwork-Id: 17101 Message-Id: To: openembedded-core@lists.openembedded.org From: Zhai Edwin all, These patches fix rootless X start failure and dates launch hang. Pls. pull. Thanks, Edwin The following changes since commit 6036845d1c07420a99b78421bb3479adf7d754e7: Patch Upstream Status Updates (2011-12-15 14:36:26 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib gzhai/master2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2 Zhai Edwin (2): xserver-nodm-init: Fix xuser creation libical: Fix deadlock in pthread .../x11-common/xserver-nodm-init.bb | 6 +- meta/recipes-sato/libical/files/pthread-fix.patch | 52 ++++++++++++++++++++ meta/recipes-sato/libical/libical_0.47.bb | 5 ++- 3 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-sato/libical/files/pthread-fix.patch