[OE-core] [PATCH 0/2] A couple of fixes for recipetool

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jun 29 03:12:02 UTC 2016


The following changes since commit 646c366c2566bd8dd6f73681cea9f5b021589a56:

  gst-player: upgrade to latest HEAD (2016-06-27 14:08:37 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/recipetool-fixes3
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/recipetool-fixes3

Paul Eggleton (2):
  recipetool: create: avoid decoding errors with Python 3
  recipetool: create: drop unused convert_pkginfo() function

 scripts/lib/recipetool/create.py          | 35 +++----------------------------
 scripts/lib/recipetool/create_buildsys.py | 14 ++++++-------
 scripts/lib/recipetool/create_kernel.py   |  2 +-
 scripts/lib/recipetool/create_kmod.py     |  4 ++--
 scripts/lib/recipetool/create_npm.py      |  2 +-
 5 files changed, 14 insertions(+), 43 deletions(-)

-- 
2.5.5




More information about the Openembedded-core mailing list