* freshly updated u-boot has malformed patch
@ 2010-02-10 22:22 Robert P. J. Day
2010-02-10 23:04 ` Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2010-02-10 22:22 UTC (permalink / raw)
To: OpenEmbedded Development mailing list
beagleboard image as usual:
Applying patch u-boot-remove-inline-of-weak-functions.patch
patching file lib_arm/board.c
Hunk #1 FAILED at 123.
1 out of 1 hunk FAILED -- rejects in file lib_arm/board.c
patching file common/main.c
Hunk #1 FAILED at 48.
1 out of 1 hunk FAILED -- rejects in file common/main.c
Patch u-boot-remove-inline-of-weak-functions.patch does not apply
(enforce with -f)
ERROR: Task 151
(/home/rpjday/oe/openembedded/recipes/u-boot/u-boot_git.bb, do_patch)
failed
NOTE: Tasks Summary: Attempted 10399 tasks of which 10399 didn't need
to be rerun and 1 failed.
ERROR: '/home/rpjday/oe/openembedded/recipes/u-boot/u-boot_git.bb'
failed
i'd be more informative but i'm massively sick at the moment.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: freshly updated u-boot has malformed patch
2010-02-10 22:22 freshly updated u-boot has malformed patch Robert P. J. Day
@ 2010-02-10 23:04 ` Khem Raj
2010-02-10 23:31 ` Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2010-02-10 23:04 UTC (permalink / raw)
To: openembedded-devel
On Wed, Feb 10, 2010 at 2:22 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>
> beagleboard image as usual:
>
> Applying patch u-boot-remove-inline-of-weak-functions.patch
> patching file lib_arm/board.c
> Hunk #1 FAILED at 123.
> 1 out of 1 hunk FAILED -- rejects in file lib_arm/board.c
> patching file common/main.c
> Hunk #1 FAILED at 48.
> 1 out of 1 hunk FAILED -- rejects in file common/main.c
> Patch u-boot-remove-inline-of-weak-functions.patch does not apply
> (enforce with -f)
> ERROR: Task 151
> (/home/rpjday/oe/openembedded/recipes/u-boot/u-boot_git.bb, do_patch)
> failed
> NOTE: Tasks Summary: Attempted 10399 tasks of which 10399 didn't need
> to be rerun and 1 failed.
> ERROR: '/home/rpjday/oe/openembedded/recipes/u-boot/u-boot_git.bb'
> failed
>
> i'd be more informative but i'm massively sick at the moment.
which machine ?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: freshly updated u-boot has malformed patch
2010-02-10 23:04 ` Khem Raj
@ 2010-02-10 23:31 ` Khem Raj
2010-02-11 8:15 ` Koen Kooi
0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2010-02-10 23:31 UTC (permalink / raw)
To: openembedded-devel
On Wed, Feb 10, 2010 at 3:04 PM, Khem Raj <raj.khem@gmail.com> wrote:
> On Wed, Feb 10, 2010 at 2:22 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>>
>> beagleboard image as usual:
hmm I guess I should have read this line. Seems like beagle is using a
revision which already has
this patch applied. I will fix it.
>>
>> Applying patch u-boot-remove-inline-of-weak-functions.patch
>> patching file lib_arm/board.c
>> Hunk #1 FAILED at 123.
>> 1 out of 1 hunk FAILED -- rejects in file lib_arm/board.c
>> patching file common/main.c
>> Hunk #1 FAILED at 48.
>> 1 out of 1 hunk FAILED -- rejects in file common/main.c
>> Patch u-boot-remove-inline-of-weak-functions.patch does not apply
>> (enforce with -f)
>> ERROR: Task 151
>> (/home/rpjday/oe/openembedded/recipes/u-boot/u-boot_git.bb, do_patch)
>> failed
>> NOTE: Tasks Summary: Attempted 10399 tasks of which 10399 didn't need
>> to be rerun and 1 failed.
>> ERROR: '/home/rpjday/oe/openembedded/recipes/u-boot/u-boot_git.bb'
>> failed
>>
>> i'd be more informative but i'm massively sick at the moment.
>
> which machine ?
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: freshly updated u-boot has malformed patch
2010-02-10 23:31 ` Khem Raj
@ 2010-02-11 8:15 ` Koen Kooi
2010-02-11 20:30 ` Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Koen Kooi @ 2010-02-11 8:15 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11-02-10 00:31, Khem Raj wrote:
> On Wed, Feb 10, 2010 at 3:04 PM, Khem Raj <raj.khem@gmail.com> wrote:
>> On Wed, Feb 10, 2010 at 2:22 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>>>
>>> beagleboard image as usual:
>
> hmm I guess I should have read this line. Seems like beagle is using a
> revision which already has
> this patch applied. I will fix it.
And a lot of other machines I maintain as well, so for the time being
I'm going to revert this patch till someone actually boot tests this on
all affected machines.
I object to this untested patching of bootloaders.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLc7yjMkyGM64RGpERAmJqAJwMllh7QS+rKsxPJTqxleLh2JDDSACeNY7P
H4BfSD/udzhExoEGSGorbeY=
=2Wl9
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: freshly updated u-boot has malformed patch
2010-02-11 8:15 ` Koen Kooi
@ 2010-02-11 20:30 ` Khem Raj
0 siblings, 0 replies; 5+ messages in thread
From: Khem Raj @ 2010-02-11 20:30 UTC (permalink / raw)
To: openembedded-devel
On Thu, Feb 11, 2010 at 12:15 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 11-02-10 00:31, Khem Raj wrote:
>> On Wed, Feb 10, 2010 at 3:04 PM, Khem Raj <raj.khem@gmail.com> wrote:
>>> On Wed, Feb 10, 2010 at 2:22 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>>>>
>>>> beagleboard image as usual:
>>
>> hmm I guess I should have read this line. Seems like beagle is using a
>> revision which already has
>> this patch applied. I will fix it.
>
> And a lot of other machines I maintain as well, so for the time being
> I'm going to revert this patch till someone actually boot tests this on
> all affected machines.
> I object to this untested patching of bootloaders.
indeed please go ahead.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFLc7yjMkyGM64RGpERAmJqAJwMllh7QS+rKsxPJTqxleLh2JDDSACeNY7P
> H4BfSD/udzhExoEGSGorbeY=
> =2Wl9
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-02-11 20:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 22:22 freshly updated u-boot has malformed patch Robert P. J. Day
2010-02-10 23:04 ` Khem Raj
2010-02-10 23:31 ` Khem Raj
2010-02-11 8:15 ` Koen Kooi
2010-02-11 20:30 ` Khem Raj
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.