mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 06:07:56 +00: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:
parent
11833f7002
commit
6e63f4ea75
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user