summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2020-06-03 18:41:19 +0530
committerVijay Kumar Banerjee <vijay@rtems.org>2020-06-05 17:58:47 +0530
commit40b0b3ee4e7fd89d261b023ef5a564b8bdd19915 (patch)
tree782577ecd3d3f191a6721ac187814c7447186f1e
parentlvgl.py: Replace deprecated file by open. (diff)
downloadrtems-littlevgl-40b0b3ee4e7fd89d261b023ef5a564b8bdd19915.tar.bz2
update lvgl and lv_drivers submodule url
-rw-r--r--.gitmodules4
1 files 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