mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
bitbake.conf: Adds bitbake qemu option for ppc e6500 & ppc e6500-64b.
This patch adds the bitbake qemu option for the ppc e6500 & ppc e6500-64b architectures. (From OE-Core rev: 62b0f09c13aa8e9c75ddea286586d1a2385a80be) Signed-off-by: Valentin Cobelea <valentin.cobelea@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8c1e43ca58
commit
18bbfc4cf3
@@ -152,6 +152,8 @@ QEMU_OPTIONS_e500v2 = "-cpu e500v2"
|
||||
QEMU_OPTIONS_e500mc = "-cpu e500mc"
|
||||
QEMU_OPTIONS_e5500 = "-cpu e5500"
|
||||
QEMU_OPTIONS_e5500-64b = "-cpu e5500"
|
||||
QEMU_OPTIONS_e6500 = "-cpu e6500"
|
||||
QEMU_OPTIONS_e6500-64b = "-cpu e6500"
|
||||
|
||||
##################################################################
|
||||
# Date/time variables.
|
||||
|
||||
Reference in New Issue
Block a user