All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: cip-dev <cip-dev@lists.cip-project.org>
Cc: "Moessbauer, Felix (T CED SES-DE)" <felix.moessbauer@siemens.com>,
	Quirin Gylstorff <quirin.gylstorff@siemens.com>
Subject: [isar-cip-core][PATCH v5] update ISAR to latest next for dh-compat improvements
Date: Tue, 20 Feb 2024 20:34:38 +0100	[thread overview]
Message-ID: <9592f3b5-5148-491c-be55-ea2c95cffdb6@siemens.com> (raw)

From: Felix Moessbauer <felix.moessbauer@siemens.com>

This patch updates ISAR to the latest version on next which includes
enhanced support for debhelper-compat. While doing so, we switch from
ISAR/master to next and also add this branch to the kas file for easier
tracking.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
[Jan: upgrade ltp recipe to debhelper-compat]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 kas-cip.yml                           | 2 +-
 recipes-core/ltp/files/debian/control | 2 +-
 recipes-core/ltp/ltp.inc              | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kas-cip.yml b/kas-cip.yml
index b255c977..0b209141 100644
--- a/kas-cip.yml
+++ b/kas-cip.yml
@@ -22,7 +22,7 @@ repos:
 
   isar:
     url: https://github.com/ilbers/isar.git
-    commit: 30471bb3f787fb0aa822d15e141ecce2f3b99860
+    commit: 07573d7a6030b8b381518387867b6406b1441f09
     layers:
       meta:
 
diff --git a/recipes-core/ltp/files/debian/control b/recipes-core/ltp/files/debian/control
index 9caaf38d..b43cd6f4 100644
--- a/recipes-core/ltp/files/debian/control
+++ b/recipes-core/ltp/files/debian/control
@@ -2,7 +2,7 @@ Source: ltp-full
 Section: embedded
 Priority: optional
 Maintainer: Gylstorff Quirin <quirin.gylstorff@siemens.com>
-Build-Depends: debhelper (>= 11), autotools-dev, pkg-config
+Build-Depends: debhelper-compat (= 11), autotools-dev, pkg-config
 Standards-Version: 4.1.3
 Homepage: https://linux-test-project.github.io/
 
diff --git a/recipes-core/ltp/ltp.inc b/recipes-core/ltp/ltp.inc
index d3350cbf..c8f1199e 100644
--- a/recipes-core/ltp/ltp.inc
+++ b/recipes-core/ltp/ltp.inc
@@ -20,6 +20,5 @@ SRC_URI = " \
 
 do_prepare_build() {
         cp -R ${WORKDIR}/debian ${S}
-        deb_create_compat
         deb_add_changelog
 }
-- 
2.35.3


             reply	other threads:[~2024-02-20 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20 19:34 Jan Kiszka [this message]
2024-02-21  8:24 ` [isar-cip-core][PATCH v5] update ISAR to latest next for dh-compat improvements MOESSBAUER, Felix

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=9592f3b5-5148-491c-be55-ea2c95cffdb6@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=felix.moessbauer@siemens.com \
    --cc=quirin.gylstorff@siemens.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.