Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon site
Commits
5e04eae9
Commit
5e04eae9
authored
9 years ago
by
Leonard Penzer
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into nightly
parents
7db089bb
facce61a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+7
-0
7 additions, 0 deletions
README.md
site.mk
+1
-1
1 addition, 1 deletion
site.mk
with
8 additions
and
1 deletion
README.md
+
7
−
0
View file @
5e04eae9
...
@@ -2,3 +2,10 @@ site-ffs
...
@@ -2,3 +2,10 @@ site-ffs
========
========
Freifunk Stuttgart specific Gluon configuration
Freifunk Stuttgart specific Gluon configuration
Doku: https://gluon.readthedocs.org/en/latest/user/site.html
Gluon versions used for specific Stuttgart Freifunk Firmware builds:
*
ffs-0.6: v2016.1
*
ffs-0.5: v2015.1.2
This diff is collapsed.
Click to expand it.
site.mk
+
1
−
1
View file @
5e04eae9
...
@@ -27,7 +27,7 @@ GLUON_SITE_PACKAGES := \
...
@@ -27,7 +27,7 @@ GLUON_SITE_PACKAGES := \
iwinfo
iwinfo
DEFAULT_GLUON_RELEASE
:=
0.6
-
$(
shell
date
'+%Y.%m.%d-%H.%M'
)
-g
.
$(
shell git
-C
$(
GLUONDIR
)
log
--pretty
=
format:
'%h'
-n
1
)
-s
.
$(
shell git
-C
$(
GLUONDIR
)
/site log
--pretty
=
format:
'%h'
-n
1
)
DEFAULT_GLUON_RELEASE
:=
0.6
+
$(
shell
date
'+%Y.%m.%d-%H.%M'
)
-g
.
$(
shell git
-C
$(
GLUONDIR
)
log
--pretty
=
format:
'%h'
-n
1
)
-s
.
$(
shell git
-C
$(
GLUONDIR
)
/site log
--pretty
=
format:
'%h'
-n
1
)
GLUON_LANGS
:=
de en
GLUON_LANGS
:=
de en
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment