Просмотр исходного кода

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 месяцев назад
Родитель
Сommit
908a69f6aa
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      recipes-kernel/linux/linux-mainline_%.bbappend

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

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