This commit is contained in:
Aditya Garg
2025-07-13 11:03:36 +05:30
committed by GitHub
parent 2774a1ed3d
commit 44c352fa8f
+1 -1
View File
@@ -5,7 +5,7 @@ ROOT_PATH=$(pwd)
WORKING_PATH=/root/work
CHROOT_PATH="${WORKING_PATH}/chroot"
IMAGE_PATH="${WORKING_PATH}/image"
KERNEL_VERSION=6.14.8
KERNEL_VERSION=6.15.6
PKGREL=1
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh