-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmodules
34 lines (26 loc) · 992 Bytes
/
modules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This file allows specifying additional repositories to use
# when building gluon.
#
# In most cases, it is not required so don't add it.
## GLUON_SITE_FEEDS
# for each feed name given, add the corresponding PACKAGES_* lines
# documented below
#
GLUON_SITE_FEEDS='fflip ssidchanger'
## PACKAGES_$feedname_REPO
# the git repository from where to clone the package feed
#
PACKAGES_FFLIP_REPO=https://github.com/freifunklippe/packages
#PACKAGES_FFRL_REPO=https://github.com/ffrl/ffrl-packages
PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-nord/gluon-ssid-changer.git
## PACKAGES_$feedname_COMMIT
# the version/commit of the git repository to clone
#
PACKAGES_FFLIP_COMMIT=e8a623535b9dbf321633ea005849c66414f9ce33
#PACKAGES_FFRL_COMMIT=434f2181290b129bdfbb09ca16e1d9696c8327be
PACKAGES_SSIDCHANGER_COMMIT=3c6750ce8fc9cedabfa8a6f479fb12d343c6ecc2
## PACKAGES_$feedname_BRANCH
# the branch to check out
#
PACKAGES_SSIDCHANGER_BRANCH=2018.1.x
PACKAGES_EULENFUNK_BRANCH=lede