mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +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:
@@ -1,7 +1,7 @@
|
|||||||
inherit kernel
|
inherit kernel
|
||||||
require linux-yocto.inc
|
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_qemux86-64 = "yocto/standard/common-pc-64"
|
||||||
KMACHINE_qemuppc = "yocto/standard/qemu-ppc32"
|
KMACHINE_qemuppc = "yocto/standard/qemu-ppc32"
|
||||||
KMACHINE_qemumips = "yocto/standard/mti-malta32-be"
|
KMACHINE_qemumips = "yocto/standard/mti-malta32-be"
|
||||||
|
|||||||
Reference in New Issue
Block a user