Kaynağa Gözat

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 8 ay önce
ebeveyn
işleme
908a69f6aa

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

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