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

community/vmm_clock-lts: rebuild against kernel 6.12.18-r0

parent 66b52a3e
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,8 @@ _rel=0 ...@@ -10,8 +10,8 @@ _rel=0
# when changing _kver make sure _krel=0 & _rel=0 # when changing _kver make sure _krel=0 & _rel=0
_flavor=${FLAVOR:-lts} _flavor=${FLAVOR:-lts}
_kpkg="linux-$_flavor" _kpkg="linux-$_flavor"
_kver=6.12.17 _kver=6.12.18
_krel=2 _krel=0
_kpkgver="$_kver-r$_krel" _kpkgver="$_kver-r$_krel"
# for custom kernels set $FLAVOR # for custom kernels set $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