On Tue, 22 Aug 2023 at 21:11, Freihofer, Adrian
<[email protected]> wrote:
> Do you mean something like this:
>
> cd poky
> . oe-init-build-env ../poky-build
>
> Yes, it would probably work. But moving the build folder would break a
> long-established standard. I'm not sure if such a change would be
> accepted by the users.

I'm not sure there's a standard. You can do

. /path/to/poky/oe-init-build-env

from any directory, and the build directory will be made there, and
not in poky/. As long as you don't let users run oe-init-build-env
directly (such as with upcoming oe-setup-build :) we should be fine?

A more radical idea is to indeed prevent build directories from being
created under poky/ directly in oe-init-build-env. I'll be everyone's
favorite blame target again for this.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#186537): 
https://lists.openembedded.org/g/openembedded-core/message/186537
Mute This Topic: https://lists.openembedded.org/mt/100876148/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to