From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7340524753523834880 Date: Tue, 12 Mar 2024 09:10:02 -0700 (PDT) From: srinu To: isar-users Message-Id: In-Reply-To: <20240311062202.3877203-2-srinuvasan.a@siemens.com> References: <20240311062202.3877203-1-srinuvasan.a@siemens.com> <20240311062202.3877203-2-srinuvasan.a@siemens.com> Subject: Re: [PATCH v4 2/2] doc/user_manual: add a section for debianize class MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_171432_502582255.1710259802973" X-TUID: HVhjEzBoOXgN ------=_Part_171432_502582255.1710259802973 Content-Type: multipart/alternative; boundary="----=_Part_171433_229581496.1710259802973" ------=_Part_171433_229581496.1710259802973 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi All, Please merge this changes if no objection. Thanks, Srinu On Monday, March 11, 2024 at 11:52:26=E2=80=AFAM UTC+5:30 srinuv...@siemens= .com=20 wrote: > From: Srinuvasan A > > Add additional information about debianize class for generating the > required files under debian directory. > > Signed-off-by: Srinuvasan A > --- > doc/user_manual.md | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/doc/user_manual.md b/doc/user_manual.md > index bc730243..43c75451 100644 > --- a/doc/user_manual.md > +++ b/doc/user_manual.md > @@ -907,6 +907,14 @@ The shell function `deb_debianize` creates a `debian= `=20 > folder. But it will not ov > > Have a look at meta-isar/recipes-app/samefile/samefile_2.14.bb and=20 > meta/classes/debianize.bbclass for an example and the implementation. > > +Here ISAR's debianize class generate the folllowing files: > + > +Create control file if sources does not contain a control file > +Create rules file if sources does not contain a rules file > +Add the copyright if unpacked sources does not contain copyright file,= =20 > please check the example-raw recipe > +Add the changelog and hooks into the debian directories if WORKDIR=20 > contains the files > + > + > ### Packages without source > > If your customization is not about compiling from source there is a secon= d=20 > way of creating `deb` packages. That way can be used for cases like: > --=20 > 2.34.1 > > ------=_Part_171433_229581496.1710259802973 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi All,

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 Please merge this changes if no objection.

T= hanks,
Srinu

On Monday, March 11, 2024 at 11:52:26=E2=80= =AFAM UTC+5:30 srinuv...@siemens.com wrote:
From: Srinuvasan A <srinuv...@siemens.com>

Add additional information about debianize class for generating the
required files under debian directory.

Signed-off-by: Srinuvasan A <srinuv...@siemens.com>
---
doc/user_manual.md | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index bc730243..43c75451 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -907,6 +907,14 @@ The shell function `deb_debianize` creates a `debi= an` folder. But it will not ov
=20
Have a look at meta-isar/recipes-app/samefile/samefile_2.14.bb and meta/classes/debianize.bbclass for an example and= the implementation.
=20
+Here ISAR's debianize class generate the folllowing files:
+
+Create control file if sources does not contain a control file
+Create rules file if sources does not contain a rules file
+Add the copyright if unpacked sources does not contain copyright file,= please check the example-raw recipe
+Add the changelog and hooks into the debian directories if WORKDIR con= tains the files
+
+
### Packages without source
=20
If your customization is not about compiling from source there is a se= cond way of creating `deb` packages. That way can be used for cases like:
--=20
2.34.1

------=_Part_171433_229581496.1710259802973-- ------=_Part_171432_502582255.1710259802973--