On Mon, 2011-06-13 at 20:31 +0200, Koen Kooi wrote: > Hi, > > Khem was asking if I could reproduce the recent x86 breakage he was seeing[1] > and I ran into another bug: > > koen@dominion:/OE/tentacle/sources/meta-intel$ git blame > meta-n450/conf/machine/n450.conf | grep atom > 158f88d7 (Saul Wold 2011-01-03 15:33:52 -0800 6) require > conf/machine/atom-pc.conf > > koen@dominion:/OE/tentacle/sources/meta-intel$ !find > find . -name "atom-pc.conf" > koen@dominion:/OE/tentacle/sources/meta-intel$ > > So let's drop down a level and try other layers: > > koen@dominion:/OE/tentacle/sources/meta-intel$ cd .. > koen@dominion:/OE/tentacle/sources$ ls -1 | grep meta > meta-angstrom/ > meta-efikamx/ > meta-intel/ > meta-nslu2/ > meta-openembedded/ > meta-openpandora/ > meta-shr/ > meta-smartphone/ > meta-texasinstruments/ > meta-xilinx/ > koen@dominion:/OE/tentacle/sources$ find . -name "atom-pc.conf" > koen@dominion:/OE/tentacle/sources$ > > Still nothing. So where is it hiding?
meta-yocto: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/machine/atom-pc.conf Joshua -- Joshua Lock Yocto Project Build Monkey Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
