[meta-ti] U-Boot misconfiguration
Nick G
exosyst+metaTI at gmail.com
Tue Feb 19 07:04:52 PST 2013
Hey guys,
I mentioned this in IRC yesterday but thought it was worth making it better
known including the workaround.
Checking out the danny branch for both poky and meta-ti and setting the
MACHINE to beaglebone fails to build a suitable version of uboot when
performing a bitbake -k core-image-minimal
The error output is:
make: *** No rule to make target `am335x_evm_config'. Stop.
make: *** [am335x_evm_config] Error 1
If you navigate to the build directory you can see that it tries to build
u-boot-v2011.06 which I understand has no support for the am335x. The
earliest supported build being 2011.09.
To get around this you can add:
PREFERRED_VERSION_u-boot = "2011.09+git"
to your local.conf.
Is there an official bugtracker to file against this and a better way to
add the fix/workaround to the danny layer?
Regards,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20130219/1ea7c25e/attachment.html>
More information about the meta-ti
mailing list