All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kiszka" <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [isar-cip-core][PATCH 6/9] Add bullseye image option
Date: Wed,  7 Jul 2021 14:16:33 +0200	[thread overview]
Message-ID: <b778aed3da1673393438479a74a75fd40a18c3f7.1625660195.git.jan.kiszka@siemens.com> (raw)
In-Reply-To: <cover.1625660195.git.jan.kiszka@siemens.com>

[-- Attachment #1: Type: text/plain, Size: 1351 bytes --]

From: Jan Kiszka <jan.kiszka@siemens.com>

This allows to build isar-cip-core for upcoming Debian 11. Default
remains Debian 10 for now.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 conf/distro/cip-core-bullseye.conf | 16 ++++++++++++++++
 kas/opt/bullseye.yml               | 15 +++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 conf/distro/cip-core-bullseye.conf
 create mode 100644 kas/opt/bullseye.yml

diff --git a/conf/distro/cip-core-bullseye.conf b/conf/distro/cip-core-bullseye.conf
new file mode 100644
index 0000000..38014b4
--- /dev/null
+++ b/conf/distro/cip-core-bullseye.conf
@@ -0,0 +1,16 @@
+#
+# CIP Core, generic profile
+#
+# Copyright (c) Siemens AG, 2021
+#
+# Authors:
+#  Jan Kiszka <jan.kiszka@siemens.com>
+#
+# SPDX-License-Identifier: MIT
+#
+
+require conf/distro/debian-bullseye.conf
+require cip-core-common.inc
+
+PREFERRED_VERSION_linux-cip ?= "4.19.%"
+PREFERRED_VERSION_linux-cip-rt ?= "4.19.%"
diff --git a/kas/opt/bullseye.yml b/kas/opt/bullseye.yml
new file mode 100644
index 0000000..24a4c84
--- /dev/null
+++ b/kas/opt/bullseye.yml
@@ -0,0 +1,15 @@
+#
+# CIP Core, generic profile
+#
+# Copyright (c) Siemens AG, 2021
+#
+# Authors:
+#  Jan Kiszka <jan.kiszka@siemens.com>
+#
+# SPDX-License-Identifier: MIT
+#
+
+header:
+  version: 10
+
+distro: cip-core-bullseye
-- 
2.26.2


[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6604): https://lists.cip-project.org/g/cip-dev/message/6604
Mute This Topic: https://lists.cip-project.org/mt/84042871/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


  parent reply	other threads:[~2021-07-07 12:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07 12:16 [cip-dev] [isar-cip-core][PATCH 0/9] Varions Updates: bullseye, kernel, kas, isar Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 1/9] ci: Select large runner Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 2/9] Update to kas 2.5 Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 3/9] swupdate: Do not add .ini file to SRC_URI if SWUPDATE_BOOTLOADER is not set Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 4/9] Update Isar revision Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 5/9] conf: Drop no longer needed DISTRO_APT_SOURCES settings Jan Kiszka
2021-07-07 12:16 ` Jan Kiszka [this message]
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 7/9] ci: Add bullseye targets Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 8/9] linux-cip: Update to latest releases Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 9/9] wic: Address y2038 warnings of latest Isar Jan Kiszka

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=b778aed3da1673393438479a74a75fd40a18c3f7.1625660195.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    /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.