Openembedded Core Discussions
 help / color / mirror / Atom feed
* Where is atom-pc.conf hiding?
@ 2011-06-13 18:31 Koen Kooi
  2011-06-13 20:28 ` Saul Wold
  2011-06-13 20:29 ` Joshua Lock
  0 siblings, 2 replies; 20+ messages in thread
From: Koen Kooi @ 2011-06-13 18:31 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

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?

regards,

Koen

[1] The bugs:

20:22 <khem> MACHINE=4 bitbake console-image
20:22 <khem> try any nonexisting machine
20:22 <khem> no error nothing

and:

20:23 <khem> so any x86 arch in angstrom is not parsable 
20:23 <khem> and it seems to be culminating from various factors
20:24 <khem> if I remove inheriting rm_work it starts to work
20:24 <khem> if I remove BASE_PACKAGE_ARCH = "all" from allarch.bbclass it starts to work




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-06-14 21:36 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 18:31 Where is atom-pc.conf hiding? Koen Kooi
2011-06-13 20:28 ` Saul Wold
2011-06-13 20:36   ` Koen Kooi
2011-06-13 21:30     ` Richard Purdie
2011-06-13 22:10       ` Tom Rini
2011-06-13 22:19         ` Otavio Salvador
2011-06-13 22:35         ` Richard Purdie
2011-06-13 22:44           ` Tom Rini
2011-06-13 23:04             ` Richard Purdie
2011-06-13 23:17               ` Otavio Salvador
2011-06-14  0:02                 ` Richard Purdie
2011-06-14  0:09                   ` Otavio Salvador
2011-06-14  0:24                     ` Paul Eggleton
2011-06-14  7:44         ` Phil Blundell
2011-06-14 12:05           ` Richard Purdie
2011-06-14  7:40       ` Koen Kooi
2011-06-14 20:20         ` Tom Zanussi
2011-06-14 21:08           ` Koen Kooi
2011-06-14 21:33             ` Tom Zanussi
2011-06-13 20:29 ` Joshua Lock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox