diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-11-15 21:07:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-15 21:07:48 +0000 |
commit | ffe9e2101d566c8e1e4a71be8477d7c6d25805a0 (patch) | |
tree | b8885d66109d6a3374cdc2bd0a2793196812510a /.gitmodules | |
parent | 7eb132e3d66f1f78dc0b4acc41240149967d8c85 (diff) | |
parent | b26467eac82e9b8d7b44878a99dd89dfe9f398b7 (diff) |
Merge "AArch64: Ubuntu local partial mirror: Add arm64"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b49fa711..684867af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,8 @@ url = https://gerrit.opnfv.org/gerrit/vswitchperf.git branch = master ignore = all +[submodule "packetary"] + path = upstream/packetary + url = https://github.com/openstack/packetary.git + branch = master + ignore = all |