# This file allows specifying additional repositories to use # when building gluon. # for each feed name given, add the corresponding PACKAGES_* lines GLUON_SITE_FEEDS='ffki sargon eulenfunk ssidchanger alt button' # the git repository from where to clone the package feed PACKAGES_FFKI_REPO=git://github.com/freifunk-kiel/ffki-packages.git PACKAGES_SARGON_REPO=https://github.com/sargon/gluon-sargon PACKAGES_EULENFUNK_REPO=https://github.com/Freifunk-Nord/eulenfunk-packages PACKAGES_SSIDCHANGER_REPO=https://github.com/Freifunk-Nord/gluon-ssid-changer 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=2eebb0b947405795da4b9880d1c40f0b8411162a PACKAGES_SARGON_COMMIT=8027e96444e9deabcc3219406b62cdb235cc5452 PACKAGES_EULENFUNK_COMMIT=a4be61c88e4628d3f039510c86cd20fe7f417261 PACKAGES_SSIDCHANGER_COMMIT=3d15977d25d07c039680f0ace4c98c8c5223a9e9 PACKAGES_ALT_COMMIT=796302e274495564549fd43a237552f992fd51df PACKAGES_BUTTON_COMMIT=48169b6d2063a6eba7212065de627012ba7add6a # the branch to check out PACKAGES_FFKI_BRANCH=lede PACKAGES_SARGON_BRANCH=master PACKAGES_EULENFUNK_BRANCH=lede PACKAGES_SSIDCHANGER_BRANCH=2017.1.x PACKAGES_ALT_BRANCH=master PACKAGES_BUTTON_BRANCH=2017.1.x