app-emulation/qemu-scm follow gitmodules update
This commit is contained in:
parent
996f7f0400
commit
5fee2d4725
1 changed files with 10 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue