summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2019-11-22 12:56:06 -0800
committerAlistair Delva <adelva@google.com>2019-11-22 12:56:06 -0800
commitea8ecb18a5d6bd3540c5a1b1b42dbb277f30857d (patch)
tree8634d901aeb99d9e6e93ac460a29ad09bd423d85
parent62492177de1539325c2b4094b1c79a954e346445 (diff)
downloadmanifest-ea8ecb18a5d6bd3540c5a1b1b42dbb277f30857d.tar.gz
Add pybind11 to fix build
Change-Id: I34b3a0f166e341518e248d59554a2593b74451ef
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 788bc4b1b..a3a3324e2 100644
--- a/default.xml
+++ b/default.xml
@@ -377,6 +377,7 @@
<project path="external/python/py" name="platform/external/python/py" groups="pdk" clone-depth="1" />
<project path="external/python/pyasn1" name="platform/external/python/pyasn1" groups="vts,pdk" clone-depth="1" />
<project path="external/python/pyasn1-modules" name="platform/external/python/pyasn1-modules" groups="vts,pdk" clone-depth="1" />
+ <project path="external/python/pybind11" name="platform/external/python/pybind11" groups="pdk" clone-depth="1" />
<project path="external/python/pycparser" name="platform/external/python/pycparser" groups="pdk" clone-depth="1" />
<project path="external/python/pyopenssl" name="platform/external/python/pyopenssl" groups="pdk" clone-depth="1" />
<project path="external/python/pyparsing" name="platform/external/python/pyparsing" groups="vts,pdk" clone-depth="1" />