[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] half-revert "change assorted xenbits.xen.org links to HTTPS"
commit 1c2cb0b82a777ce8853c083e35997d335400f313 Author: Jan Beulich <jbeulich@xxxxxxxx> AuthorDate: Tue Feb 28 16:05:48 2023 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Tue Feb 28 16:05:48 2023 +0100 half-revert "change assorted xenbits.xen.org links to HTTPS" This reverts the build system relevant half of commit a4557f515fb002010b34b79102278ea03d6b31a3, as gitlab CI can't fully cope with the change just yet. Reported-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.mk b/Config.mk index 3aba623096..10eb443b17 100644 --- a/Config.mk +++ b/Config.mk @@ -191,7 +191,7 @@ APPEND_CFLAGS += $(foreach i, $(APPEND_INCLUDES), -I$(i)) EMBEDDED_EXTRA_CFLAGS := -fno-pie -fno-stack-protector -fno-stack-protector-all EMBEDDED_EXTRA_CFLAGS += -fno-exceptions -fno-asynchronous-unwind-tables -XEN_EXTFILES_URL ?= https://xenbits.xenproject.org/xen-extfiles +XEN_EXTFILES_URL ?= http://xenbits.xen.org/xen-extfiles # All the files at that location were downloaded from elsewhere on # the internet. The original download URL is preserved as a comment # near the place in the Xen Makefiles where the file is used. -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |