diff options
author | Tobias Schramm <tobleminer@gmail.com> | 2018-06-29 01:59:40 +0200 |
---|---|---|
committer | Tobias Schramm <tobleminer@gmail.com> | 2018-06-29 01:59:40 +0200 |
commit | 3564085dc358ff4acc5567e1f2277f75a9f9c6f0 (patch) | |
tree | 7f5de539a5d2cfdaa4c17fcb3c9de365b296bce4 | |
parent | 97bb0b669844f96512b376700351e0fc9f5a5f2b (diff) |
Add backported gluon-radv-filterd
-rw-r--r-- | modules | 4 | ||||
-rw-r--r-- | site.mk | 1 |
2 files changed, 3 insertions, 2 deletions
@@ -13,7 +13,7 @@ PACKAGES_ALT_REPO=https://github.com/rubo77/gluon-alt-esc PACKAGES_BUTTON_REPO=https://github.com/rubo77/ffm-packages # the version/commit of the git repository to clone -PACKAGES_FFKI_COMMIT=59df8ebf69ccf5ad2ed77c5b93d59f04a0e18e10 +PACKAGES_FFKI_COMMIT=9213311ba21582c58ec1f0062a5e8cc07cfb0e33 PACKAGES_SARGON_COMMIT=fc2eb38920634cdaa82f096eb04e0a0c067ae519 PACKAGES_EULENFUNK_COMMIT=a4be61c88e4628d3f039510c86cd20fe7f417261 PACKAGES_SSIDCHANGER_COMMIT=3d15977d25d07c039680f0ace4c98c8c5223a9e9 @@ -21,7 +21,7 @@ PACKAGES_ALT_COMMIT=796302e274495564549fd43a237552f992fd51df PACKAGES_BUTTON_COMMIT=48169b6d2063a6eba7212065de627012ba7add6a # the branch to check out -PACKAGES_FFKI_BRANCH=lede +PACKAGES_FFKI_BRANCH=gluon-radv-filterd-backport PACKAGES_SARGON_BRANCH=master PACKAGES_EULENFUNK_BRANCH=lede PACKAGES_SSIDCHANGER_BRANCH=2017.1.x @@ -18,6 +18,7 @@ GLUON_SITE_PACKAGES := \ gluon-web-wifi-config \ gluon-mesh-vpn-fastd \ gluon-radvd \ + gluon-radv-filterd \ gluon-status-page \ iwinfo \ iptables \ |