]> code.ossystems Code Review - openembedded-core.git/commit
qemu: reduce duplication, use an inc file and share common patches
authorJoshua Lock <josh@linux.intel.com>
Fri, 28 May 2010 08:13:03 +0000 (09:13 +0100)
committerJoshua Lock <josh@linux.intel.com>
Fri, 28 May 2010 14:31:54 +0000 (15:31 +0100)
commit32a85c157002874af88a1cd324e1e466bb1df9b6
tree9b146de299cd8a4e262becdaeca88b071bc64b44
parent3d6e7e7d0c6aed10a859034486191e0b3b69d786
qemu: reduce duplication, use an inc file and share common patches

There's no need to carry around two copies of the same patches for qemu-git and
qemu-0.12 so drop the qemu-git directory and update the git recipe to use the
qemu-0.12 directory for patches.

Move common code from the two recipes to an inc file.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
fweh
17 files changed:
meta/packages/qemu/qemu-0.12/fix-dirent.patch [moved from meta/packages/qemu/qemu-0.12.0/fix-dirent.patch with 100% similarity]
meta/packages/qemu/qemu-0.12/fix-nogl.patch [moved from meta/packages/qemu/qemu-0.12.0/fix-nogl.patch with 100% similarity]
meta/packages/qemu/qemu-0.12/glflags.patch [moved from meta/packages/qemu/qemu-git/glflags.patch with 100% similarity]
meta/packages/qemu/qemu-0.12/no-strip.patch [moved from meta/packages/qemu/qemu-0.12.0/no-strip.patch with 100% similarity]
meta/packages/qemu/qemu-0.12/qemu-git-qemugl-host.patch [moved from meta/packages/qemu/qemu-0.12.0/qemu-git-qemugl-host.patch with 100% similarity]
meta/packages/qemu/qemu-0.12/qemugl-allow-glxcontext-release.patch [moved from meta/packages/qemu/qemu-0.12.0/qemugl-allow-glxcontext-release.patch with 100% similarity]
meta/packages/qemu/qemu-0.12/series [moved from meta/packages/qemu/qemu-git/series with 100% similarity]
meta/packages/qemu/qemu-0.12/workaround_bad_futex_headers.patch [moved from meta/packages/qemu/qemu-0.12.0/workaround_bad_futex_headers.patch with 100% similarity]
meta/packages/qemu/qemu-git/fix-dirent.patch [deleted file]
meta/packages/qemu/qemu-git/fix-nogl.patch [deleted file]
meta/packages/qemu/qemu-git/no-strip.patch [deleted file]
meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch [deleted file]
meta/packages/qemu/qemu-git/qemugl-allow-glxcontext-release.patch [deleted file]
meta/packages/qemu/qemu-git/workaround_bad_futex_headers.patch [deleted file]
meta/packages/qemu/qemu.inc [new file with mode: 0644]
meta/packages/qemu/qemu_0.12.0.bb
meta/packages/qemu/qemu_git.bb