diff --git a/.gitignore b/.gitignore index 1e76952cb1a2cff4f3d7a21337e264709554aad0..d2bf6cbfd97c7827808e9427d69d1fdf7cc881b5 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 4903af921f543507dec229e048734fbeecfbb97c..b676df9fa3c9785d63e47b6fefb02a1196bbe669 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 257ea0203684fc6084ce6b29a74041d423d436ec..efe3fb052d571715ae5d23d48b73dd1226dce780 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 26d4b9afd85e5e4a0db7a70dacadba9c28c632a2..4c5f9f6796d8108f723c6814f3434e132a3790d8 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 6c4303562040a0461b9274f4375101d2e2789236..bea3201a91751729d30bb30aa1811328185277ee 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 07c31e3024a61849768d8f54a598d7103463a367..4b7233d1520ddc142797c3f54ba4dc70116b25da 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 6df23dca4f731fe19cecffe1d306c74121213d94..ad2c19edb9d870a2eb3c3142e85b79d8dcf0be11 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 5ff3c8458d7bb5caeff321327621df82e8e5c361..de5ff9905d576b65bc16acde1c03c7b5f275819f 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