From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/2] gcc-4.5: add checksums
Date: Mon, 2 May 2011 10:57:52 +0200 [thread overview]
Message-ID: <1304326672-16975-2-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1304326672-16975-1-git-send-email-Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
meta-oe/recipes-devtools/gcc/gcc-4.5.inc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
index 80e0d37..7c166f2 100644
--- a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
+++ b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
@@ -18,6 +18,9 @@ INC_PR = "r36"
# BINV should point to minor release
BINV = "${PV}.3"
+SRC_URI[md5sum] = "8e0b5c12212e185f3e4383106bfa9cc6"
+SRC_URI[sha256sum] = "0a8847af44a9b33813b199997a73139517c96adfd519eaf24c79d4d9d09f65de"
+
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${BINV}/gcc-${BINV}.tar.bz2 \
file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
file://100-uclibc-conf.patch \
--
1.7.5.rc3
prev parent reply other threads:[~2011-05-02 9:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-30 19:26 [meta-oe][PATCH] gcc: Upgrade to 4.5.3 and bring in latest linaro updates raj.khem
2011-04-30 19:43 ` Koen Kooi
2011-04-30 19:49 ` Khem Raj
2011-05-02 8:57 ` [PATCH 1/2] gcc-4.5: drop comment from SRC_URI Martin Jansa
2011-05-02 8:57 ` Martin Jansa [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=1304326672-16975-2-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@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 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.