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 c04297cad0..69c2c43e6b 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://0011-fix-libcap-header-issue-on-some-distro.patch \ | 6 | file://0010-fix-libcap-header-issue-on-some-distro.patch \ |
| 7 | file://0012-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch \ | 7 | file://0011-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | EXTRA_OEMAKE_append = " LD='${LD}' AR='${AR}' OBJCOPY='${OBJCOPY}' LDFLAGS='${LDFLAGS}'" | 10 | EXTRA_OEMAKE_append = " LD='${LD}' AR='${AR}' OBJCOPY='${OBJCOPY}' LDFLAGS='${LDFLAGS}'" |
