Re: [Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Pankaj Chawla
Koen,

I think I figured out my problem. Since I was naive enough to copy the
mini2440.conf
file directly from the git, I should have copied the
corresponding /linux/linux-mini2440-2.6.31+git
recipe files also. Hope I am right in my diagnostics.

Now that this seems to be the error can somebody help me with which revision
and branch to pull to get the mini2440 configs. I am still getting a hang of
OE so please excuse
for asking naive questions.

Thanks
Pankaj


On Wed, Nov 4, 2009 at 6:23 PM, Pankaj Chawla  wrote:

> I downloaded the config file from
>
> http://cgit.openembedded.org/cgit.cgi/openembedded/tree/conf/machine/mini2440.conf
> and
> added to openembedded/conf/machine/
>
> The instruction page seem to suggest that I could pick a machine config
> from the
> above path:
> "Or get some inspiration from 
> here
>  for
> picking a MACHINE."
>
> Looks like I did something that I shouldnt have even though there are some
> blogs out
> there that seem to suggest that they had success doing what I am trying to
> do.
> As I said its the first time am doing an Angstrom build and using OE, so
> please
> excuse me for any oversights and help me figure out how I can move forward
> and
> get the mini2440 base-image build done.
>
> Thanks for the help,
> Pankaj
>
>
> On Wed, Nov 4, 2009 at 6:11 PM, Koen Kooi wrote:
>
>> On 04-11-09 13:10, Pankaj Chawla wrote:
>>
>>> I followed instructions on
>>> http://www.angstrom-distribution.org/building-angstrom
>>> So I guess its
>>> 2009
>>> stable. The MACHINE is mini2440 and am doing bitbake
>>> base-image
>>>
>>
>> Are you sure? That branch doesn't have any mini2440 config files.
>>
>>
>> regards,
>>
>> Koen
>>
>>
>> ___
>> Angstrom-distro-devel mailing list
>> Angstrom-distro-devel@linuxtogo.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>>
>
>
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Pankaj Chawla
I downloaded the config file from
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/conf/machine/mini2440.conf
and
added to openembedded/conf/machine/

The instruction page seem to suggest that I could pick a machine config from
the
above path:
"Or get some inspiration from
here
for
picking a MACHINE."

Looks like I did something that I shouldnt have even though there are some
blogs out
there that seem to suggest that they had success doing what I am trying to
do.
As I said its the first time am doing an Angstrom build and using OE, so
please
excuse me for any oversights and help me figure out how I can move forward
and
get the mini2440 base-image build done.

Thanks for the help,
Pankaj

On Wed, Nov 4, 2009 at 6:11 PM, Koen Kooi  wrote:

> On 04-11-09 13:10, Pankaj Chawla wrote:
>
>> I followed instructions on
>> http://www.angstrom-distribution.org/building-angstrom
>> So I guess its
>> 2009
>> stable. The MACHINE is mini2440 and am doing bitbake
>> base-image
>>
>
> Are you sure? That branch doesn't have any mini2440 config files.
>
>
> regards,
>
> Koen
>
>
> ___
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Koen Kooi

On 04-11-09 13:10, Pankaj Chawla wrote:

I followed instructions on
http://www.angstrom-distribution.org/building-angstrom
So I guess its 2009
stable. The MACHINE is mini2440 and am doing bitbake
base-image


Are you sure? That branch doesn't have any mini2440 config files.

regards,

Koen


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


Re: [Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Pankaj Chawla
BTW, I just noticed that there was an error at the start of the bitbake
also. Dont know
if that has the clue but it does refer to the receipe in question:

NOTE: Handling BitBake files: - (6700/6700) [100 %]
NOTE: Parsing finished. 6398 cached, 0 parsed, 302 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for virtual/kernel (linux,
linux-omap-2.6, linux-rt, gumstix-kernel, linux-bast);
NOTE: consider defining PREFERRED_PROVIDER_virtual/kernel
NOTE: Preparing runqueue
*ERROR: Multiple .bb files are due to be built which each provide
virtual/kernel (/home/pankaj/OE-mini/openembedded/recipes/linux/
linux_2.6.25.20.bb /home/pankaj/OE-mini/openembedded/recipes/linux/
linux-omap-2.6_2.6.9-omap1.bb).*
* This usually means one provides something the other doesn't and should.*

Cheers
Pankaj

On Wed, Nov 4, 2009 at 5:40 PM, Pankaj Chawla  wrote:

> I followed instructions on
> http://www.angstrom-distribution.org/building-angstrom
> So I guess its
> 2009 stable. The MACHINE is mini2440 and am doing bitbake
> base-image
>
> Cheers
> Pankaj
>
>
> On Wed, Nov 4, 2009 at 5:16 PM, Koen Kooi wrote:
>
>> On 04-11-09 12:20, Pankaj Chawla wrote:
>>
>>> NOTE: Running task 1599 of 3021 (ID: 533,
>>> /home/pankaj/OE-mini/openembedded/recipes/linux/
>>> linux-omap-2.6_2.6.9-omap1.bb, do_unpack)
>>> NOTE: Unpacking
>>> ../openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig to
>>>
>>> ../angstrom-dev/work/mini2440-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r0/
>>> cp: cannot stat
>>>
>>> `/home/pankaj/OE-mini/openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig':
>>> No such file or directory
>>> NOTE: Task failed:
>>> ERROR: TaskFailed event exception, aborting
>>>
>>> I checked the recipes/linux/linux-omap-2.6-2.6.9-omap1 folder and there
>>> is
>>> no defconfig there.
>>> Instead there are two folders 'omap1610h2',  'omap5912osk' which contain
>>> the defconfig file.
>>>
>>> Can somebody help what am I supposed to do. This is my first Angstrom
>>> build
>>> so am not
>>> sure what I am supposed to do. I am building for mini2440 MACHINE type.
>>>
>>
>> Which branch and revision?
>>
>> regards,
>>
>> Koen
>>
>>
>> ___
>> Angstrom-distro-devel mailing list
>> Angstrom-distro-devel@linuxtogo.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>>
>
>
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Pankaj Chawla
I followed instructions on
http://www.angstrom-distribution.org/building-angstrom
So I guess its 2009
stable. The MACHINE is mini2440 and am doing bitbake
base-image

Cheers
Pankaj

On Wed, Nov 4, 2009 at 5:16 PM, Koen Kooi  wrote:

> On 04-11-09 12:20, Pankaj Chawla wrote:
>
>> NOTE: Running task 1599 of 3021 (ID: 533,
>> /home/pankaj/OE-mini/openembedded/recipes/linux/
>> linux-omap-2.6_2.6.9-omap1.bb, do_unpack)
>> NOTE: Unpacking
>> ../openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig to
>>
>> ../angstrom-dev/work/mini2440-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r0/
>> cp: cannot stat
>>
>> `/home/pankaj/OE-mini/openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig':
>> No such file or directory
>> NOTE: Task failed:
>> ERROR: TaskFailed event exception, aborting
>>
>> I checked the recipes/linux/linux-omap-2.6-2.6.9-omap1 folder and there is
>> no defconfig there.
>> Instead there are two folders 'omap1610h2',  'omap5912osk' which contain
>> the defconfig file.
>>
>> Can somebody help what am I supposed to do. This is my first Angstrom
>> build
>> so am not
>> sure what I am supposed to do. I am building for mini2440 MACHINE type.
>>
>
> Which branch and revision?
>
> regards,
>
> Koen
>
>
> ___
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Koen Kooi

On 04-11-09 12:20, Pankaj Chawla wrote:

NOTE: Running task 1599 of 3021 (ID: 533,
/home/pankaj/OE-mini/openembedded/recipes/linux/
linux-omap-2.6_2.6.9-omap1.bb, do_unpack)
NOTE: Unpacking
../openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig to
../angstrom-dev/work/mini2440-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r0/
cp: cannot stat
`/home/pankaj/OE-mini/openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig':
No such file or directory
NOTE: Task failed:
ERROR: TaskFailed event exception, aborting

I checked the recipes/linux/linux-omap-2.6-2.6.9-omap1 folder and there is
no defconfig there.
Instead there are two folders 'omap1610h2',  'omap5912osk' which contain
the defconfig file.

Can somebody help what am I supposed to do. This is my first Angstrom build
so am not
sure what I am supposed to do. I am building for mini2440 MACHINE type.


Which branch and revision?

regards,

Koen


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


[Angstrom-devel] do_unpack error : linux/linux-omap-2.6_2.6.9-omap1.bb recipe....

2009-11-04 Thread Pankaj Chawla
NOTE: Running task 1599 of 3021 (ID: 533,
/home/pankaj/OE-mini/openembedded/recipes/linux/
linux-omap-2.6_2.6.9-omap1.bb, do_unpack)
NOTE: Unpacking
../openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig to
../angstrom-dev/work/mini2440-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r0/
cp: cannot stat
`/home/pankaj/OE-mini/openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig':
No such file or directory
NOTE: Task failed:
ERROR: TaskFailed event exception, aborting

I checked the recipes/linux/linux-omap-2.6-2.6.9-omap1 folder and there is
no defconfig there.
Instead there are two folders 'omap1610h2',  'omap5912osk' which contain
the defconfig file.

Can somebody help what am I supposed to do. This is my first Angstrom build
so am not
sure what I am supposed to do. I am building for mini2440 MACHINE type.

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