diff options
author | John Klug <john.klug@multitech.com> | 2023-05-24 17:29:53 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2023-05-24 17:29:53 -0500 |
commit | 03e5ff51b132b66eebecd28dd157afe25b73e5fa (patch) | |
tree | e8033a2575170faa480b62501e07aa8226e0d333 /.gitmodules | |
parent | 8a8b191e147f5b2b64b9f4a209fddbb41e80b00d (diff) | |
download | mlinux-03e5ff51b132b66eebecd28dd157afe25b73e5fa.tar.gz mlinux-03e5ff51b132b66eebecd28dd157afe25b73e5fa.tar.bz2 mlinux-03e5ff51b132b66eebecd28dd157afe25b73e5fa.zip |
Final mLinux 6.3.0 Distro Version with Yocto Dunfell (3.1)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index a526e49..6e58c33 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,10 +26,6 @@ path = layers/meta-nodejs url = https://github.com/imyller/meta-nodejs.git branch = master -[submodule "layers/meta-python2"] - path = layers/meta-python2 - url = https://git.openembedded.org/meta-python2 - branch = dunfell [submodule "layers/meta-mono"] path = layers/meta-mono url = https://git.yoctoproject.org/meta-mono |