All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo
@ 2012-06-08 14:10 Bruce Ashfield
  2012-06-08 14:10 ` [PATCH 1/1] " Bruce Ashfield
  2012-06-11 12:52 ` [PATCH 0/1] " Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-06-08 14:10 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Richard/Saul,

Argh. I need a brown paper bag .... being focused on 3.4 hid
thsi from me.

Never underestimate the power of a rebase for inserting fat finger
errors that are hidden by local layers.

An extraneous character made it into the 3.2 meta SRCREV, which makes
the fetcher error, even when the kernel isn't being built.

Cheers,

Bruce

The following changes since commit 0612cf3fcb3365e7721a2d5c331f8cd2647ae60b:

  hob2: create a standalone deploy image tool (2012-06-08 12:13:43 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (1):
  linux-yocto/3.2: fix meta SRCREV typo

 meta/recipes-kernel/linux/linux-yocto_3.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.5.4




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

* [PATCH 1/1] linux-yocto/3.2: fix meta SRCREV typo
  2012-06-08 14:10 [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo Bruce Ashfield
@ 2012-06-08 14:10 ` Bruce Ashfield
  2012-06-11 12:52 ` [PATCH 0/1] " Richard Purdie
  1 sibling, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-06-08 14:10 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Never underestimate the power of a rebase for inserting fat finger
errors that are hidden by local layers.

An extraneous character made it into the 3.2 meta SRCREV, which makes
the fetcher error, even when the kernel isn't being built.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/recipes-kernel/linux/linux-yocto_3.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
index 85c0096..e6cf9bb 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
@@ -16,7 +16,7 @@ SRCREV_machine_qemuppc ?= "1396a8f7b62f8926dc1fa474c7d94ae920d81852"
 SRCREV_machine_qemux86 ?= "9d32bb075e349cc69c7af42b60f6715c5d8c972e"
 SRCREV_machine_qemux86-64 ?= "dd488f551fa0f8e3bf1aadd78083b8547bba8bdf"
 SRCREV_machine ?= "76133a1cadf0de417c29ed15d6fbb12c41c0802b"
-SRCREV_meta ?= "ee78519365bdb25287703bbc31c06b193263c654l"
+SRCREV_meta ?= "ee78519365bdb25287703bbc31c06b193263c654"
 
 PR = "r1"
 PV = "${LINUX_VERSION}+git${SRCPV}"
-- 
1.7.5.4




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

* Re: [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo
  2012-06-08 14:10 [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo Bruce Ashfield
  2012-06-08 14:10 ` [PATCH 1/1] " Bruce Ashfield
@ 2012-06-11 12:52 ` Richard Purdie
  2012-06-11 13:00   ` Bruce Ashfield
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2012-06-11 12:52 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: openembedded-core, saul.wold

On Fri, 2012-06-08 at 10:10 -0400, Bruce Ashfield wrote:
> Richard/Saul,
> 
> Argh. I need a brown paper bag .... being focused on 3.4 hid
> thsi from me.
> 
> Never underestimate the power of a rebase for inserting fat finger
> errors that are hidden by local layers.
> 
> An extraneous character made it into the 3.2 meta SRCREV, which makes
> the fetcher error, even when the kernel isn't being built.

I came to Tom's patch first but a fix has been merged.

Cheers,

Richard




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

* Re: [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo
  2012-06-11 12:52 ` [PATCH 0/1] " Richard Purdie
@ 2012-06-11 13:00   ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-06-11 13:00 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded-core, saul.wold

On 12-06-11 08:52 AM, Richard Purdie wrote:
> On Fri, 2012-06-08 at 10:10 -0400, Bruce Ashfield wrote:
>> Richard/Saul,
>>
>> Argh. I need a brown paper bag .... being focused on 3.4 hid
>> thsi from me.
>>
>> Never underestimate the power of a rebase for inserting fat finger
>> errors that are hidden by local layers.
>>
>> An extraneous character made it into the 3.2 meta SRCREV, which makes
>> the fetcher error, even when the kernel isn't being built.
>
> I came to Tom's patch first but a fix has been merged.

No worries, I'm glad it's in. I can take the paper bag off my head
now.

Cheers,

Bruce

>
> Cheers,
>
> Richard
>




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

end of thread, other threads:[~2012-06-11 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-08 14:10 [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo Bruce Ashfield
2012-06-08 14:10 ` [PATCH 1/1] " Bruce Ashfield
2012-06-11 12:52 ` [PATCH 0/1] " Richard Purdie
2012-06-11 13:00   ` Bruce Ashfield

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.