All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI
Date: Mon, 9 Mar 2015 08:59:50 -0700	[thread overview]
Message-ID: <E0AC5CCC-475C-413E-BB70-1ABB120235BF@gmail.com> (raw)
In-Reply-To: <cd62f62acc964a2d896fd7a7e2a26372589f40a0.1425885208.git.liezhi.yang@windriver.com>


> On Mar 9, 2015, at 12:15 AM, Robert Yang <liezhi.yang@windriver.com> wrote:
> 
> The www.xinetd.org is not available, use github as the HOMEPAGE and
> pkgs.fedoraproject.org as the SRC_URI.
> 
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta/recipes-extended/xinetd/xinetd_2.3.15.bb |    4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
> index 288186e..f07a33f 100644
> --- a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
> +++ b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
> @@ -1,5 +1,5 @@
> SUMMARY = "Socket-based service activation daemon"
> -HOMEPAGE = "http://www.xinetd.org"
> +HOMEPAGE = "https://github.com/xinetd-org/xinetd"
> 
> # xinetd is a BSD-like license
> # Apple and Gentoo say BSD here.
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=8ad8615198542444f84d28a6cf226dd8"
> DEPENDS = ""
> PR = "r2"
> 
> -SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \
> +SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BP}.tar.gz/77358478fd58efa6366accae99b8b04c/${BP}.tar.gz \

This snapshot can go away too. I would be more comfortable if you just checked it out from github straight.

>       file://xinetd.init \
>       file://xinetd.conf \
>       file://xinetd.default \
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



  reply	other threads:[~2015-03-09 15:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09  7:15 [V2 PATCH 0/6] meta: fix SRC_URI Robert Yang
2015-03-09  7:15 ` [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI Robert Yang
2015-03-09 15:59   ` Khem Raj [this message]
2015-03-10  3:20     ` Robert Yang
2015-03-09  7:15 ` [PATCH 2/6] libevent: fix SRC_URI Robert Yang
2015-03-09  7:15 ` [PATCH 3/6] mailx: " Robert Yang
2015-03-09  7:15 ` [PATCH 4/6] apt: " Robert Yang
2015-03-09  7:15 ` [PATCH 5/6] net-tools: " Robert Yang
2015-03-09 16:03   ` Khem Raj
2015-03-09 16:06     ` Burton, Ross
2015-03-10  3:21       ` Robert Yang
2015-03-09  7:15 ` [PATCH 6/6] resolvconf: " Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2015-03-06  9:32 [PATCH 0/6] fix SRC_URI and update package to " Robert Yang
2015-03-06  9:32 ` [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI Robert Yang
2015-03-06 12:10   ` Burton, Ross
2015-03-06 12:18   ` Martin Jansa

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=E0AC5CCC-475C-413E-BB70-1ABB120235BF@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=liezhi.yang@windriver.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.