Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
98
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
4e860de3
Commit
4e860de3
authored
2 months ago
by
Adam Wujek
Browse files
Options
Downloads
Patches
Plain Diff
Kconfig: update version to 8.0-rc1
Signed-off-by:
Adam Wujek
<
dev_public@wujek.eu
>
parent
2b20ca38
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Kconfig
+1
-1
1 addition, 1 deletion
Kconfig
configs/wrs_release_defconfig
+1
-1
1 addition, 1 deletion
configs/wrs_release_defconfig
with
2 additions
and
2 deletions
Kconfig
+
1
−
1
View file @
4e860de3
...
...
@@ -3,7 +3,7 @@ mainmenu "White Rabbit Switch configuration"
config DOTCONF_FW_VERSION
string "Firmware version"
default "
7
.0"
default "
8
.0
-rc1
"
help
Free-text information about switch's firmware version. This field is
for information purpose only. Additionally this field describes
...
...
This diff is collapsed.
Click to expand it.
configs/wrs_release_defconfig
+
1
−
1
View file @
4e860de3
...
...
@@ -2,7 +2,7 @@
# Automatically generated file; DO NOT EDIT.
# White Rabbit Switch configuration
#
CONFIG_DOTCONF_FW_VERSION="
7
.0"
CONFIG_DOTCONF_FW_VERSION="
8
.0
-rc1
"
CONFIG_DOTCONF_HW_VERSION=""
CONFIG_DOTCONF_INFO=""
# CONFIG_DOTCONF_SOURCE_LOCAL is not set
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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