mbox series

[isar-cip-core,0/4] BeagleBone Black related fixes and cleanups, kernel updates

Message ID cover.1660481252.git.jan.kiszka@siemens.com (mailing list archive)
Headers show
Series BeagleBone Black related fixes and cleanups, kernel updates | expand

Message

Jan Kiszka Aug. 14, 2022, 12:47 p.m. UTC
Resolves [1] and also removes the last deviation from cip-kernel-config.
Along this, it brings kernel updates which are also needed to perform
the config update for 5.10 on rzg2m.

Jan

[1] https://gitlab.com/cip-project/cip-core/isar-cip-core/-/issues/37

Jan Kiszka (4):
  bbb: Fix console parameter
  linux-cip: Update to latest 4.4/4.19/5.10 releases
  linux-cip: Update cip-kernel-config revision
  linux-cip: Switch to bbb to cip-kernel-config

 conf/machine/bbb.conf                         |   3 +
 recipes-kernel/linux/files/bbb_defconfig      | 455 ------------------
 recipes-kernel/linux/linux-cip-common.inc     |   4 +-
 ...bb => linux-cip-rt_4.19.252-cip78-rt26.bb} |   2 +-
 ....bb => linux-cip-rt_4.4.302-cip70-rt40.bb} |   2 +-
 ....bb => linux-cip-rt_5.10.131-cip13-rt5.bb} |   2 +-
 ...9-cip76.bb => linux-cip_4.19.252-cip78.bb} |   2 +-
 ...02-cip69.bb => linux-cip_4.4.302-cip70.bb} |   2 +-
 ...6-cip11.bb => linux-cip_5.10.131-cip13.bb} |   2 +-
 wic/bbb.wks                                   |   2 +-
 10 files changed, 11 insertions(+), 465 deletions(-)
 delete mode 100644 recipes-kernel/linux/files/bbb_defconfig
 rename recipes-kernel/linux/{linux-cip-rt_4.19.245-cip74-rt25.bb => linux-cip-rt_4.19.252-cip78-rt26.bb} (72%)
 rename recipes-kernel/linux/{linux-cip-rt_4.4.302-cip69-rt39.bb => linux-cip-rt_4.4.302-cip70-rt40.bb} (72%)
 rename recipes-kernel/linux/{linux-cip-rt_5.10.109-cip5-rt4.bb => linux-cip-rt_5.10.131-cip13-rt5.bb} (72%)
 rename recipes-kernel/linux/{linux-cip_4.19.249-cip76.bb => linux-cip_4.19.252-cip78.bb} (72%)
 rename recipes-kernel/linux/{linux-cip_4.4.302-cip69.bb => linux-cip_4.4.302-cip70.bb} (72%)
 rename recipes-kernel/linux/{linux-cip_5.10.126-cip11.bb => linux-cip_5.10.131-cip13.bb} (72%)