Hi Khem,

I see now, thanks! I was using “du -hd1” to individually check the size of two 
recipe ‘work’ directories. But by checking them both with “du -sh” I see they 
are indeed saving space via hard links. Thanks!

Chris

From: Khem Raj [mailto:[email protected]]
Sent: Sunday, April 01, 2018 12:09 PM
To: LAPLANTE,CHRIS (A-Little Falls,ex1) <[email protected]>
Cc: [email protected]
Subject: Re: [OE-core] Question about native recipes


On Sun, Apr 1, 2018 at 8:53 AM Chris Laplante via Openembedded-core 
<[email protected]<mailto:[email protected]>>
 wrote:
Hello,

Suppose I have a native recipe that installs a large (~1 – 2 GB) amount of 
stuff. It’s needed by about 20 or 30 recipes. I’d rather not install that 1-2 
GB into every recipe’s recipe-sysroot-native, because that will consume a ton 
of disk space. Is there any way I can change my native recipe to install to a 
common location?

Recipe specific sysroot uses hard links to a commons location isn’t that 
happening in your build

Thanks,
Chris
--
_______________________________________________
Openembedded-core mailing list
[email protected]<mailto:[email protected]>
http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to