[PATCH] meta: Remove dpkg-buildpackage mentions

2 views
Skip to first unread message

Anton Mikanovich

unread,
Jun 19, 2024, 4:22:15 AMJun 19
to isar-...@googlegroups.com, Anton Mikanovich
We have migrated to sbuild so it is used now for packages building.

Signed-off-by: Anton Mikanovich <ami...@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

Uladzimir Bely

unread,
Jun 24, 2024, 2:36:23 AM (12 days ago) Jun 24
to Anton Mikanovich, isar-...@googlegroups.com
Applied to next.

--
Best regards,
Uladzimir.
Reply all
Reply to author
Forward
0 new messages