All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2011.03-maintenance: Bad checksums in binutils-cross-sdk_2.18.bb
@ 2011-10-21  6:42 Mats Kärrman
  2011-10-21 10:16 ` Paul Menzel
  0 siblings, 1 reply; 6+ messages in thread
From: Mats Kärrman @ 2011-10-21  6:42 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hi,
My first patch, please be gentle if i did something wrong ;)
The following patch is from a local branch tracking 2011.03-maintenance, should it be done different?


The binutils_2.18 tarball from GNU has changed checksums, ref. to this<http://git.openembedded.org/openembedded/commit/recipes/binutils/binutils_2.18.bb?h=2011.03-maintenance&id=bc8ddbf7944f82383936d88379619aa46c3954a2>
As binutils-cross-sdk_2.18.bb includes binutils_2.18.bb it does not need to specify its own checksums.

diff --git a/recipes/binutils/binutils-cross-sdk_2.18.bb b/recipes/binutils/binutils-cross-sdk_2.18.bb
index 837ebbe..2f13b26 100644
--- a/recipes/binutils/binutils-cross-sdk_2.18.bb
+++ b/recipes/binutils/binutils-cross-sdk_2.18.bb
@@ -1,6 +1,3 @@
 require binutils_${PV}.bb
 require binutils-cross-sdk.inc
 PR = "${INC_PR}.1"
-
-SRC_URI[md5sum] = "9d22ee4dafa3a194457caf4706f9cf01"
-SRC_URI[sha256sum] = "487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b"



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-21 21:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21  6:42 [PATCH] 2011.03-maintenance: Bad checksums in binutils-cross-sdk_2.18.bb Mats Kärrman
2011-10-21 10:16 ` Paul Menzel
2011-10-21 15:05   ` Ulf Samuelsson
2011-10-21 18:04     ` Denys Dmytriyenko
2011-10-21 20:45     ` Paul Menzel
2011-10-21 21:08       ` Mats Kärrman

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.