All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kiszka" <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org
Cc: Quirin Gylstorff <quirin.gylstorff@siemens.com>
Subject: [cip-dev] [isar-cip-core][PATCH 0/9] Varions Updates: bullseye, kernel, kas, isar
Date: Wed,  7 Jul 2021 14:16:27 +0200	[thread overview]
Message-ID: <cover.1625660195.git.jan.kiszka@siemens.com> (raw)

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

See patches for Details.

Jan


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

Jan Kiszka (9):
  ci: Select large runner
  Update to kas 2.5
  swupdate: Do not add .ini file to SRC_URI if SWUPDATE_BOOTLOADER is
    not set
  Update Isar revision
  conf: Drop no longer needed DISTRO_APT_SOURCES settings
  Add bullseye image option
  ci: Add bullseye targets
  linux-cip: Update to latest releases
  wic: Address y2038 warnings of latest Isar

 .gitlab-ci.yml                                | 39 ++++++++++++++++++-
 README.md                                     |  2 +-
 ...ore-buster.conf => cip-core-bullseye.conf} |  6 +--
 conf/distro/cip-core-buster.conf              |  2 -
 conf/distro/cip-core-stretch.conf             |  2 -
 kas-cip.yml                                   |  2 +-
 kas/opt/bullseye.yml                          | 15 +++++++
 recipes-core/swupdate/swupdate.bb             |  2 +-
 ...bb => linux-cip-rt_4.19.195-cip52-rt20.bb} |  2 +-
 ....bb => linux-cip-rt_4.4.262-cip55-rt34.bb} |  2 +-
 ...9-cip53.bb => linux-cip_4.19.195-cip52.bb} |  2 +-
 ...65-cip41.bb => linux-cip_4.4.272-cip58.bb} |  2 +-
 wic/bbb.wks                                   |  2 +-
 wic/simatic-ipc227e.wks                       |  2 +-
 wic/swupdate-partition.inc                    |  4 +-
 15 files changed, 66 insertions(+), 20 deletions(-)
 copy conf/distro/{cip-core-buster.conf => cip-core-bullseye.conf} (64%)
 create mode 100644 kas/opt/bullseye.yml
 rename recipes-kernel/linux/{linux-cip-rt_4.19.160-cip39-rt17.bb => linux-cip-rt_4.19.195-cip52-rt20.bb} (68%)
 rename recipes-kernel/linux/{linux-cip-rt_4.4.244-cip51-rt32.bb => linux-cip-rt_4.4.262-cip55-rt34.bb} (68%)
 rename recipes-kernel/linux/{linux-cip_4.4.249-cip53.bb => linux-cip_4.19.195-cip52.bb} (68%)
 rename recipes-kernel/linux/{linux-cip_4.19.165-cip41.bb => linux-cip_4.4.272-cip58.bb} (68%)

-- 
2.26.2


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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6597): https://lists.cip-project.org/g/cip-dev/message/6597
Mute This Topic: https://lists.cip-project.org/mt/84042864/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]
-=-=-=-=-=-=-=-=-=-=-=-


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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07 12:16 Jan Kiszka [this message]
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 ` [cip-dev] [isar-cip-core][PATCH 6/9] Add bullseye image option Jan Kiszka
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=cover.1625660195.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --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.