Skip to content
Snippets Groups Projects
Commit 48d1d724 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/devicemaster-linux-vanilla: rebuild against kernel 4.19.37-r1

parent adb969a3
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ _rel=0 ...@@ -8,7 +8,7 @@ _rel=0
_flavor=${FLAVOR:-vanilla} _flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor _kpkg=linux-$_flavor
_kver=4.19.37 _kver=4.19.37
_krel=0 _krel=1
_kpkgver="$_kver-r$_krel" _kpkgver="$_kver-r$_krel"
_kabi="$_kver-$_krel-$_flavor" _kabi="$_kver-$_krel-$_flavor"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment