mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
qemu: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4706 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
a634019532
commit
fcbca8870c
|
@ -6,7 +6,7 @@ FILESPATH = "${FILE_DIRNAME}/qemu-${PV}"
|
|||
FILESDIR = "${WORKDIR}"
|
||||
|
||||
SRC_URI = "\
|
||||
http://www.bellard.com/qemu/qemu-0.9.1.tar.gz \
|
||||
http://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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user