mbox series

[0/8] Patches from kirkstone/whinlatter final series

Message ID 20260416210836.1336162-1-yoann.congal@smile.fr
Headers show
Series Patches from kirkstone/whinlatter final series | expand

Message

Yoann Congal April 16, 2026, 9:03 p.m. UTC
There are the patches added to the backported one while finishing
kirkstone and whinlatter.

Mostly, changing the last git:// YP repos references to use https://.
But also:
* a feature check in testing (seen because whinlatter does not have wayland in
* nodistro)
* a patch Upstream-Status update

Yoann Congal (8):
  virglrenderer: update a merged patch Upstream-Status
  oeqa/selftest/incompatible_lic: add wayland feature check for test
    needing it
  build-appliance-image: switch SRC_URI to https protocol
  scripts: Default to https git protocol for YP/OE repos
  oeqa/selftest/git-submodule-test: Default to https git protocol for
    YP/OE repos
  oeqa/selftest/devtool-test-git-gitsm: Default to https git protocol
    for YP/OE repos
  meta/files/layers.example.json: switch to https clone URIs
  oeqa/sdk: Default to https git protocol for YP/OE repos

 .../recipes-test/devtool/devtool-test-git-gitsm_git.bb    | 8 ++++----
 .../recipes-test/git-submodule-test/git-submodule-test.bb | 4 ++--
 meta/files/layers.example.json                            | 4 ++--
 meta/lib/oeqa/buildtools-docs/cases/build.py              | 2 +-
 meta/lib/oeqa/selftest/cases/archiver.py                  | 4 ++--
 meta/lib/oeqa/selftest/cases/incompatible_lic.py          | 2 ++
 meta/recipes-core/images/build-appliance-image_15.0.0.bb  | 6 +++---
 ...use-glibc-s-once_flag-ONCE_FLAG_INIT-when-presen.patch | 2 +-
 scripts/combo-layer.conf.example                          | 4 ++--
 scripts/contrib/patchtest.sh                              | 4 ++--
 10 files changed, 21 insertions(+), 19 deletions(-)