All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Choong, Yin Thong" <yin.thong.choong@intel.com>
To: "Kukkonen, Jussi" <jussi.kukkonen@intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 4/8] logrotate: replace fedorahosted.org SRC_URI with yoctoproject.org source
Date: Mon, 3 Apr 2017 07:53:06 +0000	[thread overview]
Message-ID: <CF0C948DE8E2634BB64BF489FF9EF7E7CB114D@PGSMSX105.gar.corp.intel.com> (raw)
In-Reply-To: <CAHiDW_HmcNpGPrmf+oDiKaU8EHS=RoXYZW3XkzPKuZKLFmNauw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3021 bytes --]

Hi,
The link seem like create by an individual, no a company or group. Therefore, we decide to drop this link and go for yoctoproject.org/mirror.

Thanks and Regards
Choong YinThong

From: Jussi Kukkonen [mailto:jussi.kukkonen@intel.com]
Sent: Monday, April 3, 2017 3:46 PM
To: Choong, Yin Thong <yin.thong.choong@intel.com>
Cc: Patches and discussions about the oe-core layer <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 4/8] logrotate: replace fedorahosted.org SRC_URI with yoctoproject.org source



On 3 April 2017 at 05:51, <yin.thong.choong@intel.com<mailto:yin.thong.choong@intel.com>> wrote:
>
> From: Choong YinThong <yin.thong.choong@intel.com<mailto:yin.thong.choong@intel.com>>
>
> fedorahosted.org<http://fedorahosted.org> was retired on March 1st, 2017. This is to
> update the SRC_URI to point to yoctoproject.org/mirror<http://yoctoproject.org/mirror>.

Hi,

Is there a reason not to use https://github.com/logrotate/logrotate ?

Same question applies to the selftest patch as well.

Thanks,
  Jussi

>
>
> [YOCTO #11226]
>
> Signed-off-by: Choong YinThong <yin.thong.choong@intel.com<mailto:yin.thong.choong@intel.com>>
> ---
>  meta/recipes-extended/logrotate/logrotate_3.9.1.bb<http://logrotate_3.9.1.bb> | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb<http://logrotate_3.9.1.bb> b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb<http://logrotate_3.9.1.bb>
> index 9c2dfe0..386c01b 100644
> --- a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb<http://logrotate_3.9.1.bb>
> +++ b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb<http://logrotate_3.9.1.bb>
> @@ -1,6 +1,6 @@
>  SUMMARY = "Rotates, compresses, removes and mails system log files"
>  SECTION = "console/utils"
> -HOMEPAGE = "https://fedorahosted.org/logrotate/"
> +HOMEPAGE = "http://downloads.yoctoproject.org"
>  LICENSE = "GPLv2"
>
>  # TODO: logrotate 3.8.8 adds autotools/automake support, update recipe to use it.
> @@ -10,7 +10,7 @@ DEPENDS="coreutils popt"
>
>  LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760<file:///\\COPYING;md5=18810669f13b87348459e611d31ab760>"
>
> -SRC_URI = "https://fedorahosted.org/releases/l/o/logrotate/logrotate-${PV}.tar.gz<https://fedorahosted.org/releases/l/o/logrotate/logrotate-$%7bPV%7d.tar.gz> \
> +SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/logrotate-${PV}.tar.gz<http://downloads.yoctoproject.org/mirror/sources/logrotate-$%7bPV%7d.tar.gz> \
>             file://act-as-mv-when-rotate.patch \
>             file://update-the-manual.patch \
>             file://disable-check-different-filesystems.patch \
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org<mailto:Openembedded-core@lists.openembedded.org>
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

[-- Attachment #2: Type: text/html, Size: 7228 bytes --]

  reply	other threads:[~2017-04-03  7:53 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 [this message]
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 ` [PATCH 5/8] libnewt: replace fedorahosted.org SRC_URI with pagure.io source yin.thong.choong
2017-04-03  2:51 ` [PATCH 6/8] liberation-fonts: " 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=CF0C948DE8E2634BB64BF489FF9EF7E7CB114D@PGSMSX105.gar.corp.intel.com \
    --to=yin.thong.choong@intel.com \
    --cc=jussi.kukkonen@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.