mbox series

[isar-cip-core,0/9] Varions Updates: bullseye, kernel, kas, isar

Message ID cover.1625660195.git.jan.kiszka@siemens.com (mailing list archive)
Headers show
Series Varions Updates: bullseye, kernel, kas, isar | expand

Message

Jan Kiszka July 7, 2021, 12:16 p.m. UTC
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%)