All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for some tinfoil2 omissions
@ 2017-03-20  4:05 Paul Eggleton
  2017-03-20  4:05 ` [PATCH 1/2] tinfoil: fix override handling in remote datastores Paul Eggleton
  2017-03-20  4:05 ` [PATCH 2/2] data_smart: implement missing remote datastore operations Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-03-20  4:05 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 1ff9b3c669fa187f152de7b8b57d14c2468d926c:

  tests/data: Add inactive remove override test (2017-03-16 12:54:59 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/tinfoil-datastore-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/tinfoil-datastore-fixes

Paul Eggleton (2):
  tinfoil: fix override handling in remote datastores
  data_smart: implement missing remote datastore operations

 lib/bb/command.py    |  37 +++++++++++++--
 lib/bb/data_smart.py |  44 +++++++++++++----
 lib/bb/tests/data.py | 132 ++++++++++++++++++++++++++++++++++++++++++++-------
 lib/bb/tinfoil.py    |  37 +++++++++++++--
 4 files changed, 218 insertions(+), 32 deletions(-)

-- 
2.9.3



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

end of thread, other threads:[~2017-03-20  4:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20  4:05 [PATCH 0/2] Fixes for some tinfoil2 omissions Paul Eggleton
2017-03-20  4:05 ` [PATCH 1/2] tinfoil: fix override handling in remote datastores Paul Eggleton
2017-03-20  4:05 ` [PATCH 2/2] data_smart: implement missing remote datastore operations 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.