public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/7] Replace debian/compat files by a build dependency to debhelper-compat
@ 2025-03-14 19:33 'Florian Bezdeka' via isar-users
  2025-03-14 19:33 ` [PATCH 1/7] meta: uboot: Replace debian/compat by debhelper-compat 'Florian Bezdeka' via isar-users
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: 'Florian Bezdeka' via isar-users @ 2025-03-14 19:33 UTC (permalink / raw)
  To: isar-users; +Cc: Quirin Gylstorff

Hi all,

according to the Debian packaging guidelines and linting done during the
package build debian/compat files should be replaced by a build
dependency to the debhelper-compat package.

This series cleans that up for all recipes inside meta and meta-isar.
With that series applied no debian/compat files remain.

Build tested by building for the stm32mp15x machine which pulls in all
affected recipes.

Happy reviewing ;-)

Cc: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
Florian Bezdeka (7):
      meta: uboot: Replace debian/compat by debhelper-compat
      meta: trusted-firmware-a: Replace debian/compat by debhelper-compat
      meta: optee-os: Replace debian/compat by debhelper-compat
      meta: optee-ftpm: Replace debian/compat by debhelper-compat
      meta: optee-client: Update debianization to allow compat level increase
      meta: optee-client: Replace debian/compat by debhelper-compat
      meta-isar: optee-examples: Replace debian/compat by debhelper-compat

 .../recipes-bsp/optee-examples/files/debian/compat |  1 -
 .../optee-examples/files/debian/control.tmpl       |  2 +-
 .../optee-examples-stm32mp15x_3.21.0.bb            |  4 +-
 meta/recipes-bsp/optee-client/files/debian/compat  |  1 -
 .../optee-client/files/debian/control.tmpl         | 59 ++++++++++++++++++++--
 .../optee-client/files/debian/libckteec0.install   |  1 +
 .../optee-client/files/debian/libseteec0.install   |  1 +
 .../files/debian/libteeacl0.1.0.install            |  1 +
 .../optee-client/files/debian/libteec1.install     |  1 +
 .../files/debian/optee-client-dev.install          |  2 +
 .../files/debian/tee-supplicant.install            |  1 +
 .../optee-client/optee-client-custom.inc           |  7 +--
 meta/recipes-bsp/optee-ftpm/files/debian/compat    |  1 -
 .../optee-ftpm/files/debian/control.tmpl           |  2 +-
 meta/recipes-bsp/optee-ftpm/optee-ftpm.inc         |  3 +-
 meta/recipes-bsp/optee-os/files/debian/compat      |  1 -
 .../recipes-bsp/optee-os/files/debian/control.tmpl |  2 +-
 meta/recipes-bsp/optee-os/optee-os.inc             |  4 +-
 .../trusted-firmware-a/files/debian/compat         |  1 -
 .../trusted-firmware-a/files/debian/control.tmpl   |  2 +-
 .../trusted-firmware-a-custom.inc                  |  5 +-
 meta/recipes-bsp/u-boot/files/debian/compat        |  1 -
 meta/recipes-bsp/u-boot/files/debian/control.tmpl  |  2 +-
 meta/recipes-bsp/u-boot/u-boot-custom.inc          |  4 +-
 24 files changed, 83 insertions(+), 26 deletions(-)
---
base-commit: d46adc844a74ba55c4b9521b7d7da9b5a47b489e
change-id: 20250314-flo-remove-compat-files-20b23ddaf9e5

Best regards,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250314-flo-remove-compat-files-v1-0-fab2d8b18266%40siemens.com.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-03-25 16:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-14 19:33 [PATCH 0/7] Replace debian/compat files by a build dependency to debhelper-compat 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 1/7] meta: uboot: Replace debian/compat by debhelper-compat 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 2/7] meta: trusted-firmware-a: " 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 3/7] meta: optee-os: " 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 4/7] meta: optee-ftpm: " 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 5/7] meta: optee-client: Update debianization to allow compat level increase 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 6/7] meta: optee-client: Replace debian/compat by debhelper-compat 'Florian Bezdeka' via isar-users
2025-03-14 19:33 ` [PATCH 7/7] meta-isar: optee-examples: " 'Florian Bezdeka' via isar-users
2025-03-25 16:57 ` [PATCH 0/7] Replace debian/compat files by a build dependency to debhelper-compat Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox