Update git submodules

* Update bindep from branch 'master'
  - Allow mentioning tools paths in bindep
    
    yum/dnf package managers do allow mentioning full path to executable
    instead of rpm name for installing it.
    
    This allows users to install needed tool regardless what package name
    may provide it (which may depend on what repos they have installed or
    enabled).
    
    This allows 'package' names to start with slash as this is a requirement
    for triggering this feature in yum/rpm.
    
    Practice use-case scenario: user wants docker to be installed but docker
    could be installed from docker rpm or from docker-ce rpm if user added
    upstream repositories. Both of them provide the same executable, but
    the package manager will pick one based on its priorities.
    
    Command line example: yum install -y /usr/bin/docker
    
    Change-Id: I7e47ee956e9496d9f47a98f9595790797c8d1789
This commit is contained in:
Sorin Sbarnea 2019-02-07 17:10:44 +00:00 committed by Gerrit Code Review
parent 9ce943e38d
commit 1967454f00
1 changed files with 1 additions and 1 deletions

2
bindep

@ -1 +1 @@
Subproject commit 1568971ca028100b545c9fd8197a579d4bc0a271
Subproject commit 0bc70eee07b1832d5e3e1e75f531d394523e107e