[rtems-littlevgl commit] update lvgl and lv_drivers submodule url
Vijay Kumar Banerjee
vijay at rtems.org
Fri Jun 5 12:32:41 UTC 2020
Module: rtems-littlevgl
Branch: master
Commit: 40b0b3ee4e7fd89d261b023ef5a564b8bdd19915
Changeset: http://git.rtems.org/rtems-littlevgl/commit/?id=40b0b3ee4e7fd89d261b023ef5a564b8bdd19915
Author: Vijay Kumar Banerjee <vijay at rtems.org>
Date: Wed Jun 3 18:59:19 2020 +0530
update lvgl and lv_drivers submodule url
---
.gitmodules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 5bf0006..9ba836e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "lv_drivers"]
path = lv_drivers
- url = https://github.com/littlevgl/lv_drivers.git
+ url = https://github.com/lvgl/lv_drivers.git
[submodule "lvgl"]
path = lvgl
- url = https://github.com/littlevgl/lvgl.git
+ url = https://github.com/lvgl/lvgl.git
[submodule "rtems_waf"]
path = rtems_waf
url = git://git.rtems.org/rtems_waf.git
More information about the vc
mailing list