summaryrefslogtreecommitdiffstats
path: root/rules/host-opkg-utils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-opkg-utils.make')
-rw-r--r--rules/host-opkg-utils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-opkg-utils.make b/rules/host-opkg-utils.make
index d85415fae..4b9590df3 100644
--- a/rules/host-opkg-utils.make
+++ b/rules/host-opkg-utils.make
@@ -18,7 +18,7 @@ HOST_OPKG_UTILS_VERSION := 0.4.1
HOST_OPKG_UTILS_MD5 := 25c27e2ce458d202be26d9e19c710b8d
HOST_OPKG_UTILS := opkg-utils-$(HOST_OPKG_UTILS_VERSION)
HOST_OPKG_UTILS_SUFFIX := tar.bz2
-HOST_OPKG_UTILS_URL := https://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/snapshot/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
+HOST_OPKG_UTILS_URL := http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/snapshot/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
HOST_OPKG_UTILS_SOURCE := $(SRCDIR)/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)
HOST_OPKG_UTILS_DIR := $(HOST_BUILDDIR)/$(HOST_OPKG_UTILS)
HOST_OPKG_UTILS_LICENSE := GPL-2.0-only