Explorar o código

meta-starfive: linux-mainline workaround
linux-mainline_5.17.bb in meta-riscv has a SRCPV variable that would call bitbake fetch during parse phase, which will need internet access. This workaround removes the need.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>

weiheng.cheng hai 8 meses
pai
achega
908a69f6aa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      recipes-kernel/linux/linux-mainline_%.bbappend

+ 1 - 0
recipes-kernel/linux/linux-mainline_%.bbappend

@@ -0,0 +1 @@
+SRCPV = ""