All of lore.kernel.org
 help / color / mirror / Atom feed
* [xenomai-images][PATCH v4 0/8] Update CI and kconfig for next and stable/3.2.x
@ 2022-01-07 15:02 Jan Kiszka
  2022-01-07 15:02 ` [xenomai-images][PATCH v4 1/8] xenomai: Unify stable recipes, add link for 3.2.x Jan Kiszka
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Jan Kiszka @ 2022-01-07 15:02 UTC (permalink / raw)
  To: xenomai

Changes in v4:
 - clean up CI variable interface and documentation

This accounts for change in Xenomai next as well as the fork-off of
stable/3.2.x. And it simplifies our gitlab-ci configuration as bit.

This is "v3" because of patch 3 which was still broken and required the
other 2 in order to actually achieve the goal.

There is also 5.15 enabling in next already, but that will likely need
an update once the pending mm-issue is understood and resolved.

Jan

Jan Kiszka (8):
  xenomai: Unify stable recipes, add link for 3.2.x
  ci: Refactor inclusions
  ci: Drop JOB_TEMPLATE_PATH variable
  ci: Drop no longer user TARGET_EXTENSION variable
  ci: Update README.md regarding CI variables
  ci: Add 3.2.x stable, confine next
  Kconfig: Add entry for 3.2.x head
  linux-xenomai: Refactor latest recipe

 .gitlab-ci.yml                                |  6 ++
 Kconfig                                       |  8 +-
 ci/gitlab-ci-base.yml                         |  4 +-
 ..._4_19_xenomai_next.yml => kernel_4_19.yml} | 32 +++----
 ..._5_10_xenomai_next.yml => kernel_5_10.yml} | 32 +++----
 ...el_5_4_xenomai_next.yml => kernel_5_4.yml} | 32 +++----
 ci/xenomai_3_0_x.yml                          | 23 ++---
 ci/xenomai_3_1_x.yml                          | 91 ++-----------------
 ci/xenomai_3_2_x.yml                          | 20 ++++
 ci/xenomai_next.yml                           | 11 ++-
 recipes-kernel/linux/linux-xenomai_latest.bb  | 37 ++++++--
 .../xenomai/xenomai_stable-3.0.x.bb           |  7 +-
 .../xenomai/xenomai_stable-3.1.x.bb           | 22 +----
 .../xenomai/xenomai_stable-3.2.x.bb           |  1 +
 scripts/deploy_to_aws.sh                      |  2 +-
 scripts/run-lava-tests.sh                     |  5 +-
 tests/README.md                               | 19 ++--
 17 files changed, 142 insertions(+), 210 deletions(-)
 rename ci/{kernel_4_19_xenomai_next.yml => kernel_4_19.yml} (71%)
 rename ci/{kernel_5_10_xenomai_next.yml => kernel_5_10.yml} (71%)
 rename ci/{kernel_5_4_xenomai_next.yml => kernel_5_4.yml} (71%)
 create mode 100644 ci/xenomai_3_2_x.yml
 mode change 100644 => 120000 recipes-xenomai/xenomai/xenomai_stable-3.1.x.bb
 create mode 120000 recipes-xenomai/xenomai/xenomai_stable-3.2.x.bb

-- 
2.31.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-01-08  9:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 15:02 [xenomai-images][PATCH v4 0/8] Update CI and kconfig for next and stable/3.2.x Jan Kiszka
2022-01-07 15:02 ` [xenomai-images][PATCH v4 1/8] xenomai: Unify stable recipes, add link for 3.2.x Jan Kiszka
2022-01-07 15:02 ` [xenomai-images][PATCH v4 2/8] ci: Refactor inclusions Jan Kiszka
2022-01-07 15:02 ` [xenomai-images][PATCH v4 3/8] ci: Drop JOB_TEMPLATE_PATH variable Jan Kiszka
2022-01-07 15:02 ` [xenomai-images][PATCH v4 4/8] ci: Drop no longer user TARGET_EXTENSION variable Jan Kiszka
2022-01-07 15:03 ` [xenomai-images][PATCH v4 5/8] ci: Update README.md regarding CI variables Jan Kiszka
2022-01-07 15:03 ` [xenomai-images][PATCH v4 6/8] ci: Add 3.2.x stable, confine next Jan Kiszka
2022-01-07 15:03 ` [xenomai-images][PATCH v4 7/8] Kconfig: Add entry for 3.2.x head Jan Kiszka
2022-01-07 15:03 ` [xenomai-images][PATCH v4 8/8] linux-xenomai: Refactor latest recipe Jan Kiszka
2022-01-07 15:25 ` [xenomai-images][PATCH v4 0/8] Update CI and kconfig for next and stable/3.2.x Gylstorff Quirin
2022-01-07 17:43 ` Bezdeka, Florian
2022-01-08  9:56   ` Jan Kiszka

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.