From bfa688c15ccdc2af14857283b3a227fc22ec4336 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 14 Jan 2019 13:36:56 -0500 Subject: update submodules --- .gitmodules | 9 +++++++++ apache-orc | 1 + arrow | 2 +- gflags-static | 1 + google-glog-static | 1 + python-pyarrow | 2 +- 6 files changed, 14 insertions(+), 2 deletions(-) create mode 160000 apache-orc create mode 160000 gflags-static create mode 160000 google-glog-static diff --git a/.gitmodules b/.gitmodules index 0600872..3b89342 100644 --- a/.gitmodules +++ b/.gitmodules @@ -266,3 +266,12 @@ [submodule "lime-git"] path = lime-git url = ssh://aur@aur.archlinux.org/lime-git +[submodule "gflags-static"] + path = gflags-static + url = ssh://aur@aur.archlinux.org/gflags-static.git +[submodule "google-glog-static"] + path = google-glog-static + url = ssh://aur@aur.archlinux.org/google-glog-static.git +[submodule "apache-orc"] + path = apache-orc + url = ssh://aur@aur.archlinux.org/apache-orc.git diff --git a/apache-orc b/apache-orc new file mode 160000 index 0000000..299753e --- /dev/null +++ b/apache-orc @@ -0,0 +1 @@ +Subproject commit 299753e7ace41ca38922342d96beb63f843218ee diff --git a/arrow b/arrow index 19f8ffa..81aa036 160000 --- a/arrow +++ b/arrow @@ -1 +1 @@ -Subproject commit 19f8ffa066b5acc484fb96d7f16f8b83e5e4cfee +Subproject commit 81aa036734308b257e1ee4f05a66ebbaad60df97 diff --git a/gflags-static b/gflags-static new file mode 160000 index 0000000..b27700d --- /dev/null +++ b/gflags-static @@ -0,0 +1 @@ +Subproject commit b27700d9178b11180f0357b3293eec79caa353be diff --git a/google-glog-static b/google-glog-static new file mode 160000 index 0000000..06cf286 --- /dev/null +++ b/google-glog-static @@ -0,0 +1 @@ +Subproject commit 06cf2863288930e43d9f0d60eafc7d8df34c0525 diff --git a/python-pyarrow b/python-pyarrow index 8ab1153..a1d74e4 160000 --- a/python-pyarrow +++ b/python-pyarrow @@ -1 +1 @@ -Subproject commit 8ab1153e1c5f74c438ceed48bce810301c14e781 +Subproject commit a1d74e4d7f49af02e168432cef4932a5509476fa -- cgit v1.2.3-70-g09d2