On Mon, Jun 07, 2021 at 10:45:38PM +0200, Roland Hieber wrote: > [rhi: add src/rauc-hawkbit-updater.c license file as source] > Reviewed-by: Roland Hieber <[email protected]> > ---
Forgot the S-o-b… Signed-off-by: Roland Hieber <[email protected]> > rules/rauc-hawkbit-updater.make | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/rules/rauc-hawkbit-updater.make b/rules/rauc-hawkbit-updater.make > index 769c580d8cca..f8557f03951a 100644 > --- a/rules/rauc-hawkbit-updater.make > +++ b/rules/rauc-hawkbit-updater.make > @@ -22,7 +22,9 @@ RAUC_HAWKBIT_UPDATER_URL := > https://github.com/rauc/rauc-hawkbit-updater/archiv > RAUC_HAWKBIT_UPDATER_SOURCE := > $(SRCDIR)/$(RAUC_HAWKBIT_UPDATER).$(RAUC_HAWKBIT_UPDATER_SUFFIX) > RAUC_HAWKBIT_UPDATER_DIR := $(BUILDDIR)/$(RAUC_HAWKBIT_UPDATER) > RAUC_HAWKBIT_UPDATER_LICENSE := LGPL-2.1-only > -RAUC_HAWKBIT_UPDATER_LICENSE_FILES := > file://LICENSE;md5=1a6d268fd218675ffea8be556788b780 > +RAUC_HAWKBIT_UPDATER_LICENSE_FILES := \ > + file://LICENSE;md5=1a6d268fd218675ffea8be556788b780 \ > + > file://src/rauc-hawkbit-updater.c;startline=2;endline=18;md5=77f866ecbd1a16747812cee95cdfcf44 > > # > ---------------------------------------------------------------------------- > # Prepare > -- > 2.29.2 > > > _______________________________________________ > ptxdist mailing list > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [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] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
