app-emulation/qemu-scm follow gitmodules update

for/master
Nikolay Orlyuk 2012-10-28 12:12:30 +02:00 committed by Daniel Mierswa
parent 996f7f0400
commit 5fee2d4725
1 changed files with 10 additions and 1 deletions

View File

@ -4,7 +4,16 @@
require "${PN}"
SCM_REPOSITORY="git://git.qemu.org/qemu.git"
SCM_EXTERNAL_REFS="roms/vgabios: roms/seabios: roms/ipxe: roms/SLOF:"
SCM_EXTERNAL_REFS="
roms/vgabios:
roms/seabios:
roms/ipxe:
roms/SLOF:
roms/openbios:
roms/qemu-palcode:
roms/sgabios:
"
require scm-git
PLATFORMS="~amd64"