Re: proper recipe for building for beagle xM? meta-ti?
Robert P. J. Day
On Sun, 4 Mar 2012, Denys Dmytriyenko wrote:
On Sun, Mar 04, 2012 at 01:14:17PM -0500, Robert P. J. Day wrote:i *know* what i'm about to point out is an OE issue and i alreadyOn Sun, 4 Mar 2012, Gary Thomas wrote:Either way, meta-oe is still required for meta-ti due to toolchain issues...On 2012-03-04 05:19, Robert P. J. Day wrote:um ... AFAICT, that .bbclass file is in meta-oe, not oe-core. andOops, that's one more workaround I forgot to mention. This file quietly emailed koen, but when i tried the above (actually reordered my BBLAYERS entries first), i got a udev fetch error since it was trying to fetch udev-173, and there is simply no such version at the specified fetch location, so i added: PREFERRED_VERSION_udev ?= "181" to my local.conf and it's building (currently 2222 of 2429). so someone in the OE community is welcome to address the issue that there is no udev-173 tarball here: http://kernel.org/pub/linux/utils/kernel/hotplug/ my bitbake should either finish or fail within 15 minutes. rday |
|