]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu: Fix SRC_URI
authorRichard Purdie <richard@openedhand.com>
Thu, 29 May 2008 11:48:43 +0000 (11:48 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 29 May 2008 11:48:43 +0000 (11:48 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4565 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/qemu/qemu_0.9.1.bb

index a51e437f77c1df6f0e3d15737db21e368350a935..1be6edd8930a996df91e05ce8f25454feab83e7b 100644 (file)
@@ -6,7 +6,7 @@ FILESPATH = "${FILE_DIRNAME}/qemu-${PV}"
 FILESDIR = "${WORKDIR}"
 
 SRC_URI = "\
-    http://fabrice.bellard.free.fr/qemu/qemu-0.9.1.tar.gz \
+    http://www.bellard.org/qemu/qemu-0.9.1.tar.gz \
     file://02_snapshot_use_tmpdir.patch;patch=1;pnum=0 \
     file://04_do_not_print_rtc_freq_if_ok.patch;patch=1;pnum=1 \
     file://05_non-fatal_if_linux_hd_missing.patch;patch=1;pnum=1 \