diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-native.inc')
| -rw-r--r-- | meta/recipes-devtools/qemu/qemu-native.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-native.inc b/meta/recipes-devtools/qemu/qemu-native.inc index 4373ad9e63..34ab8e6401 100644 --- a/meta/recipes-devtools/qemu/qemu-native.inc +++ b/meta/recipes-devtools/qemu/qemu-native.inc | |||
| @@ -3,8 +3,8 @@ inherit native | |||
| 3 | require qemu.inc | 3 | require qemu.inc |
| 4 | 4 | ||
| 5 | SRC_URI_append = " \ | 5 | SRC_URI_append = " \ |
| 6 | file://0012-fix-libcap-header-issue-on-some-distro.patch \ | 6 | file://0011-fix-libcap-header-issue-on-some-distro.patch \ |
| 7 | file://0013-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch \ | 7 | file://0012-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch \ |
| 8 | " | 8 | " |
| 9 | EXTRA_OECONF_append = " --python=python2.7" | 9 | EXTRA_OECONF_append = " --python=python2.7" |
| 10 | 10 | ||
