public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] meta: bump compat level in debianization we carry
@ 2021-02-17  9:09 Henning Schild
  2021-02-22 12:45 ` Anton Mikanovich
  2021-03-29 13:14 ` Anton Mikanovich
  0 siblings, 2 replies; 3+ messages in thread
From: Henning Schild @ 2021-02-17  9:09 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

From: Henning Schild <henning.schild@siemens.com>

The debianize compat was already bumped to 10 in
93658f7a72679c89e14adc7bbdbf3f5d52b7ac0d

This patch also switches to 10 for all "compat" files we happen to have
in the tree.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
---
 meta/recipes-bsp/u-boot/files/debian/compat          | 2 +-
 meta/recipes-kernel/linux-module/files/debian/compat | 2 +-
 meta/recipes-kernel/linux/files/debian/compat        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-bsp/u-boot/files/debian/compat b/meta/recipes-bsp/u-boot/files/debian/compat
index ec635144f6..f599e28b8a 100644
--- a/meta/recipes-bsp/u-boot/files/debian/compat
+++ b/meta/recipes-bsp/u-boot/files/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/meta/recipes-kernel/linux-module/files/debian/compat b/meta/recipes-kernel/linux-module/files/debian/compat
index ec635144f6..f599e28b8a 100644
--- a/meta/recipes-kernel/linux-module/files/debian/compat
+++ b/meta/recipes-kernel/linux-module/files/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/meta/recipes-kernel/linux/files/debian/compat b/meta/recipes-kernel/linux/files/debian/compat
index ec635144f6..f599e28b8a 100644
--- a/meta/recipes-kernel/linux/files/debian/compat
+++ b/meta/recipes-kernel/linux/files/debian/compat
@@ -1 +1 @@
-9
+10
-- 
2.26.2


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

end of thread, other threads:[~2021-03-29 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17  9:09 [PATCH] meta: bump compat level in debianization we carry Henning Schild
2021-02-22 12:45 ` Anton Mikanovich
2021-03-29 13:14 ` Anton Mikanovich

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