All of lore.kernel.org
 help / color / mirror / Atom feed
From: yin.thong.choong@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 5/8] libnewt: replace fedorahosted.org SRC_URI with pagure.io source
Date: Sun,  2 Apr 2017 19:51:44 -0700	[thread overview]
Message-ID: <1491187907-5752-6-git-send-email-yin.thong.choong@intel.com> (raw)
In-Reply-To: <1491187907-5752-1-git-send-email-yin.thong.choong@intel.com>

From: Choong YinThong <yin.thong.choong@intel.com>

fedorahosted.org was retired on March 1st, 2017. This is to
update the SRC_URI to point to pagure.io. pagure.io is a
replacement for fedorahosted.

[YOCTO #11226]

Signed-off-by: Choong YinThong <yin.thong.choong@intel.com>
---
 meta/recipes-extended/newt/libnewt_0.52.19.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/newt/libnewt_0.52.19.bb b/meta/recipes-extended/newt/libnewt_0.52.19.bb
index a26ce1f..de76ce2 100644
--- a/meta/recipes-extended/newt/libnewt_0.52.19.bb
+++ b/meta/recipes-extended/newt/libnewt_0.52.19.bb
@@ -8,7 +8,7 @@ shared library needed by programs built with newt, as well as a \
 /usr/bin/dialog replacement called whiptail.  Newt is based on the \
 slang library."
 
-HOMEPAGE = "https://fedorahosted.org/newt/"
+HOMEPAGE = "https://releases.pagure.org/newt/"
 SECTION = "libs"
 
 LICENSE = "LGPLv2"
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
 # slang needs to be >= 2.2
 DEPENDS = "slang popt"
 
-SRC_URI = "https://fedorahosted.org/releases/n/e/newt/newt-${PV}.tar.gz \
+SRC_URI = "https://releases.pagure.org/newt/newt-${PV}.tar.gz \
            file://fix_SHAREDDIR.patch \
            file://cross_ar.patch \
            file://Makefile.in-Add-tinfo-library-to-the-linking-librari.patch \
-- 
2.7.4



  parent reply	other threads:[~2017-04-03  2:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03  2:51 [PATCH 0/8] Remove all use of fedorahosted SRC_URI [YOCTO #11226] yin.thong.choong
2017-04-03  2:51 ` [PATCH 1/8] selftest/recipetool: replace fedorahosted.org SRC_URI with yoctoproject.org source yin.thong.choong
2017-04-03  2:51 ` [PATCH 2/8] xmlto: replace fedorahosted.org SRC_URI with pagure.io source yin.thong.choong
2017-04-03  2:51 ` [PATCH 3/8] libuser: " yin.thong.choong
2017-04-03  2:51 ` [PATCH 4/8] logrotate: replace fedorahosted.org SRC_URI with yoctoproject.org source yin.thong.choong
2017-04-03  7:46   ` Jussi Kukkonen
2017-04-03  7:53     ` Choong, Yin Thong
2017-04-03  8:30       ` Jussi Kukkonen
2017-04-03  9:09         ` Alexander Kanavin
2017-04-03  9:17         ` Burton, Ross
2017-04-03 11:00           ` Choong, Yin Thong
2017-04-03 11:13             ` Burton, Ross
2017-04-03 11:46             ` Jussi Kukkonen
2017-04-03  2:51 ` yin.thong.choong [this message]
2017-04-03  2:51 ` [PATCH 6/8] liberation-fonts: replace fedorahosted.org SRC_URI with pagure.io source yin.thong.choong
2017-04-03  2:51 ` [PATCH 7/8] chkconfig: replace fedorahosted.org SRC_URI with github.com source yin.thong.choong
2017-04-03  9:11   ` Alexander Kanavin
2017-04-03  9:12   ` Burton, Ross
2017-04-03  9:18     ` Choong, Yin Thong
2017-04-03  2:51 ` [PATCH 8/8] cronie: " yin.thong.choong

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=1491187907-5752-6-git-send-email-yin.thong.choong@intel.com \
    --to=yin.thong.choong@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.