From c82c8e8e716944e2aaf39c848a0c0e13381116ac Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 11 Oct 2022 12:54:07 +0300 Subject: [PATCH 1/2] Added libbaresip submodule --- .gitmodules | 4 ++++ libbaresip-android | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 libbaresip-android diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..f7645801 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "libbaresip-android"] + path = libbaresip-android + url = https://github.com/juha-h/libbaresip-android + branch = master diff --git a/libbaresip-android b/libbaresip-android new file mode 160000 index 00000000..2df24008 --- /dev/null +++ b/libbaresip-android @@ -0,0 +1 @@ +Subproject commit 2df240084314abc0da81cb6c9dd868bfc90a31e4 From 302985de8a5403b003e5cddd1b5664d53995f09c Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 11 Oct 2022 22:28:17 +0300 Subject: [PATCH 2/2] Submodule update --- libbaresip-android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbaresip-android b/libbaresip-android index 2df24008..17f1015b 160000 --- a/libbaresip-android +++ b/libbaresip-android @@ -1 +1 @@ -Subproject commit 2df240084314abc0da81cb6c9dd868bfc90a31e4 +Subproject commit 17f1015b3928f4ba8fe246cab5db356ba768f007