qemu: add missing 0.8.1 file
authorJustin Patrin <papercrane@gmail.com>
Tue, 25 Jul 2006 15:47:04 +0000 (15:47 +0000)
committerJustin Patrin <papercrane@gmail.com>
Tue, 25 Jul 2006 15:47:04 +0000 (15:47 +0000)
packages/qemu/qemu_0.8.1.bb [new file with mode: 0644]

diff --git a/packages/qemu/qemu_0.8.1.bb b/packages/qemu/qemu_0.8.1.bb
new file mode 100644 (file)
index 0000000..fd7a892
--- /dev/null
@@ -0,0 +1,6 @@
+LICENSE = "GPL"
+
+SRC_URI = "http://fabrice.bellard.free.fr/qemu/qemu-${PV}.tar.gz"
+
+inherit autotools
+