[bitbake-devel] [PATCH 0/2] Fixes for some tinfoil2 omissions

Paul Eggleton paul.eggleton at linux.intel.com
Mon Mar 20 04:05:51 UTC 2017


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




More information about the bitbake-devel mailing list