Update git submodules

* Update devstack from branch 'master'
  - Merge "Install bindep packages when installing lib from src"
  - Install bindep packages when installing lib from src
    
    Most libs maintain their own system packages in a local bindep.txt file.
    We don't currently use those when installing packages from source, which
    can result in broken package installs.
    
    This adds a flag to always attempt to install bindep packages if the
    bindep.txt file exists. If a file cannot be found, it will just emit a
    warning and carry on.
    
    Change-Id: Ia0570f837b8af1c3fee0a314b026a4a7ed27e6a9
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Zuul 2020-07-30 09:27:55 +00:00 committed by Gerrit Code Review
parent d7d23c8eac
commit ef43142e18
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9208a371f3e2e35729445add8e2f23a90fc08d92
Subproject commit 647fef0b405deea635a710c124d508a59e6d1119