From: Thomas Lamprecht Date: Tue, 19 Jul 2022 15:11:42 +0000 (+0200) Subject: buildsys: change upload dist to bullseye X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=0ae801cae2273f6aa4263200d535d70a7e71ac56;p=pve-edk2-firmware.git buildsys: change upload dist to bullseye Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index ebeeb6b..ce81372 100644 --- 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