1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

qemu: fix sloppy merge

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-06-23 18:01:23 +01:00
parent 6e4579b32b
commit 5a4342cb2e
+2 -2
View File
@@ -13,7 +13,7 @@ SRC_URI = "\
file://fix-dirent.patch \ file://fix-dirent.patch \
file://fix-nogl.patch \ file://fix-nogl.patch \
file://qemugl-allow-glxcontext-release.patch \ file://qemugl-allow-glxcontext-release.patch \
file://linker-flags.patch" file://linker-flags.patch \
file://init-info.patch;patch=1" file://init-info.patch"
S = "${WORKDIR}/qemu-${PV}" S = "${WORKDIR}/qemu-${PV}"