From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 20 Oct 2021 11:43:12 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1md87s-00079y-Lw for lore@lore.pengutronix.de; Wed, 20 Oct 2021 11:43:12 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1md87s-000309-B4; Wed, 20 Oct 2021 11:43:12 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1md84b-0007Uz-73; Wed, 20 Oct 2021 11:39:49 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1md84a-0005Vk-Lb; Wed, 20 Oct 2021 11:39:48 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1md84a-00GVkU-Ik; Wed, 20 Oct 2021 11:39:48 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Wed, 20 Oct 2021 11:39:48 +0200 Message-Id: <20211020093948.3935247-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210812131711.5528-1-rhi@pengutronix.de> References: <20210812131711.5528-1-rhi@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [APPLIED] rng-tools: pin down license files X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Roland Hieber Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as ff01b268050839acc4fdf024aea0efe7fc8ac1ca. Michael [sent from post-receive hook] On Wed, 20 Oct 2021 11:39:48 +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber > Message-Id: <20210812131711.5528-1-rhi@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/rng-tools.make b/rules/rng-tools.make > index 5d8a09cee153..93d1b522588b 100644 > --- a/rules/rng-tools.make > +++ b/rules/rng-tools.make > @@ -17,6 +17,10 @@ RNG_TOOLS_URL := https://github.com/nhorman/rng-tools/archive/v$(RNG_TOOLS_VERS > RNG_TOOLS_SOURCE := $(SRCDIR)/$(RNG_TOOLS).$(RNG_TOOLS_SUFFIX) > RNG_TOOLS_DIR := $(BUILDDIR)/$(RNG_TOOLS) > RNG_TOOLS_LICENSE := GPL-2.0-or-later > +RNG_TOOLS_LICENSE_FILES := \ > + file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ > + file://rngd.c;startline=12;endline=26;md5=8737e0a69b00f9cb52b9411c81aaa1d5 \ > + file://rngtest.c;startline=7;endline=21;md5=0bf96e235e77c1ff6cab766073094c7f > > # ---------------------------------------------------------------------------- > # Prepare _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de