Testing
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
buildbot/job/openwrt Build done. Details

This commit is contained in:
Peter Šurda 2024-02-01 12:41:44 +08:00
parent 552d86cad9
commit 1ecd3679c4
Signed by: PeterSurda
GPG Key ID: 3E47497CF67ABB95
2 changed files with 2 additions and 1 deletions

View File

@ -41,6 +41,7 @@ echo "CONFIG_KERNEL_NVME_HWMON=y" >> .config
echo "CONFIG_KERNEL_NVME_MULTIPATH=n" >> .config
# Kernel
make kernel_oldconfig
make package/kernel/linux/clean
make package/kernel/linux/prepare
make package/kernel/linux/compile

View File

@ -74,5 +74,5 @@ CONFIG_VERSION_MANUFACTURER=""
CONFIG_VERSION_MANUFACTURER_URL=""
CONFIG_VERSION_NUMBER=""
CONFIG_VERSION_PRODUCT=""
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/22.03.2"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
CONFIG_VERSION_SUPPORT_URL=""