From 18fe6aea19c99fbffa2c478ac44ff4ab3aeb0f82 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 22 Jan 2017 19:32:00 -0800 Subject: 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. --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3