From: Joshua Lock <josh@openedhand.com>
To: poky@yoctoproject.org
Subject: Re: Replacement for fakeroot do_install()?
Date: Wed, 22 Dec 2010 14:02:46 +0000 [thread overview]
Message-ID: <1293026566.13942.7.camel@scimitar> (raw)
In-Reply-To: <C40A274E-BE70-4CE5-87D3-81F65CAF51AA@dominion.thruhere.net>
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
next prev parent reply other threads:[~2010-12-22 14:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-22 13:48 Replacement for fakeroot do_install()? Koen Kooi
2010-12-22 14:02 ` Joshua Lock [this message]
2010-12-22 14:08 ` Koen Kooi
2010-12-22 14:48 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1293026566.13942.7.camel@scimitar \
--to=josh@openedhand.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.