diff --git a/.gitignore b/.gitignore index 1e76952..d2bf6cb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,4 @@ src/packages/fastd/ src/packages/libremap/ src/packages/openwrt/ src/packages/routing/ -src/packages/tunneldigger/ .project \ No newline at end of file diff --git a/bsp/wdr4300/.config b/bsp/wdr4300/.config index 4903af9..b676df9 100644 --- a/bsp/wdr4300/.config +++ b/bsp/wdr4300/.config @@ -2389,7 +2389,6 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set -CONFIG_PACKAGE_tunneldigger=y # CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh is not set CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_ubox=y diff --git a/bsp/wdr4900/.config b/bsp/wdr4900/.config index 257ea02..efe3fb0 100644 --- a/bsp/wdr4900/.config +++ b/bsp/wdr4900/.config @@ -2391,7 +2391,6 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set -CONFIG_PACKAGE_tunneldigger=y # CONFIG_PACKAGE_uboot-envtools is not set CONFIG_PACKAGE_ubox=y CONFIG_PACKAGE_ubusd=y diff --git a/bsp/wr1043nd/.config b/bsp/wr1043nd/.config index 26d4b9a..4c5f9f6 100644 --- a/bsp/wr1043nd/.config +++ b/bsp/wr1043nd/.config @@ -2389,7 +2389,6 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set -CONFIG_PACKAGE_tunneldigger=y # CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh is not set CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_ubox=y diff --git a/bsp/wr740n/.config b/bsp/wr740n/.config index 6c43035..bea3201 100644 --- a/bsp/wr740n/.config +++ b/bsp/wr740n/.config @@ -2391,7 +2391,6 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set -CONFIG_PACKAGE_tunneldigger=y CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh=y CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_ubox=y diff --git a/bsp/wr741/.config b/bsp/wr741/.config index 07c31e3..4b7233d 100644 --- a/bsp/wr741/.config +++ b/bsp/wr741/.config @@ -2386,7 +2386,6 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set -CONFIG_PACKAGE_tunneldigger=y CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh=y CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_ubox=y diff --git a/bsp/wr841/.config b/bsp/wr841/.config index 6df23dc..ad2c19e 100644 --- a/bsp/wr841/.config +++ b/bsp/wr841/.config @@ -2387,7 +2387,6 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_tune2fs is not set -CONFIG_PACKAGE_tunneldigger=y CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh=y CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_ubox=y diff --git a/buildscript b/buildscript index 5ff3c84..de5ff99 100755 --- a/buildscript +++ b/buildscript @@ -53,17 +53,6 @@ get_source() { test -d fastd || git clone git://git.metameute.de/lff/pkg_fastd fastd git --git-dir=fastd/.git --work-tree=fastd/ checkout v14-1 - if [ ! -d tunneldigger ]; then - git init tunneldigger - cd tunneldigger/ - git remote add -f origin https://github.com/wlanslovenija/firmware-packages-opkg.git - git config core.sparsecheckout true - echo net/tunneldigger/ >> .git/info/sparse-checkout - git pull origin - cd .. - fi - git --git-dir=tunneldigger/.git --work-tree=tunneldigger checkout 8c750d28506c08abbcce9edc5761332074b43116 - test -d libremap || git clone https://github.com/libremap/libremap-agent-openwrt.git libremap git --git-dir=libremap/.git --work-tree=libremap checkout 7194289d4b8a009df10613a3a88dc841fa26f423 @@ -88,7 +77,6 @@ prepare() { $target/scripts/feeds install -p packagesol nodewatcher $target/scripts/feeds install -p fastd fastd libuecc - $target/scripts/feeds install -p tunneldigger tunneldigger $target/scripts/feeds install -p libremap libremap-agent $target/scripts/feeds install -p routing alfred kmod-batman-adv kmod-batgat $target/scripts/feeds install -p openwrt bridge ethtool gpioctl-sysfs horst libugpio mii-tool wavemon kmod-gpiotoggling