]> git.proxmox.com Git - pve-edk2-firmware.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Jul 2022 15:11:42 +0000 (17:11 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Jul 2022 15:11:42 +0000 (17:11 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index ebeeb6bed4c0c92dd50ac7c559b7ca166d216bdc..ce81372cf711372ca377ae5cf8da137a62dc526a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ update_modules: submodule
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
+       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye
 
 .PHONY: distclean clean
 distclean: clean