Message ID | 20211216133617.3403412-1-Vijaikumar_Kanagarajan@mentor.com (mailing list archive) |
---|---|
Headers | show |
Series | Drop Stretch support | expand |
On 16.12.21 14:36, Vijai Kumar K wrote: > Changes since v1: > - Change P1 commit message > - Bring back conditional include of buster patch for swupdate > > This series has 2 patches > > P1 drops stretch support > P2 cleans up overrides / conditional includes for buster/bullseye > > CI Job is successful: > https://gitlab.com/cip-project/cip-core/isar-cip-core/-/pipelines/430980698 > > Thanks, > Vijai Kumar K > > Vijai Kumar K (2): > Drop stretch support > swupdate: Drop conditional includes for buster > > Kconfig | 4 ---- > conf/distro/cip-core-stretch.conf | 16 ---------------- > conf/machine/bbb.conf | 4 ---- > kas/opt/stretch.yml | 15 --------------- > .../swupdate/swupdate_2021.04-1+debian-gbp.bb | 12 ++++++------ > start-qemu.sh | 2 -- > 6 files changed, 6 insertions(+), 47 deletions(-) > delete mode 100644 conf/distro/cip-core-stretch.conf > delete mode 100644 kas/opt/stretch.yml > Thanks, applied. Jan