[poky] [PATCH 0/1] kernel.py: replace os.popen with subprocess.Popen

Robert Yang liezhi.yang at windriver.com
Fri Jun 1 01:51:42 PDT 2012


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(-)




More information about the poky mailing list