mirror of
https://github.com/qemu/qemu.git
synced 2026-05-17 15:39:58 +00:00
roms/u-boot-sam460ex: Change to qemu git mirror and update
Now that we have a mirror of this repo on git.qemu.org change the submodule to use that and update it to latest commit which fixes a dangling symlink and removes two big binaries that are not needed. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
committed by
David Gibson
parent
f8815532dc
commit
6b3913e085
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -45,4 +45,4 @@
|
||||
url = git://github.com/hdeller/seabios-hppa.git
|
||||
[submodule "roms/u-boot-sam460ex"]
|
||||
path = roms/u-boot-sam460ex
|
||||
url = git://github.com/zbalaton/u-boot-sam460ex
|
||||
url = git://git.qemu.org/u-boot-sam460ex.git
|
||||
|
||||
Submodule roms/u-boot-sam460ex updated: 119aa277f7...8ee007c421
Reference in New Issue
Block a user