From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] valgrind: remove versions prior to 3.6.0
Date: Sat, 30 Oct 2010 08:08:11 -0700 [thread overview]
Message-ID: <20101030150811.GA4076@gmail.com> (raw)
In-Reply-To: <1288422869-3296-1-git-send-email-khimov@altell.ru>
On (30/10/10 11:14), Roman I Khimov wrote:
> If you're using valgrind, you probably want latest and versions removed with
> this patch are 2+ years old.
>
> Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/valgrind/valgrind_3.2.1.bb | 17 -----------------
> recipes/valgrind/valgrind_3.2.3.bb | 19 -------------------
> recipes/valgrind/valgrind_3.3.1.bb | 19 -------------------
> 3 files changed, 0 insertions(+), 55 deletions(-)
> delete mode 100644 recipes/valgrind/valgrind_3.2.1.bb
> delete mode 100644 recipes/valgrind/valgrind_3.2.3.bb
> delete mode 100644 recipes/valgrind/valgrind_3.3.1.bb
>
> diff --git a/recipes/valgrind/valgrind_3.2.1.bb b/recipes/valgrind/valgrind_3.2.1.bb
> deleted file mode 100644
> index e125493..0000000
> --- a/recipes/valgrind/valgrind_3.2.1.bb
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -DESCRIPTION = "Valgrind memory debugger"
> -HOMEPAGE = "http://www.valgrind.org/"
> -SECTION = "devel"
> -LICENSE = "GPL"
> -DEPENDS = "virtual/libx11"
> -PR = "r0"
> -
> -SRC_URI = "http://www.valgrind.org/downloads/archive/valgrind-${PV}.tar.bz2"
> -
> -SRC_URI[md5sum] = "9407d33961186814cef0e6ecedfd6318"
> -SRC_URI[sha256sum] = "7f9a15d7be16ca03a0912191e8d55a486bf69690e11bb76ccece3eaff3730a33"
> -
> -inherit autotools
> -
> -EXTRA_OECONF = "--enable-tls"
> -
> -COMPATIBLE_HOST = "^i.86.*-linux"
> diff --git a/recipes/valgrind/valgrind_3.2.3.bb b/recipes/valgrind/valgrind_3.2.3.bb
> deleted file mode 100644
> index 5032204..0000000
> --- a/recipes/valgrind/valgrind_3.2.3.bb
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -DESCRIPTION = "Valgrind memory debugger"
> -HOMEPAGE = "http://www.valgrind.org/"
> -SECTION = "devel"
> -LICENSE = "GPL"
> -DEPENDS = "virtual/libx11"
> -PR = "r0"
> -
> -SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2"
> -
> -inherit autotools
> -
> -EXTRA_OECONF = "--enable-tls"
> -
> -COMPATIBLE_HOST = "^i.86.*-linux"
> -
> -FILES_${PN}-dbg += "/usr/lib/valgrind/x86-linux/.debug"
> -
> -SRC_URI[md5sum] = "978847992b136c8d8cb5c6559a91df1c"
> -SRC_URI[sha256sum] = "1bca920527f43fd0c68e8f8eb16a7996b34f415e73af54de0f2cd43a8247c441"
> diff --git a/recipes/valgrind/valgrind_3.3.1.bb b/recipes/valgrind/valgrind_3.3.1.bb
> deleted file mode 100644
> index b2cdd7f..0000000
> --- a/recipes/valgrind/valgrind_3.3.1.bb
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -DESCRIPTION = "Valgrind memory debugger"
> -HOMEPAGE = "http://www.valgrind.org/"
> -SECTION = "devel"
> -LICENSE = "GPL"
> -DEPENDS = "virtual/libx11"
> -PR = "r0"
> -
> -SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2"
> -
> -inherit autotools
> -
> -EXTRA_OECONF = "--enable-tls"
> -
> -COMPATIBLE_HOST = "^i.86.*-linux"
> -
> -FILES_${PN}-dbg += "/usr/lib/valgrind/x86-linux/.debug"
> -
> -SRC_URI[md5sum] = "0539e2fa4aadb2cd4ca4bba65b1fe8b5"
> -SRC_URI[sha256sum] = "95b7b4d815bd479332637c93e69ec24167cd28d4f9d9f9b718e1b091bb88aafa"
> --
> 1.6.4.2
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2010-10-30 15:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-30 7:14 [PATCH] valgrind: remove versions prior to 3.6.0 Roman I Khimov
2010-10-30 15:08 ` Khem Raj [this message]
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=20101030150811.GA4076@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox