diff options
| author | Michael Forney <mforney@mforney.org> | 2017-01-22 19:32:00 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-01-22 19:35:52 -0800 |
| commit | 18fe6aea19c99fbffa2c478ac44ff4ab3aeb0f82 (patch) | |
| tree | 53b3fca62b839906f0a91bee086c7bb5536247d7 /.gitmodules | |
| parent | e0105e05bb9fd614f3230e11da6023bb3c27f1f1 (diff) | |
kbd: Update to 2.0.4
Also, switch to building from source tar archive so that we don't need
to import pre-generated parsers/lexers, and we don't need to port the
gen_charset_syms.pl script to awk.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 1f1cd0a2..8acac61e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -66,10 +66,6 @@ path = pkg/iproute2/src url = https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git ignore = all -[submodule "pkg/kbd/src"] - path = pkg/kbd/src - url = https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git - ignore = all [submodule "pkg/libass/src"] path = pkg/libass/src url = https://github.com/libass/libass |
