Update git submodules

* Update ovsdbapp from branch 'master'
  to 5f429b72303abbad7bbd88dfc621166e3faabf90
  - Use daemon property instead of setDaemon method
    
    The setDaemon method of the threading.Thread was deprecated
    in Python 3.10 (*).
    Replace the setDaemon method with the daemon property.
    
    *: https://docs.python.org/3.10/library/threading.html#threading.Thread.setDaemon
    
    Change-Id: Id4b6df45ba4741e410692df7bd11db3f56f00f45
    Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
Takashi Natsume 2022-11-03 15:10:10 +09:00 committed by Gerrit Code Review
parent b718bd49c9
commit 66411e8057

@ -1 +1 @@
Subproject commit fd6dab160dfc7455019d83170d637f686d52a7f3
Subproject commit 5f429b72303abbad7bbd88dfc621166e3faabf90