From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D489C7115A for ; Wed, 18 Jun 2025 12:29:46 +0000 (UTC) Subject: Re: [PATCH v2] meta/meta-selftest: add selftest-hello-mod recipe To: openembedded-core@lists.openembedded.org From: "Dixit Parmar" X-Originating-Location: Pune, Maharashtra, IN (223.233.84.162) X-Originating-Platform: Windows Chrome 137 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Wed, 18 Jun 2025 05:29:37 -0700 References: <1e0a1d94-75a2-41f2-b31c-115a6dc3485c@gmail.com> In-Reply-To: <1e0a1d94-75a2-41f2-b31c-115a6dc3485c@gmail.com> Message-ID: <9960.1750249777984404243@lists.openembedded.org> Content-Type: multipart/alternative; boundary="uNxhBf20sZw8yzRTjKi5" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 18 Jun 2025 12:29:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/218999 --uNxhBf20sZw8yzRTjKi5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Yes. The entire hello-mod package is taken from meta-skeleton. The source f= ile remained unchanged, so it has the same License as it is in the meta-ske= leton. The bb recipe file is modified to match the build requirements and i= s kept under the MIT license, following other recipes under the meta-selfte= st. I hope that should be fine. --uNxhBf20sZw8yzRTjKi5 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Yes. The entire hello-mod package is taken from meta-skeleton. The sou= rce file remained unchanged, so it has the same License as it is in the met= a-skeleton. The bb recipe file is modified to match the build requirements = and is kept under the MIT license, following other recipes under the meta-s= elftest. I hope that should be fine.
--uNxhBf20sZw8yzRTjKi5--