Browse Source

x86-generic: add manifest aliases for x86-kvm and x86-xen_domu

Allow the autoupdater to work when updating from the removed targets.
Matthias Schiffer 6 years ago
parent
commit
869ceb425c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      targets/x86-generic

+ 2 - 0
targets/x86-generic

@@ -7,3 +7,5 @@ factory_image x86-generic combined-ext4 .img.gz
 factory_image x86-generic combined-ext4 .vdi
 factory_image x86-generic combined-ext4 .vmdk
 sysupgrade_image x86-generic combined-ext4 .img.gz
+manifest_alias x86-kvm
+manifest_alias x86-xen_domu