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
e90fc87d
Commit
e90fc87d
authored
5 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
bump version to 1.9
parent
cea5ddc2
No related branches found
No related tags found
No related merge requests found
Pipeline
#328
failed
5 years ago
Stage: build
Stage: package
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gluon
+1
-1
1 addition, 1 deletion
gluon
site.mk
+1
-1
1 addition, 1 deletion
site.mk
with
2 additions
and
2 deletions
gluon
@
b847e1f9
Compare
f83d6764
...
b847e1f9
Subproject commit
f83d6764424910bd2a154d80c0d7cda4d52ba382
Subproject commit
b847e1f9a4a0c1166667ef06843d339869c3e8c6
This diff is collapsed.
Click to expand it.
site.mk
+
1
−
1
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
...
...
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