diff options
| author | Ting Liu <ting.liu@nxp.com> | 2016-06-20 17:23:52 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@nxp.com> | 2016-06-23 10:58:52 +0800 |
| commit | 4f2f7fb26298be16d94d28b3533f118f83102294 (patch) | |
| tree | af47e621d5247524ddb76dc690cada61741bbd8c /conf/machine/include | |
| parent | 84cb2cc407cf85459fb463be2aabedd4f12ade77 (diff) | |
| download | meta-fsl-ppc-4f2f7fb26298be16d94d28b3533f118f83102294.tar.gz | |
qemu: rename to qemu-qoriq
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/qoriq.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/include/qoriq.inc b/conf/machine/include/qoriq.inc index 70cd56b..a32f1bc 100644 --- a/conf/machine/include/qoriq.inc +++ b/conf/machine/include/qoriq.inc | |||
| @@ -7,8 +7,7 @@ PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux" | |||
| 7 | PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" | 7 | PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" |
| 8 | PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" | 8 | PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" |
| 9 | PREFERRED_PROVIDER_openssl = "openssl-qoriq" | 9 | PREFERRED_PROVIDER_openssl = "openssl-qoriq" |
| 10 | 10 | PREFERRED_PROVIDER_qemu = "qemu-qoriq" | |
| 11 | PREFERRED_VERSION_qemu = "2.4.0+fsl" | ||
| 12 | 11 | ||
| 13 | MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" | 12 | MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" |
| 14 | MACHINE_EXTRA_RRECOMMENDS += "udev-rules-qoriq kernel-modules" | 13 | MACHINE_EXTRA_RRECOMMENDS += "udev-rules-qoriq kernel-modules" |
