Thanks, applied as d82210987aab0614d5a83c0cb924fe3fcd391b21. Michael
[sent from post-receive hook] On Thu, 16 Mar 2023 15:31:24 +0100, Roland Hieber <r...@pengutronix.de> wrote: > Such problems should no longer occur since commit 48f2895f519004d9fa4a > (2023-03-03, Michael Olbrich: "ptxd_make_world_init: make sure git from > 'ptxdist --git extract ...' is ignored"). > > Signed-off-by: Roland Hieber <r...@pengutronix.de> > Message-Id: <20230309131342.3717841-1-...@pengutronix.de> > Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de> > > diff --git a/doc/dev_patching.rst b/doc/dev_patching.rst > index a17983aa826a..d2a261636a02 100644 > --- a/doc/dev_patching.rst > +++ b/doc/dev_patching.rst > @@ -127,9 +127,6 @@ and import the package source as the first commit. > .. note:: Optionally, you can enable the setting *Developer Options → > use git to apply patches* in `ptxdist setup` to get this behaviour > as a default for every package. > - However, note that this setting is meant for development only, and can lead > - to failures – some packages try to determine if they are being compiled > from > - a Git source tree, and behave differently in that case. > > Then you can change into the package build directory > (``platform-<name>/build-target/foo-1.1.0``),