Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
lipck
Commits
e2094e2b
Commit
e2094e2b
authored
Oct 16, 2015
by
Christopher Spinrath
Browse files
contrib: offline_repo: fix package name of vanilla kernel
parent
ed7af45f
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/rootfs/offline_repo.json
View file @
e2094e2b
...
...
@@ -92,7 +92,7 @@
"tagged"
:
true
},
{
"pkgname"
:
"linux-image-4.3.0-040300rc5-generic
_4.3.0
"
,
"pkgname"
:
"linux-image-4.3.0-040300rc5-generic"
,
"pkgdescription"
:
"Vanilla Linux Kernel"
,
"tagged"
:
false
,
"urls"
:
[
...
...
@@ -101,7 +101,7 @@
]
},
{
"pkgname"
:
"linux-headers-4.3.0-040300rc5-generic
_4.3.0
"
,
"pkgname"
:
"linux-headers-4.3.0-040300rc5-generic"
,
"pkgdescription"
:
"Vanilla Linux Kernel Headers"
,
"tagged"
:
false
,
"urls"
:
[
...
...
Write
Preview
Supports
Markdown
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