Browse Source

dubhe: starfive-dubhe.conf: Apply wildcard for Linux's preferred version
Remove warning when building Linux kernel in eSDK.

Signed-off-by: kaizhe <kaizhe.mooi@starfivetech.com>

kaizhe 8 months ago
parent
commit
8ecf78db5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/machine/starfive-dubhe.conf

+ 1 - 1
conf/machine/starfive-dubhe.conf

@@ -42,7 +42,7 @@ INITRAMFS_FSTYPES ?= "cpio.gz cpio.lzma"
 INITRAMFS_MAXSIZE = "524288"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-starfive-dev"
-PREFERRED_VERSION_linux-starfive-dev = "6.1.20+gitAUTOINC+0a9c9aa420"
+PREFERRED_VERSION_linux-starfive-dev = "6.1%"
 RISCV_SBI_PLAT = "generic"
 RISCV_SBI_PAYLOAD = "Image-starfive-dubhe.bin"