Skip to content

Commit

Permalink
linux: Ugrade version from 6.12.23 TO 6.12.27
Browse files Browse the repository at this point in the history
Update version. 6.12.27-482 also has `CONFIG_NET_SCH_INGRESS=m`.
  • Loading branch information
donald committed May 6, 2025
1 parent fa0f7e7 commit a55e30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-6.12.23-481.bee → linux-6.12.27-482.bee
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ KERNELVERSION=${KERNELVERSION}${PKGEXTRAVERSION_DASH}
echo $KERNELVERSION

#SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/f3b9e9b370a675f10aab0e0ff112326d/mariux-6.12.23-481.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/2ea42aa30df2254b30577c8ef43e2ba1/mariux-6.12.27-482.tar.gz"

KERNELLOCAL=".mx64.${PKGREVISION}"
FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"
Expand Down

0 comments on commit a55e30f

Please sign in to comment.