Skip to content
Snippets Groups Projects
Commit 85c0e0ac authored by rubo77's avatar rubo77
Browse files

added eulenfunk-quickfix

parent 89167ccc
No related branches found
No related tags found
No related merge requests found
# This file allows specifying additional repositories to use # This file allows specifying additional repositories to use
# when building gluon. # when building gluon.
GLUON_SITE_FEEDS='ffhh ffki roamguide ssidchanger' GLUON_SITE_FEEDS='ffhh ffki eulenfunk roamguide ssidchanger'
# the git repository from where to clone the package feed # the git repository from where to clone the package feed
PACKAGES_FFHH_REPO=git://github.com/freifunkhamburg/ffhh-packages.git PACKAGES_FFHH_REPO=git://github.com/freifunkhamburg/ffhh-packages.git
PACKAGES_FFKI_REPO=git://github.com/freifunk-kiel/ffki-packages.git PACKAGES_FFKI_REPO=git://github.com/freifunk-kiel/ffki-packages.git
PACKAGES_EULENFUNK_REPO=https://github.com/Freifunk-Nord/eulenfunk-packages
PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-nord/gluon-ssid-changer.git PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-nord/gluon-ssid-changer.git
PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide
# for roamguide: # for roamguide:
...@@ -15,11 +16,13 @@ GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide ...@@ -15,11 +16,13 @@ GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide
# the version/commit of the git repository to clone # the version/commit of the git repository to clone
PACKAGES_FFHH_COMMIT=818765060bc76a109dde1558513fd086e5973ef1 PACKAGES_FFHH_COMMIT=818765060bc76a109dde1558513fd086e5973ef1
PACKAGES_FFKI_COMMIT=9376d333c1fa91ad23e6012515b4999fbc94d098 PACKAGES_FFKI_COMMIT=9376d333c1fa91ad23e6012515b4999fbc94d098
PACKAGES_EULENFUNK_COMMIT=b4f89eff180c6a78f86d0f8c9c8a116c620136ac
PACKAGES_ROAMGUIDE_COMMIT=cc8253d6dd62cd6ba4f04506711edd0705dc5532 PACKAGES_ROAMGUIDE_COMMIT=cc8253d6dd62cd6ba4f04506711edd0705dc5532
PACKAGES_SSIDCHANGER_COMMIT=2550af343202746ac6be9ce9b719cb1caa672d82 PACKAGES_SSIDCHANGER_COMMIT=2550af343202746ac6be9ce9b719cb1caa672d82
# the branch to check out # the branch to check out
PACKAGES_FFHH_BRANCH=master PACKAGES_FFHH_BRANCH=master
PACKAGES_FFKI_BRANCH=master PACKAGES_FFKI_BRANCH=master
PACKAGES_EULENFUNK_BRANCH=v2016.2-ibss
PACKAGES_ROAMGUIDE_BRANCH=master PACKAGES_ROAMGUIDE_BRANCH=master
PACKAGES_SSIDCHANGER_BRANCH=master PACKAGES_SSIDCHANGER_BRANCH=master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment