All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] kernel.py: replace os.popen with subprocess.Popen
@ 2012-06-01  8:51 Robert Yang
  2012-06-01  8:51 ` [PATCH 1/1] " Robert Yang
  2012-06-11 17:50 ` [PATCH 0/1] " Flanagan, Elizabeth
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Yang @ 2012-06-01  8:51 UTC (permalink / raw)
  To: poky

Note: This is only for yocto, not for oe-core, since oe-core doesn't
have scripts/lib/bsp/kernel.py.

// Robert

The following changes since commit de4cdfd6bc1280ac7ac0559b87734d26294ef773:

  documentation/kernel-manual/kernel-how-to.xml: Updated to kernel 3.4 (2012-05-31 21:16:55 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib robert/kernel_py
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/kernel_py

Robert Yang (1):
  kernel.py: replace os.popen with subprocess.Popen

 scripts/lib/bsp/kernel.py |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)



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

end of thread, other threads:[~2012-06-12 10:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01  8:51 [PATCH 0/1] kernel.py: replace os.popen with subprocess.Popen Robert Yang
2012-06-01  8:51 ` [PATCH 1/1] " Robert Yang
2012-06-08 15:08   ` Darren Hart
2012-06-08 15:14     ` Martin Jansa
2012-06-08 15:39       ` Darren Hart
2012-06-12 10:34         ` Richard Purdie
2012-06-11 17:50 ` [PATCH 0/1] " Flanagan, Elizabeth

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.