From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Sat, 04 Nov 2023 12:14:36 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzEbs-001OQZ-Dt for lore@lore.pengutronix.de; Sat, 04 Nov 2023 12:14:36 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qzEbq-0006AR-DY; Sat, 04 Nov 2023 12:14:34 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qzEbi-00069G-3V; Sat, 04 Nov 2023 12:14:26 +0100 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzEbh-006Xp2-Nd; Sat, 04 Nov 2023 12:14:25 +0100 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qzEbh-005tLC-Eq; Sat, 04 Nov 2023 12:14:25 +0100 Date: Sat, 4 Nov 2023 12:14:25 +0100 From: Michael Olbrich To: Roland Hieber Message-ID: Mail-Followup-To: Roland Hieber , distrokit@pengutronix.de References: <20231103225253.1349209-1-rhi@pengutronix.de> <20231103225253.1349209-8-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231103225253.1349209-8-rhi@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH v2 07/10] datapartition: set license X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Fri, Nov 03, 2023 at 11:52:50PM +0100, Roland Hieber wrote: > DistroKit is licensed as GPL-2.0-only, so is this recipe. > > Signed-off-by: Roland Hieber > --- > rules/datapartition.make | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/datapartition.make b/rules/datapartition.make > index 28ab7175940a..615d96ee8bfb 100644 > --- a/rules/datapartition.make > +++ b/rules/datapartition.make > @@ -13,6 +13,7 @@ > PACKAGES-$(PTXCONF_DATAPARTITION) += datapartition > > DATAPARTITION_VERSION := 1 > +DATAPARTITION_LICENSE := GPL-2.0-only Use 'ignore' here. The license is for the source of the package and this package has none. Michael > > # ---------------------------------------------------------------------------- > # Target-Install > -- > 2.39.2 > > > -- 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 |