All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of devtool/recipetool fixes
@ 2015-10-02 13:05 Paul Eggleton
  2015-10-02 13:05 ` [PATCH 1/2] devtool: update-recipe: avoid updating patches that have not changed Paul Eggleton
  2015-10-02 13:05 ` [PATCH 2/2] recipetool: create: fix change in path structure if --extract-to path exists Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2015-10-02 13:05 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 6545e402d6411dbd16eae7049a76d47e9a8f996d:

  build-appliance-image: Update to jethro head revision (2015-10-01 17:55:07 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  devtool: update-recipe: avoid updating patches that have not changed
  recipetool: create: fix change in path structure if --extract-to path
    exists

 scripts/lib/devtool/standard.py  | 29 ++++++++++++++++++++++++++---
 scripts/lib/recipetool/create.py |  6 ++++++
 2 files changed, 32 insertions(+), 3 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-10-02 13:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 13:05 [PATCH 0/2] A couple of devtool/recipetool fixes Paul Eggleton
2015-10-02 13:05 ` [PATCH 1/2] devtool: update-recipe: avoid updating patches that have not changed Paul Eggleton
2015-10-02 13:05 ` [PATCH 2/2] recipetool: create: fix change in path structure if --extract-to path exists 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.