public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] meta: Remove dpkg-buildpackage mentions
Date: Mon, 24 Jun 2024 09:36:18 +0300	[thread overview]
Message-ID: <945d8ce217ed1fa2fecf49b679a68308ba2fcbf1.camel@ilbers.de> (raw)
In-Reply-To: <20240619082201.97649-1-amikan@ilbers.de>

On Wed, 2024-06-19 at 11:22 +0300, Anton Mikanovich wrote:
> We have migrated to sbuild so it is used now for packages building.
> 
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
>  doc/user_manual.md                              | 5 ++++-
>  meta-isar/recipes-app/samefile/samefile_2.14.bb | 2 +-
>  2 files changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/user_manual.md b/doc/user_manual.md
> index b12c7692..776ae52c 100644
> --- a/doc/user_manual.md
> +++ b/doc/user_manual.md
> @@ -841,7 +841,10 @@ Below are some of the packages with this
> scenario at the time of writing this.
>  
>  ### Compilation of debianized-sources
>  
> -The `deb` packages are built using `dpkg-buildpackage`, so the
> sources should contain the `debian` directory with necessary meta
> information. This way is the default way of adding software that
> needs to be compiled from source. The bbclass for this approach is
> called `dpkg`.
> +The `deb` packages are built using `sbuild`, so the sources should
> contain the
> +`debian` directory with necessary meta information. This way is the
> default
> +way of adding software that needs to be compiled from source. The
> bbclass for
> +this approach is called `dpkg`.
>  
>  For large applications that are not cross-compiled, it may be needed
> to extend the default build timeout of 150 minutes to a greater
> value: set `DPKG_BUILD_TIMEOUT` in your recipe to that effect.
>  
> diff --git a/meta-isar/recipes-app/samefile/samefile_2.14.bb b/meta-
> isar/recipes-app/samefile/samefile_2.14.bb
> index c53c9445..f83d519e 100644
> --- a/meta-isar/recipes-app/samefile/samefile_2.14.bb
> +++ b/meta-isar/recipes-app/samefile/samefile_2.14.bb
> @@ -36,7 +36,7 @@ echo "NOTE: This package was built by Isar." >&2
>  echo "" >&2
>  EOF
>  
> -    # This step creates everything dpkg-buildpackage needs. For
> further details
> +    # This step creates everything sbuild needs. For further details
>      # you might want to look at its implementation.
>      deb_debianize
>  
> -- 
> 2.34.1
> 

Applied to next.

-- 
Best regards,
Uladzimir.

      reply	other threads:[~2024-06-24  6:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19  8:22 Anton Mikanovich
2024-06-24  6:36 ` Uladzimir Bely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=945d8ce217ed1fa2fecf49b679a68308ba2fcbf1.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=amikan@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox