Re: [bitbake-devel] [PATCH] bitbake-setup: preserve build config when init script is missing
Alexander Kanavin <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <CANNYZj-FZ5trTVaP_nvZu+sAoEZ--0RZk_cDMUkK6jgrGobTdA@mail.gmail.com> |
On Wed, 19 Aug 2026 at 06:24, Giancarlo Cicellyn Comneno via lists.openembedded.org <[email protected]> wrote: > + os.remove(os.path.join(self.testrepopath, 'oe-init-build-env')) This seems like a contrived scenario, so I'd like to understand it better. What prompted you to ask AI to write a patch for it? How can this happen in actual usage? Alex