Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of fixes for recipetool
@ 2016-06-29  3:12 Paul Eggleton
  2016-06-29  3:12 ` [PATCH 1/2] recipetool: create: avoid decoding errors with Python 3 Paul Eggleton
  2016-06-29  3:12 ` [PATCH 2/2] recipetool: create: drop unused convert_pkginfo() function Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2016-06-29  3:12 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2016-06-29  3:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29  3:12 [PATCH 0/2] A couple of fixes for recipetool Paul Eggleton
2016-06-29  3:12 ` [PATCH 1/2] recipetool: create: avoid decoding errors with Python 3 Paul Eggleton
2016-06-29  3:12 ` [PATCH 2/2] recipetool: create: drop unused convert_pkginfo() function Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox