> Date: Tue, 17 Jan 2012 16:58:04 -0600
> From: Matthew Hudson <hexs...@gmail.com>
> Subject: Re: [Angstrom-devel] h2200 kexecboot and htc header format
> To: Discussion of the angstrom distribution development
>        <angstrom-distro-devel@linuxtogo.org>
> Message-ID:
>        <caoegkgucfarwmcutn-hwc536s+vx5rp55jdeppyb6qjsnzm...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
>> > Downloaded and decompressed into
>>> >
>>> /arm/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/h2200-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r26
>>> >
>>> > My inexperience with OE is going to show here. :)
>>> >
>>> > What do I need to do to let it know its already there? Change the
>>> recipe?
>>>
>>> Just place it to your sources directory and restart bitbake.
>>>
>>>
>>
> Just for clarification: It looks like its trying to apply the patches to
> the kernel. I don't know if its safe to assume these patches are already
> applied to the kernel. If they are then what do I need to change to make it
> think the patches are already applied.
>
> -Matt

Hi,

I just wonder are the patches in the recipe
linux-handhelds-2.6_2.6.21-hh20.bb necessary or being precise
applicable ?

I mean these ones :
linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch
export_atags-r0a.patch
gcc4x-limits.patch
0001-time-prevent-the-loop-in-timespec_add_ns-from-bei.patch

1) I get fetch errors like:
| ERROR: Function failed: Fetcher failure for URL:
'file://linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch'.
Unable to fetch URL from any source.

The 'missing' file is the recipe tree - in the same dir as
linux-handhelds-2.6_2.6.21-hh20.bb  recipe.

2) Even when copy the patches manually I get  error like mentioned in [1].

Could someone advise how to get over this ?

Regards,
Michal Panczyk


Ps. I have looked at sources/meta-handheld/conf/machine/hx4700.conf and found:
PREFERRED_PROVIDER_virtual/kernel = "linux"
I wonder if that wouldn't be less time consuming rather than staying
with hh.org kernel.

[1]:
---
NOTE: package linux-handhelds-2.6-2.6.21-hh20-r26: task do_patch: Started
ERROR: Command Error: exit status: 1  Output:
Applying patch linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch
can't find file to patch at input line 21
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From: Bill Gatliff <b...@billgatliff.com>
|Date: Thu, 31 May 2007 21:02:22 +0000 (+0100)
|Subject: [ARM] 4423/1: add ATAGS support
|X-Git-Tag: v2.6.23-rc1~1101^2^7~5
|X-Git-Url: 
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a
|
|[ARM] 4423/1: add ATAGS support
|
|Examines the ATAGS pointer (r2) at boot, and interprets
|a nonzero value as a reference to an ATAGS structure. A
|suitable ATAGS structure replaces the kernel's command line.
|
|Signed-off-by: Bill Gatliff <b...@billgatliff.com>
|Signed-off-by: Russell King <rmk+ker...@arm.linux.org.uk>
|---
|
|diff --git a/arch/arm/kernel/head-common.S b/arch/arm/kernel/head-common.S
|index a52da0d..024a9cf 100644
|--- a/arch/arm/kernel/head-common.S
|+++ b/arch/arm/kernel/head-common.S
--------------------------
No file to patch.  Skipping patch.
4 out of 4 hunks ignored

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to