| Submitter | Zhai, Edwin |
|---|---|
| Date | Dec. 16, 2011, 7:53 a.m. |
| Message ID | <cover.1324021777.git.edwin.zhai@intel.com> |
| Download | mbox |
| Permalink | /patch/17101/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib gzhai/master2Comments
On Fri, 2011-12-16 at 15:53 +0800, edwin.zhai@intel.com wrote: > From: Zhai Edwin <edwin.zhai@intel.com> > > 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 Merged to master, thanks. Richard
From: Zhai Edwin <edwin.zhai@intel.com> 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