mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
linux-yocto: Fix branch name on behalf of Bruce after recent renaming
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
inherit kernel
|
||||
require linux-yocto.inc
|
||||
|
||||
KMACHINE_qemux86 = "yocto/standard/common_pc/base"
|
||||
KMACHINE_qemux86 = "yocto/standard/common-pc/base"
|
||||
KMACHINE_qemux86-64 = "yocto/standard/common-pc-64"
|
||||
KMACHINE_qemuppc = "yocto/standard/qemu-ppc32"
|
||||
KMACHINE_qemumips = "yocto/standard/mti-malta32-be"
|
||||
|
||||
Reference in New Issue
Block a user