All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix dead lock issue when use smart with pygtk
@ 2015-07-30  6:37 Kai Kang
  2015-07-30  6:37 ` [PATCH 1/1] smartpm: set noprogress for pycurl Kai Kang
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Kang @ 2015-07-30  6:37 UTC (permalink / raw)
  To: ross.burton; +Cc: openembedded-core

Hi Ross,

I sent this patch before, but no comment and has not been merged yet.
So I re-send it for review.

Thanks.

The following changes since commit 2a1573841e2b5dbfce93aaaf27ad7177c71f45ab:

  sshcontrol: Use os.environ.copy() instead of copy.copy() (2015-07-29 22:54:12 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib kangkai/smartpm
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/smartpm

Kai Kang (1):
  smartpm: set noprogress for pycurl

 .../smart-set-noprogress-for-pycurl.patch            | 20 ++++++++++++++++++++
 meta/recipes-devtools/python/python-smartpm_git.bb   |  1 +
 2 files changed, 21 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-30  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30  6:37 [PATCH 0/1] Fix dead lock issue when use smart with pygtk Kai Kang
2015-07-30  6:37 ` [PATCH 1/1] smartpm: set noprogress for pycurl Kai Kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.