From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 06 Nov 2023 12:55:03 +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.96) (envelope-from ) id 1qzyC7-00092p-11 for lore@lore.pengutronix.de; Mon, 06 Nov 2023 12:55:03 +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 1qzyC7-0001ax-GE; Mon, 06 Nov 2023 12:55:03 +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 1qzyC4-0001aM-Tt; Mon, 06 Nov 2023 12:55:00 +0100 Received: from [2a0a:edc0:2:b01:1d::c0] (helo=ptx.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 1qzyC4-00717I-Ha; Mon, 06 Nov 2023 12:55:00 +0100 Received: from rsc by ptx.whiteo.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1qzyC4-000fSa-FD; Mon, 06 Nov 2023 12:55:00 +0100 Date: Mon, 6 Nov 2023 12:55:00 +0100 From: Robert Schwebel To: Roland Hieber , distrokit@pengutronix.de Message-ID: <20231106115500.GX4122768@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: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) 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: , 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 Sat, Nov 04, 2023 at 12:14:25PM +0100, Michael Olbrich wrote: > 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. Changed while applying. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |