Thanks, applied as ba53040240ceb3eb13764240a5643879b004d318. Michael
[sent from post-receive hook] On Fri, 17 Dec 2021 14:27:15 +0100, Roland Hieber <[email protected]> wrote: > Signed-off-by: Felicitas Jung <[email protected]> > [rhi: use "custom" instead of "unknown"] > Reviewed-by: Roland Hieber <[email protected]> > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/calibrator.make b/rules/calibrator.make > index a7ac356456fb..92e891f43a65 100644 > --- a/rules/calibrator.make > +++ b/rules/calibrator.make > @@ -21,6 +21,8 @@ CALIBRATOR_SUFFIX := tar.bz2 > CALIBRATOR_URL := > http://www.pengutronix.de/software/ptxdist/temporary-src/$(CALIBRATOR).$(CALIBRATOR_SUFFIX) > CALIBRATOR_SOURCE := $(SRCDIR)/$(CALIBRATOR).$(CALIBRATOR_SUFFIX) > CALIBRATOR_DIR := $(BUILDDIR)/$(CALIBRATOR) > +CALIBRATOR_LICENSE := custom > +CALIBRATOR_LICENSE_FILES := > file://calibrator.c;md5=8f7790f3cb58345fcb862c4ceab869ce;startline=6;endline=37 > > # > ---------------------------------------------------------------------------- > # Compile _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
