From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7365782188524044288 Date: Tue, 7 May 2024 07:24:27 -0700 (PDT) From: Srinuvasan Arjunan To: isar-users Message-Id: <434ff6e4-eaa5-4092-832b-d17b5847fd0cn@googlegroups.com> In-Reply-To: References: <20240506071705.940343-1-srinuvasan.a@siemens.com> Subject: Re: [PATCH] meta/classes/template: add BPN to default TEMPLATE_VARS MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_164244_436110108.1715091867836" X-TUID: g35HPStEVTSc ------=_Part_164244_436110108.1715091867836 Content-Type: multipart/alternative; boundary="----=_Part_164245_1271888099.1715091867836" ------=_Part_164245_1271888099.1715091867836 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tuesday, May 7, 2024 at 3:00:00=E2=80=AFPM UTC+5:30 Jan Kiszka wrote: On 07.05.24 07:24, Srinuvasan Arjunan wrote:=20 >=20 >=20 > On Monday, May 6, 2024 at 12:46:47=E2=80=AFPM UTC+5:30 srinuv...@siemens.= com=20 wrote:=20 >=20 > From: Srinuvasan A =20 >=20 > Add the base recipe name (BPN) to default template variables, this=20 > would be=20 > helpful to replace the base recipe name in template file if the recipe=20 > configured BPN across the builds.=20 >=20 > Signed-off-by: Srinuvasan A =20 > ---=20 > meta/classes/template.bbclass | 2 +-=20 > 1 file changed, 1 insertion(+), 1 deletion(-)=20 >=20 > diff --git a/meta/classes/template.bbclass=20 > b/meta/classes/template.bbclass=20 > index 7f8d5d8f..37e43196 100644=20 > --- a/meta/classes/template.bbclass=20 > +++ b/meta/classes/template.bbclass=20 > @@ -4,7 +4,7 @@=20 > # SPDX-License-Identifier: MIT=20 >=20 > TEMPLATE_FILES ?=3D ""=20 > -TEMPLATE_VARS ?=3D "PN PV DESCRIPTION HOMEPAGE MAINTAINER DISTRO_ARCH"= =20 > +TEMPLATE_VARS ?=3D "BPN PN PV DESCRIPTION HOMEPAGE MAINTAINER=20 > DISTRO_ARCH"=20 >=20 > do_transform_template[vardeps] =3D "TEMPLATE_FILES ${TEMPLATE_VARS}"=20 > python do_transform_template() {=20 > --=20 > 2.34.1=20 >=20 >=20 > Hi All,=20 >=20 > Any feedback on this changes?=20 >=20 Please be more patient, specifically with feature extensions, even if=20 they are small and kind of obvious as this one.=20 Thanks,=20 Jan Sure jan, thanks for the update. Many thanks, Srinu=20 --=20 Siemens AG, Technology=20 Linux Expert Center=20 ------=_Part_164245_1271888099.1715091867836 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

On Tuesday, May 7, 2024 at 3:00:00=E2=80= =AFPM UTC+5:30 Jan Kiszka wrote:
On 07.05.24 07:24, Srinuvasan Arjunan wrote:
>=20
>=20
> On Monday, May 6, 2024 at 12:46:47=E2=80=AFPM UTC+5:30 srinuv...@siemens.com wrote:
>=20
> From: Srinuvasan A <srinuv.= ..@siemens.com>
>=20
> Add the base recipe name (BPN) to default template variables= , this
> would be
> helpful to replace the base recipe name in template file if = the recipe
> configured BPN across the builds.
>=20
> Signed-off-by: Srinuvasan A <srinuv...@siemens.com>
> ---
> meta/classes/template.bbclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>=20
> diff --git a/meta/classes/template.bbclass
> b/meta/classes/template.bbclass
> index 7f8d5d8f..37e43196 100644
> --- a/meta/classes/template.bbclass
> +++ b/meta/classes/template.bbclass
> @@ -4,7 +4,7 @@
> # SPDX-License-Identifier: MIT
>=20
> TEMPLATE_FILES ?=3D ""
> -TEMPLATE_VARS ?=3D "PN PV DESCRIPTION HOMEPAGE MAINTAINER D= ISTRO_ARCH"
> +TEMPLATE_VARS ?=3D "BPN PN PV DESCRIPTION HOMEPAGE MAINTAIN= ER
> DISTRO_ARCH"
>=20
> do_transform_template[vardeps] =3D "TEMPLATE_FILES ${TEMPLAT= E_VARS}"
> python do_transform_template() {
> --=20
> 2.34.1
>=20
>=20
> =C2=A0 Hi All,
>=20
> =C2=A0 =C2=A0Any feedback on this changes?
>=20

Please be more patient, specifically with feature extensions, even if
they are small and kind of obvious as this one.

Thanks,
Jan


=C2=A0 =C2=A0S= ure jan, thanks for the update.

=C2=A0 Many than= ks,
=C2=A0 Srinu=C2=A0


--=20
Siemens AG, Technology
Linux Expert Center

------=_Part_164245_1271888099.1715091867836-- ------=_Part_164244_436110108.1715091867836--