All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for devtool update-recipe
@ 2016-11-03  2:53 Paul Eggleton
  2016-11-03  2:53 ` [PATCH 1/2] devtool: update-recipe: decode output before treating it as a string Paul Eggleton
  2016-11-03  2:53 ` [PATCH 2/2] lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dir Paul Eggleton
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Eggleton @ 2016-11-03  2:53 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 98c6ebf1e05158c689e01b785d32757847cdb10c:

  oeqa/selftest/kernel.py: Add new file destined for kernel related tests (2016-11-01 10:05:40 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/devtool-update-recipe
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool-update-recipe

Paul Eggleton (2):
  devtool: update-recipe: decode output before treating it as a string
  lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dir

 meta/lib/oe/recipeutils.py      | 6 +++++-
 scripts/lib/devtool/standard.py | 1 +
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-11-03  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03  2:53 [PATCH 0/2] Fixes for devtool update-recipe Paul Eggleton
2016-11-03  2:53 ` [PATCH 1/2] devtool: update-recipe: decode output before treating it as a string Paul Eggleton
2016-11-03  8:18   ` Paul Eggleton
2016-11-03  2:53 ` [PATCH 2/2] lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dir Paul Eggleton

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.