From: Saul Wold <saul.wold@intel.com>
To: Qing He <qing.he@intel.com>
Cc: "poky@pokylinux.org" <poky@pokylinux.org>
Subject: Re: [PATCH] attr: fix SRC_URI
Date: Wed, 29 Dec 2010 12:25:03 -0800 [thread overview]
Message-ID: <4D1B991F.5060105@intel.com> (raw)
In-Reply-To: <20101228020217.GA27213@qhe2-db>
On 12/27/2010 06:02 PM, Qing He wrote:
>
> Signed-off-by: Qing He<qing.he@intel.com>
>
> ---
> This is inspired by Kevin Tian's fix to acl
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: qhe/fix
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=qhe/fix
>
> diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc
> index da79246..9a8b0f6 100644
> --- a/meta/recipes-support/attr/attr.inc
> +++ b/meta/recipes-support/attr/attr.inc
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://doc/COPYING;md5=2d0aa14b3fce4694e4f615e30186335f \
> file://attr/attr.c;endline=17;md5=be0403261f0847e5f43ed5b08d19593c \
> file://libattr/libattr.c;endline=17;md5=7970f77049f8fa1199fff62a7ab724fb"
>
> -SRC_URI = "http://nongnu.askapache.com/attr/${BP}.src.tar.gz"
> +SRC_URI = "http://download.savannah.gnu.org/attr/${BP}.src.tar.gz"
>
> require ea-acl.inc
>
> diff --git a/meta/recipes-support/attr/attr_2.4.44.bb b/meta/recipes-support/attr/attr_2.4.44.bb
> index e22e158..4be27d0 100644
> --- a/meta/recipes-support/attr/attr_2.4.44.bb
> +++ b/meta/recipes-support/attr/attr_2.4.44.bb
> @@ -1,6 +1,6 @@
> require attr.inc
>
> -PR = "r1"
> +PR = "r2"
>
> SRC_URI += "file://memory-leak-in-copy.patch \
> file://memory-leak2.patch \
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Merged into Master
Thanks
Sau!
next prev parent reply other threads:[~2010-12-29 20:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-28 0:50 [PATCH 0/1] fix SRC_URI for acl Kevin Tian
2010-12-28 2:02 ` [PATCH] attr: fix SRC_URI Qing He
2010-12-29 20:25 ` Saul Wold [this message]
2010-12-29 20:24 ` [PATCH 0/1] fix SRC_URI for acl Saul Wold
2010-12-30 0:17 ` Tian, Kevin
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=4D1B991F.5060105@intel.com \
--to=saul.wold@intel.com \
--cc=poky@pokylinux.org \
--cc=qing.he@intel.com \
/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.