Hello, Richard. Yes, for various reasons we can not move out from /usr/local. Before the change it works smoothly and we didn't notice about any kind of performance issues. May be we can explicitly add various standard subdirs under /usr excluding /usr/local? On Thu, Jan 7, 2021, 23:16 Richard Purdie < richard.purdie@linuxfoundation.org> wrote: > On Thu, 2021-01-07 at 22:58 +0100, Anton Kachalov via > lists.openembedded.org wrote: > > Allow the Yocto's building tree to be placed under /usr. > > > > Relevant issue: https://github.com/openbmc/openbmc/issues/3724 > > > > Signed-off-by: Anton D. Kachalov > > --- > > meta/conf/bitbake.conf | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Do you really need to build under /usr? We probably should make this > more of a hard error if someone attempts it. I commented on the issue, > could you just remove this from PSEUDO_IGNORE_PATHS locally if you > really have to use /usr? > > Cheers, > > Richard > >