[oe] dm6446-evm kernel broken

Bjørn Forsman bjorn.forsman at gmail.com
Wed Sep 30 08:39:44 UTC 2009


Hi Denys,

2009/9/29 Denys Dmytriyenko <denis at denix.org>:
> On Tue, Sep 29, 2009 at 01:45:58PM +0200, Bj??rn Forsman wrote:
>> Hi all,
>>
>> It seems like commit "linux-davinci: add DA850/OMAPL138, update other
>> DaVinci machines",
>> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=a96730454f6f8d86519317ad0798b2f96dfcdd45,
>> broke the kernel for the dm6446-evm.
>>
>> After this commit, my kernel will not boot. This is what I get:
>>
>> [console printout begin]
>> ## Booting image at 80700000 ...
>>    Image Name:   Angstrom/2.6.30-r10+gitr5212151f
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> From the commit you referred above, none of the SRCREVs use 5212151f commit
> number/hash. Please check what kernel you are building/booting.

The OE .dev branch from yesterday seems to build
recipes/linux/linux-davinci_2.6.30.bb by default.
It has the following SRCREV:
    SRCREV = "5212151f26e688416faac9f6f33ddd958f7de96c"
(And my local.conf does not specify any preferred kernel
version/provider stuff.)

So maybe the question is what kernel *you* are using? :-)
Are you building linux-davinci_git.bb? That would explain why you don't see the
SRCREV I do.

BTW, how do you specify that bitbake should use linux-davinci_git.bb?
I tried this in my local.conf:
    PREFERRED_VERSION_linux-davinci = "git"
but it did not work.

Regards,
Bjørn Forsman




More information about the Openembedded-devel mailing list