Talk:Yocto

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

emerge without --oneshot

IMHO, emerge dependencies without --oneshot option isn’t good approach. Maybe, better create ebuild with these dependencies and install it.

--Totktonada (talk) 04:32, 25 April 2014 (UTC)

yocto requires gcc-multilib

I've had a look at prerequisites for a successful yocto-build. As mentioned in "Using Yocto Project with Beaglebone Black" a gcc with an enabled multilib is required. Since I'm running a very old installation of gentoo which was regularly updated, i am still stuck with a non-multilib profile. In the actual profile the multilib use-flag was disabled. Since it seems to be difficult to switch from non-multilib to multilib gcc/profile, you should start with a fresh install using a multilib profile. I'm running a beaglebone-build on a newer mulitlib-profile-installation and this one seems to compile fine. I've just followed the steps mentioned in the YOCTO-wiki on the multilib-profile-machine. To be honest, I'm a newbie and a noob, thus any confirmation or the opposite is quite welcome.

Have fun,

--Kaffeesurrogat (talk) 20:08, 7 December 2015 (UTC)