Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
firmware
FFS Gluon site
Commits
e90fc87d
Commit
e90fc87d
authored
Feb 28, 2020
by
Nico
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 1.9
parent
cea5ddc2
Pipeline
#328
failed with stages
in 2 minutes and 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gluon
gluon
+1
-1
site.mk
site.mk
+1
-1
No files found.
gluon
@
b847e1f9
Compare
f83d6764
...
b847e1f9
Subproject commit
f83d6764424910bd2a154d80c0d7cda4d52ba382
Subproject commit
b847e1f9a4a0c1166667ef06843d339869c3e8c6
site.mk
View file @
e90fc87d
...
...
@@ -83,7 +83,7 @@ DEFAULT_BUILD_DATE := $(shell date '+%Y-%m-%d')
BUILD_DATE
?=
$(DEFAULT_BUILD_DATE)
DEFAULT_GLUON_RELEASE
:=
1.
8
+
$(BUILD_DATE)
-g
.
$(
shell
git
-C
$(GLUON_SITEDIR)
/gluon log
--pretty
=
format:
'%h'
-n
1
)
-s
.
$(
shell
git
-C
$(GLUON_SITEDIR)
log
--pretty
=
format:
'%h'
-n
1
)
DEFAULT_GLUON_RELEASE
:=
1.
9
+
$(BUILD_DATE)
-g
.
$(
shell
git
-C
$(GLUON_SITEDIR)
/gluon log
--pretty
=
format:
'%h'
-n
1
)
-s
.
$(
shell
git
-C
$(GLUON_SITEDIR)
log
--pretty
=
format:
'%h'
-n
1
)
GLUON_LANGS
:=
de en
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment