Use relative path for libpng submodule, don't force ssh/http

This commit is contained in:
Reinhold Gschweicher 2022-03-08 21:48:10 +01:00
parent 2e81595abf
commit 0b12245c08

2
.gitmodules vendored
View File

@ -6,4 +6,4 @@
url = ../../lvgl/lv_drivers.git
[submodule "libpng"]
path = libpng
url = git@github.com:glennrp/libpng.git
url = ../../glennrp/libpng.git