On Mon, Apr 06, 2020 at 02:44:31PM +0200, Roland Hieber wrote: > For both patches:
Hmmm, how do I get my tooling to parse this? > Reviewed-by: Roland Hieber <[email protected]> Thanks, Michael > On Mon, Apr 06, 2020 at 02:02:27PM +0200, Felicitas Jung wrote: > > Signed-off-by: Felicitas Jung <[email protected]> > > --- > > README | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/README b/README > > index 54e64343d..60ac8b152 100644 > > --- a/README > > +++ b/README > > @@ -18,7 +18,7 @@ to build everything and > > > > to install it. When you start using PTXdist, make sure your $PATH > > environment variable points to <installpath>/bin, because that's where > > -the ptxdist frontend program is being installed to. > > +the PTXdist frontend program is being installed to. > > > > For developers who want to work with git versions of PTXdist it is only > > necessary to run "./autogen.sh && ./configure && make" and set the PATH > > @@ -39,7 +39,7 @@ and you'll find a root tree in ./platform-<name>/root/, > > and disk images > > in ./platform-<name>/images/. VoilĂ . > > > > All magic necessary to do these things in a cross enviroment are written > > -into "recipies", living in rules/*.make, and config menues in > > +into "recipes", living in rules/*.make, and config menues in > > rules/*.in. > > > > Documentation > > -- > > 2.20.1 > > > > > > _______________________________________________ > > ptxdist mailing list > > [email protected] > > -- > Roland Hieber, Pengutronix e.K. | [email protected] | > Steuerwalder Str. 21 | https://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > _______________________________________________ > ptxdist mailing list > [email protected] -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
