[poky] Replacement for fakeroot do_install()?

Joshua Lock josh at openedhand.com
Wed Dec 22 06:02:46 PST 2010


On Wed, 2010-12-22 at 14:48 +0100, Koen Kooi wrote:
> Hi,
> 
> What's is the pseudo way to do fakeroot do_install()? I have a number
> of OE recipes that still use fakeroot and I would like to get rid of
> that in the OE layer for yocto.

fakeroot is a flag which tells the runqueue to load appropriate
environment variables for running the task under a fakeroot like
program, and as such it's still perfectly valid whether you're using
fakeroot or pseudo.

tl;dr

fakeroot do_install() is the pseudo way too

Cheers,
Joshua
-- 
Joshua Lock
        Intel Open Source Technology Centre




More information about the poky mailing list