Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix binutils fetch failure
@ 2011-08-28 20:39 Paul Eggleton
  2011-08-28 20:39 ` [PATCH 1/1] binutils: update to 2.21.1a Paul Eggleton
  2011-08-29 12:58 ` [PATCH 0/1] Fix binutils fetch failure Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggleton @ 2011-08-28 20:39 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 81aa4bfbde871af1d569b64499c34a315bf6218e:

  classes/sanity: enhance the network connectivity test (2011-08-25 08:49:12 -0700)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/binutils-2211a
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/binutils-2211a

Paul Eggleton (1):
  binutils: update to 2.21.1a

 ....21.1.bb => binutils-cross-canadian_2.21.1a.bb} |    0
 ...s-cross_2.21.1.bb => binutils-cross_2.21.1a.bb} |    0
 ...ssdk_2.21.1.bb => binutils-crosssdk_2.21.1a.bb} |    0
 .../{binutils_2.21.1.bb => binutils_2.21.1a.bb}    |    9 ++++++---
 4 files changed, 6 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.21.1.bb => binutils-cross-canadian_2.21.1a.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.21.1.bb => binutils-cross_2.21.1a.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.21.1.bb => binutils-crosssdk_2.21.1a.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils_2.21.1.bb => binutils_2.21.1a.bb} (85%)

-- 
1.7.4.1




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

* [PATCH 1/1] binutils: update to 2.21.1a
  2011-08-28 20:39 [PATCH 0/1] Fix binutils fetch failure Paul Eggleton
@ 2011-08-28 20:39 ` Paul Eggleton
  2011-08-29 18:14   ` Kumar Gala
  2011-08-29 12:58 ` [PATCH 0/1] Fix binutils fetch failure Richard Purdie
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Eggleton @ 2011-08-28 20:39 UTC (permalink / raw)
  To: openembedded-core

2.21.1 has disappeared upstream. There is no ChangeLog information for
2.21.1a, however diff reports only the addition of some cpu/opc files in
cgen/ subdirectory; the source code is otherwise identical.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 ....21.1.bb => binutils-cross-canadian_2.21.1a.bb} |    0
 ...s-cross_2.21.1.bb => binutils-cross_2.21.1a.bb} |    0
 ...ssdk_2.21.1.bb => binutils-crosssdk_2.21.1a.bb} |    0
 .../{binutils_2.21.1.bb => binutils_2.21.1a.bb}    |    9 ++++++---
 4 files changed, 6 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.21.1.bb => binutils-cross-canadian_2.21.1a.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.21.1.bb => binutils-cross_2.21.1a.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.21.1.bb => binutils-crosssdk_2.21.1a.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils_2.21.1.bb => binutils_2.21.1a.bb} (85%)

diff --git a/meta/recipes-devtools/binutils/binutils-cross-canadian_2.21.1.bb b/meta/recipes-devtools/binutils/binutils-cross-canadian_2.21.1a.bb
similarity index 100%
rename from meta/recipes-devtools/binutils/binutils-cross-canadian_2.21.1.bb
rename to meta/recipes-devtools/binutils/binutils-cross-canadian_2.21.1a.bb
diff --git a/meta/recipes-devtools/binutils/binutils-cross_2.21.1.bb b/meta/recipes-devtools/binutils/binutils-cross_2.21.1a.bb
similarity index 100%
rename from meta/recipes-devtools/binutils/binutils-cross_2.21.1.bb
rename to meta/recipes-devtools/binutils/binutils-cross_2.21.1a.bb
diff --git a/meta/recipes-devtools/binutils/binutils-crosssdk_2.21.1.bb b/meta/recipes-devtools/binutils/binutils-crosssdk_2.21.1a.bb
similarity index 100%
rename from meta/recipes-devtools/binutils/binutils-crosssdk_2.21.1.bb
rename to meta/recipes-devtools/binutils/binutils-crosssdk_2.21.1a.bb
diff --git a/meta/recipes-devtools/binutils/binutils_2.21.1.bb b/meta/recipes-devtools/binutils/binutils_2.21.1a.bb
similarity index 85%
rename from meta/recipes-devtools/binutils/binutils_2.21.1.bb
rename to meta/recipes-devtools/binutils/binutils_2.21.1a.bb
index 96f9d5f..2d4ed27 100644
--- a/meta/recipes-devtools/binutils/binutils_2.21.1.bb
+++ b/meta/recipes-devtools/binutils/binutils_2.21.1a.bb
@@ -1,6 +1,6 @@
 require binutils.inc
 
-PR = "r4"
+PR = "r0"
 
 LIC_FILES_CHKSUM="\
     file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
@@ -33,7 +33,10 @@ SRC_URI = "\
      file://binutils-powerpc-e5500.patch \
      "
 
-SRC_URI[md5sum] = "a22801a9cad45c85e9ff6afc10537d72"
-SRC_URI[sha256sum] = "f769b64350a02fbee009e1582cc12b6ed43b41985de65effb741e258e075dd05"
+SRC_URI[md5sum] = "bde820eac53fa3a8d8696667418557ad"
+SRC_URI[sha256sum] = "cdecfa69f02aa7b05fbcdf678e33137151f361313b2f3e48aba925f64eabf654"
+
+# 2.21.1a has a mismatched dir name within the tarball
+S = "${WORKDIR}/binutils-2.21.1"
 
 BBCLASSEXTEND = "native"
-- 
1.7.4.1




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

* Re: [PATCH 0/1] Fix binutils fetch failure
  2011-08-28 20:39 [PATCH 0/1] Fix binutils fetch failure Paul Eggleton
  2011-08-28 20:39 ` [PATCH 1/1] binutils: update to 2.21.1a Paul Eggleton
@ 2011-08-29 12:58 ` Richard Purdie
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Purdie @ 2011-08-29 12:58 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Sun, 2011-08-28 at 21:39 +0100, Paul Eggleton wrote:
> The following changes since commit 81aa4bfbde871af1d569b64499c34a315bf6218e:
> 
>   classes/sanity: enhance the network connectivity test (2011-08-25 08:49:12 -0700)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded-core-contrib paule/binutils-2211a
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/binutils-2211a
> 
> Paul Eggleton (1):
>   binutils: update to 2.21.1a

Merged to master, thanks.

Richard




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

* Re: [PATCH 1/1] binutils: update to 2.21.1a
  2011-08-28 20:39 ` [PATCH 1/1] binutils: update to 2.21.1a Paul Eggleton
@ 2011-08-29 18:14   ` Kumar Gala
  2011-08-29 18:32     ` Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Kumar Gala @ 2011-08-29 18:14 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


On Aug 28, 2011, at 3:39 PM, Paul Eggleton wrote:

> 2.21.1 has disappeared upstream. There is no ChangeLog information for
> 2.21.1a, however diff reports only the addition of some cpu/opc files in
> cgen/ subdirectory; the source code is otherwise identical.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
> ....21.1.bb => binutils-cross-canadian_2.21.1a.bb} |    0
> ...s-cross_2.21.1.bb => binutils-cross_2.21.1a.bb} |    0
> ...ssdk_2.21.1.bb => binutils-crosssdk_2.21.1a.bb} |    0
> .../{binutils_2.21.1.bb => binutils_2.21.1a.bb}    |    9 ++++++---
> 4 files changed, 6 insertions(+), 3 deletions(-)
> rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.21.1.bb => binutils-cross-canadian_2.21.1a.bb} (100%)
> rename meta/recipes-devtools/binutils/{binutils-cross_2.21.1.bb => binutils-cross_2.21.1a.bb} (100%)
> rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.21.1.bb => binutils-crosssdk_2.21.1a.bb} (100%)
> rename meta/recipes-devtools/binutils/{binutils_2.21.1.bb => binutils_2.21.1a.bb} (85%)

Don't we need to update:

meta/conf/distro/include/tcmode-default.inc

and possibly:

meta/conf/distro/include/distro_tracking_fields.inc

- k


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

* Re: [PATCH 1/1] binutils: update to 2.21.1a
  2011-08-29 18:14   ` Kumar Gala
@ 2011-08-29 18:32     ` Paul Eggleton
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Eggleton @ 2011-08-29 18:32 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Monday 29 August 2011 19:14:02 Kumar Gala wrote:
> Don't we need to update:
> 
> meta/conf/distro/include/tcmode-default.inc
> 
> and possibly:
> 
> meta/conf/distro/include/distro_tracking_fields.inc

Ah yes, you're right. Patches coming up for both.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

end of thread, other threads:[~2011-08-29 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 20:39 [PATCH 0/1] Fix binutils fetch failure Paul Eggleton
2011-08-28 20:39 ` [PATCH 1/1] binutils: update to 2.21.1a Paul Eggleton
2011-08-29 18:14   ` Kumar Gala
2011-08-29 18:32     ` Paul Eggleton
2011-08-29 12:58 ` [PATCH 0/1] Fix binutils fetch failure Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox