Openembedded Core Discussions
 help / color / mirror / Atom feed
* [patch] update-rc.d: point SRC_URI to new devel repo
@ 2011-05-17 12:28 Phil Blundell
  2011-05-17 13:47 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Blundell @ 2011-05-17 12:28 UTC (permalink / raw)
  To: openembedded-core

handhelds.org cvs is down and doesn't seem to be coming back.
update-rc.d now has a new upstream home, point SRC_URI to that.

Signed-off-by: Phil Blundell <philb@gnu.org>
---
 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
index accb385..8ba6644 100644
--- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
+++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
@@ -9,11 +9,10 @@ LIC_FILES_CHKSUM = "file://update-rc.d;beginline=5;endline=15;md5=148a48321b10eb

 PR = "r3"

-SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_7 \
+SRC_URI = "git://github.com/philb/update-rc.d.git;tag=update-rc.d_${PV};protocol=git \
            file://add-verbose.patch;apply=yes"






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

* Re: [patch] update-rc.d: point SRC_URI to new devel repo
  2011-05-17 12:28 [patch] update-rc.d: point SRC_URI to new devel repo Phil Blundell
@ 2011-05-17 13:47 ` Richard Purdie
  2011-05-17 17:59   ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2011-05-17 13:47 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: openembedded-core

On Tue, 2011-05-17 at 13:28 +0100, Phil Blundell wrote:
> handhelds.org cvs is down and doesn't seem to be coming back.
> update-rc.d now has a new upstream home, point SRC_URI to that.
> 
> Signed-off-by: Phil Blundell <philb@gnu.org>
> ---
>  meta/recipes-core/update-rc.d/update-rc.d_0.7.bb |    5 ++---
>  1 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
> index accb385..8ba6644 100644
> --- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
> +++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
> @@ -9,11 +9,10 @@ LIC_FILES_CHKSUM = "file://update-rc.d;beginline=5;endline=15;md5=148a48321b10eb
> 
>  PR = "r3"
> 
> -SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_7 \
> +SRC_URI = "git://github.com/philb/update-rc.d.git;tag=update-rc.d_${PV};protocol=git \
>             file://add-verbose.patch;apply=yes"
> 
> 

Applied, thanks (when I can push to the repo).

I had to apply this manually as something was wrong with this patch...

Cheers,

Richard




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

* Re: [patch] update-rc.d: point SRC_URI to new devel repo
  2011-05-17 13:47 ` Richard Purdie
@ 2011-05-17 17:59   ` Koen Kooi
  0 siblings, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2011-05-17 17:59 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


Op 17 mei 2011, om 15:47 heeft Richard Purdie het volgende geschreven:

> On Tue, 2011-05-17 at 13:28 +0100, Phil Blundell wrote:
>> handhelds.org cvs is down and doesn't seem to be coming back.
>> update-rc.d now has a new upstream home, point SRC_URI to that.
>> 
>> Signed-off-by: Phil Blundell <philb@gnu.org>
>> ---
>> meta/recipes-core/update-rc.d/update-rc.d_0.7.bb |    5 ++---
>> 1 files changed, 2 insertions(+), 3 deletions(-)
>> 
>> diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
>> index accb385..8ba6644 100644
>> --- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
>> +++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
>> @@ -9,11 +9,10 @@ LIC_FILES_CHKSUM = "file://update-rc.d;beginline=5;endline=15;md5=148a48321b10eb
>> 
>> PR = "r3"
>> 
>> -SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_7 \
>> +SRC_URI = "git://github.com/philb/update-rc.d.git;tag=update-rc.d_${PV};protocol=git \
>>            file://add-verbose.patch;apply=yes"
>> 
>> 
> 
> Applied, thanks (when I can push to the repo).
> 
> I had to apply this manually as something was wrong with this patch...

There's more wrong with this:

NOTE: package update-rc.d-native-0.7-r3: task do_patch: Started
ERROR: Cannot proceed with manual patch resolution - 'xterm -T "$TERMWINDOWTITLE" -e $SHELLCMDS' not found. Check TERMCMDRUN variable.
ERROR: Function 'patch_do_patch' failed
ERROR: Logfile of failure stored in: /OE/tentacle/build/tmp-angstrom_2010_x-uclibc/work/x86_64-linux/update-rc.d-native-0.7-r3/temp/log.do_patch.1324
Log data follows:
| NOTE: Applying patch 'add-verbose.patch' (sources/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch)
| ERROR: ld.so: object 'libpseudo.so' from LD_PRELOAD cannot be preloaded: ignored.
| xterm Xt error: Can't open display:
| xterm:  DISPLAY is not set
| ERROR: Cannot proceed with manual patch resolution - 'xterm -T "$TERMWINDOWTITLE" -e $SHELLCMDS' not found. Check TERMCMDRUN variable.
| ERROR: Function 'patch_do_patch' failed
NOTE: package update-rc.d-native-0.7-r3: task do_patch: Failed




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

end of thread, other threads:[~2011-05-17 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17 12:28 [patch] update-rc.d: point SRC_URI to new devel repo Phil Blundell
2011-05-17 13:47 ` Richard Purdie
2011-05-17 17:59   ` Koen Kooi

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