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 6613DC71159 for ; Thu, 19 Jun 2025 05:56:42 +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.85.212) X-Originating-Platform: Windows Chrome 137 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Wed, 18 Jun 2025 22:56:40 -0700 References: In-Reply-To: Message-ID: <22191.1750312600030991891@lists.openembedded.org> Content-Type: multipart/alternative; boundary="3x38KEtRxRnBVGuDBl5K" 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 ; Thu, 19 Jun 2025 05:56:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/219050 --3x38KEtRxRnBVGuDBl5K Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Thu, Jun 19, 2025 at 10:15 AM, Mathieu Dubois-Briand wrote: >=20 > On Mon Jun 9, 2025 at 3:41 PM CEST, Dixit Parmar via > lists.openembedded.org wrote: >=20 >> Kernel module specific oe test cases requires a test kernel >> module package to work with. Added selftest-hello-mod >> derived from meta-skeleton/recipes-kernel/hello-mod. >>=20 >> Signed-off-by: Dixit Parmar >> --- >=20 > Thanks or your patch. >=20 >=20 >> +S =3D "${WORKDIR}/hello-mod" >=20 > This will trigger an error if some patches in master-next are merged, > you can rebase on master-next to see the error. The hello-mod recipe of > meta-skeleton was also updated accordingly. Do you mean I should take the latest reference from master-next for the met= a-skeleton/hello-mod to meta-selftest? >=20 > https://lists.openembedded.org/g/openembedded-core/message/218806 > https://lists.openembedded.org/g/openembedded-core/message/218804 >=20 > -- > Mathieu Dubois-Briand, Bootlin > Embedded Linux and Kernel engineering > https://bootlin.com --3x38KEtRxRnBVGuDBl5K Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
On Thu, Jun 19, 2025 at 10:15 AM, Mathieu Dubois-Briand wrote:
On Mon Jun 9, 2025 at 3:41 PM CEST, Dixit Parmar via lists.open= embedded.org wrote:
Kernel module specific oe test cases requires a test kernel
module package to work with. Added selftest-hello-mod
derived from m= eta-skeleton/recipes-kernel/hello-mod.

Signed-off-by: Dixit Parm= ar <dixitparmar19@gmail.com>
---
Thanks or your patch.

+S =3D "${WORKDIR}/hello-mod"
This will trigger an error if some patches in master-next are merged,
= you can rebase on master-next to see the error. The hello-mod recipe of
meta-skeleton was also updated accordingly.
Do you mean I should take the latest reference from master-next for th= e meta-skeleton/hello-mod to meta-selftest?
https://lists.openembedde= d.org/g/openembedded-core/message/218806
https://lists.openembedded.org/g/openembedded-core/message/21= 8804

--
Mathieu Dubois-Briand, Bootlin
Embedded L= inux and Kernel engineering
https://bootlin.com
--3x38KEtRxRnBVGuDBl5K--