summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.8.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-06 16:13:14 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-06 17:07:39 +0100
commit364f6b5fac1a413956dc98ab3457b68743c126f2 (patch)
treebed1423cc7db8871ac7003e9b9f470f568dd7171 /meta/recipes-devtools/qemu/qemu_2.8.0.bb
parentffb1aa67a49af204f08777a8abcd1ad3ceb4a6c1 (diff)
downloadpoky-364f6b5fac1a413956dc98ab3457b68743c126f2.tar.gz
qemu: Backport a patch for recent glibc versions
This fixes compile failures of qemu-native with new versions of glibc. Patch is taken from upstream. (From OE-Core rev: 9c54510632d22c12850962572ce7276170ce5488) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.8.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.8.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.8.0.bb b/meta/recipes-devtools/qemu/qemu_2.8.0.bb
index 19d7e8f658..fa70009f72 100644
--- a/meta/recipes-devtools/qemu/qemu_2.8.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.8.0.bb
@@ -21,6 +21,7 @@ SRC_URI += " \
21 file://qemu-2.5.0-cflags.patch \ 21 file://qemu-2.5.0-cflags.patch \
22 file://target-ppc-fix-user-mode.patch \ 22 file://target-ppc-fix-user-mode.patch \
23 file://glibc-2.25.patch \ 23 file://glibc-2.25.patch \
24 file://04b33e21866412689f18b7ad6daf0a54d8f959a7.patch \
24" 25"
25 26
26SRC_URI += " \ 27SRC_URI += " \