This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/vs/onie.mk
Liu Shilong ef1dbdd0d5
[build] Use public storage for public resources. (#18038) (#18205)
* [build] Use public storage for public resources. (#18038)

* fix

* fix
2024-02-29 08:49:18 -08:00

5 lines
232 B
Makefile

ONIE_RECOVERY_IMAGE = onie-recovery-x86_64-kvm_x86_64-r0.iso
$(ONIE_RECOVERY_IMAGE)_URL = "https://sonicstorage.blob.core.windows.net/public/onie/onie-recovery-x86_64-kvm_x86_64-r0.iso"
SONIC_ONLINE_FILES += $(ONIE_RECOVERY_IMAGE)