Update .gitreview for r/stx.2.0

Also add bindep.txt to install libxml2

Sometime between Jun 19 2019 and today (Aug 6 2019) xmllint
is no longer available by default or via another route,
we need to install it ourselves.

Change-Id: Iadfa51ff5053875890c9c250c996150a74279f38
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2019-08-06 14:31:16 -04:00
parent 4266b8bec6
commit 6399310de4
2 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,4 @@
host=review.opendev.org
port=29418
project=starlingx/manifest.git
defaultbranch=r/stx.2.0

2
bindep.txt Normal file
View File

@ -0,0 +1,2 @@
libxml2-utils [platform:dpkg]
libxml2 [platform:rpm]