On Tue, Feb 19, 2013 at 03:04:52PM +0000, Nick G wrote: > Hey guys, > > I mentioned this in IRC yesterday but thought it was worth making it better > known including the workaround.
Yes, as I mentioned on IRC, there's 2012.10 available from meta-arago, that we would need to "release" to meta-ti eventually. > 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 > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
