From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/7] dhcp: switch from ftp to http
Date: Tue, 13 Jun 2017 17:29:48 +0300 [thread overview]
Message-ID: <1497364193-519-3-git-send-email-maxin.john@intel.com> (raw)
In-Reply-To: <1497364193-519-1-git-send-email-maxin.john@intel.com>
For the same reasons as Debian:
https://www.debian.org/News/2017/20170425
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
meta/recipes-connectivity/dhcp/dhcp.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/dhcp/dhcp.inc b/meta/recipes-connectivity/dhcp/dhcp.inc
index 969fdcb..eff3dc5 100644
--- a/meta/recipes-connectivity/dhcp/dhcp.inc
+++ b/meta/recipes-connectivity/dhcp/dhcp.inc
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;beginline=4;md5=c5c64d696107f84b56fe337d14da1
DEPENDS = "openssl bind"
-SRC_URI = "ftp://ftp.isc.org/isc/dhcp/${PV}/dhcp-${PV}.tar.gz \
+SRC_URI = "http://ftp.isc.org/isc/dhcp/${PV}/dhcp-${PV}.tar.gz \
file://define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch \
file://init-relay file://default-relay \
file://init-server file://default-server \
--
2.4.0
next prev parent reply other threads:[~2017-06-13 14:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-13 14:29 [PATCH 0/7] Moving from ftp to http/https Maxin B. John
2017-06-13 14:29 ` [PATCH 1/7] libpcre: switch from ftp to https Maxin B. John
2017-06-13 14:29 ` Maxin B. John [this message]
2017-06-13 14:29 ` [PATCH 3/7] mesa-demos: " Maxin B. John
2017-06-13 14:29 ` [PATCH 4/7] mesa: " Maxin B. John
2017-06-13 14:29 ` [PATCH 5/7] libglu: " Maxin B. John
2017-06-13 14:29 ` [PATCH 6/7] libid3tag: switch from ftp to http Maxin B. John
2017-06-13 14:29 ` [PATCH 7/7] grub: switch from ftp to https Maxin B. John
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1497364193-519-3-git-send-email-maxin.john@intel.com \
--to=maxin.john@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox