On 11-02-08 12:31 PM, Diego Sueiro wrote:
Bruce,

I've updated my yocto tree but I'm still getting this error:

ERROR: Function 'do_kernel_checkout' failed (see
/home/dev-2/yocto/build/tmp/work/bw-b600-poky-linux-gnueabi/linux-yocto-stable-2.6.34+git1+e1f85a470934a0cf6abde5d95533e74501822c6b_6+72ca49ab08b8eb475cec82a10049503602325791-r1/temp/log.do_kernel_checkout.26330
for further information)
ERROR: Logfile of failure stored in:
/home/dev-2/yocto/build/tmp/work/bw-b600-poky-linux-gnueabi/linux-yocto-stable-2.6.34+git1+e1f85a470934a0cf6abde5d95533e74501822c6b_6+72ca49ab08b8eb475cec82a10049503602325791-r1/temp/log.do_kernel_checkout.26330
Log data follows:
| Fixing up git directory for standard/devkit8000
| error: pathspec 'devkit8000-standard' did not match any file(s) known
to git.
| ERROR: Function 'do_kernel_checkout' failed (see
/home/dev-2/yocto/build/tmp/work/bw-b600-poky-linux-gnueabi/linux-yocto-stable-2.6.34+git1+e1f85a470934a0cf6abde5d95533e74501822c6b_6+72ca49ab08b8eb475cec82a10049503602325791-r1/temp/log.do_kernel_checkout.26330
for further information)
NOTE: package
linux-yocto-stable-2.6.34+git1+e1f85a470934a0cf6abde5d95533e74501822c6b_6+72ca49ab08b8eb475cec82a10049503602325791-r1:
task do_kernel_checkout: Failed
ERROR: Task 1
(/home/dev-2/yocto/poky/meta-boardware/recipes-kernel/linux/linux-yocto-stable_git.bb
<http://linux-yocto-stable_git.bb>, do_kernel_checkout) failed with exit
code '1'

This is the typical BSP bootstrap 'problem'. Hold on for
just a little while longer, with the new fetcher changes
in master, I'm updating the recipes (literally now) to
fix this and am testing the workflow for adding a new board
as part of these changes.

Cheers,

Bruce


I've tried this two options on
SRCREV_machine_pn-linux-yocto-stable_devkit8000:

    "ef7f944e773950d4016b7643f9ecf052bbe250cd" = beagleboard-standard branch
    "2b1caf6ed7b888c95a1909d343799672731651a5" = master branch
    "72ca49ab08b8eb475cec82a10049503602325791" = standard branch


There isn't an specific devki8000 branch.

Regards,

--
*dS
Diego Sueiro

/*long live rock 'n roll*/


On Tue, Feb 8, 2011 at 12:11 PM, Bruce Ashfield
<[email protected] <mailto:[email protected]>> wrote:

    On 11-02-08 08:46 AM, Diego Sueiro wrote:

        Folks,

        I'm trying to get devkit8000 kernel compiled with
        linux-yocto-stable recipe.
        I've added devkit8000 on COMPATIBLE_MACHINE and on
        KMACHINE_dekvkit800.

        But I don't know what pokylinux branch to use to make the kernel
        build
        works.

        I believe that I have to config these variables:

        LINUX_KERNEL_TYPE


    This one defaults to something sane, so you don't need
    to set this line.


        SRCREV_machine_pn-linux-yocto-stable_devkit8000


    You would need to set this, to a SRCREV of the branch you'll
    end up building.



        Any suggestions?


    Are you working out of an up to date master ? I've made some
    changes recently that allow BSPs to bootstrap/reuse existing
    branches. If you aren't on the latest master the procedure
    is different.

    Cheers,

    Bruce


        Regards,

        --
        *dS
        Diego Sueiro

        /*long live rock 'n roll*/



        _______________________________________________
        yocto mailing list
        [email protected] <mailto:[email protected]>
        https://lists.yoctoproject.org/listinfo/yocto




_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to