Openembedded Core Discussions
 help / color / mirror / Atom feed
* Machine specific sysroot issue
@ 2011-08-14 19:50 Paul Eggleton
  2011-08-14 22:05 ` Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Paul Eggleton @ 2011-08-14 19:50 UTC (permalink / raw)
  To: openembedded-core

Hi all,

I've brought over the Opie recipes from OE in preparation for creating a 
separate layer, and after making a few changes everything compiles OK; however 
I'm finding that the change to machine-specific sysroots is causing some 
problems.

libopie2, a non-machine specific package, among other things installs a file 
called include.pro into ${OPIEDIR}, which is configured to be 
${STAGING_DIR_HOST}. In OE-classic ${STAGING_DIR_HOST} is not machine-specific, 
so if you build libopie2 for machine A then build some other package that 
needs include.pro for machine B, then everything is fine. In the OE-core case 
with machine-specific sysroots it's looking for the file in the sysroot for the 
current machine, which if you've been building for several different machines 
may not be where it has actually been installed.

What's the correct way to fix this? Is libopie2 now installing this file in the 
wrong place?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

end of thread, other threads:[~2011-08-15 16:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14 19:50 Machine specific sysroot issue Paul Eggleton
2011-08-14 22:05 ` Khem Raj
2011-08-15 14:15 ` Richard Purdie
2011-08-15 14:23   ` Paul Eggleton
2011-08-15 14:30     ` Koen Kooi
2011-08-15 14:42       ` Paul Eggleton
2011-08-15 14:58         ` Koen Kooi
2011-08-15 15:03 ` Phil Blundell
2011-08-15 15:49   ` Paul Eggleton
2011-08-15 15:51     ` Khem Raj
2011-08-15 15:52     ` Phil Blundell
2011-08-15 15:57     ` Richard Purdie

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