All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@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: Fri, 6 Mar 2015 13:18:01 +0100	[thread overview]
Message-ID: <20150306121801.GE2337@jama> (raw)
In-Reply-To: <008e0da7a6c62109e58ea1418062b988cc68d8ef.1425634271.git.liezhi.yang@windriver.com>

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

On Fri, Mar 06, 2015 at 01:32:33AM -0800, Robert Yang wrote:
> The www.xinetd.org is not available, use github to instead of it.
> 
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>  meta/recipes-extended/xinetd/xinetd_2.3.15.bb |   10 ++++++----
>  1 file changed, 6 insertions(+), 4 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..98c4aeb 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 = "https://github.com/xinetd-org/xinetd/archive/xinetd-2-3-15.tar.gz \
>        file://xinetd.init \
>        file://xinetd.conf \
>        file://xinetd.default \
> @@ -20,8 +20,8 @@ SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \
>        file://xinetd.service \
>        "
>  
> -SRC_URI[md5sum] = "77358478fd58efa6366accae99b8b04c"
> -SRC_URI[sha256sum] = "bf4e060411c75605e4dcbdf2ac57c6bd9e1904470a2f91e01ba31b50a80a5be3"
> +SRC_URI[md5sum] = "dbd435d2bc822ea4566dd18632c09379"
> +SRC_URI[sha256sum] = "620b25f4ab4d72fdf32b13797156ea40df2049f1c07e640177e5fec544e9a94c"

Did you compare the archives?
Explain the difference in commit message.

>  inherit autotools update-rc.d systemd
>  
> @@ -35,6 +35,8 @@ EXTRA_OECONF="--disable-nls"
>  PACKAGECONFIG ??= "tcp-wrappers"
>  PACKAGECONFIG[tcp-wrappers] = "--with-libwrap,,tcp-wrappers"
>  
> +S = "${WORKDIR}/${BPN}-${BPN}-2-3-15"
> +
>  do_configure() {
>  	# Looks like configure.in is broken, so we are skipping
>  	# rebuilding configure and are just using the shipped one
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  parent reply	other threads:[~2015-03-06 12:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06  9:32 [PATCH 0/6] fix SRC_URI and update package to fix SRC_URI 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 [this message]
2015-03-06  9:32 ` [PATCH 2/6] libevent: fix SRC_URI Robert Yang
2015-03-06  9:32 ` [PATCH 3/6] mailx: " Robert Yang
2015-03-06  9:32 ` [PATCH 4/6] net-tools: 1.60-25 -> 1.60-26 Robert Yang
2015-03-06 12:24   ` Burton, Ross
2015-03-06  9:32 ` [PATCH 5/6] resolvconf: 1.76 -> 1.76.1 Robert Yang
2015-03-06  9:32 ` [PATCH 6/6] apt: fix SRC_URI Robert Yang
2015-03-06 12:35   ` Burton, Ross
2015-03-09  1:39     ` Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2015-03-09  7:15 [V2 PATCH 0/6] meta: " 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
2015-03-10  3:20     ` Robert Yang

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=20150306121801.GE2337@jama \
    --to=martin.jansa@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.