diff mbox series

[scarthgap,v2] arago.conf: set preferred runtime provider for weston-init

Message ID 20251125151825.20660-1-denis@denix.org
State New
Headers show
Series [scarthgap,v2] arago.conf: set preferred runtime provider for weston-init | expand

Commit Message

Denys Dmytriyenko Nov. 25, 2025, 3:18 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

Fixes: 64dcb725 ("weston-init-arago: add weston-init to the rprovides")

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
v2 - fix typo in commit message

 meta-arago-distro/conf/distro/arago.conf | 1 +
 1 file changed, 1 insertion(+)

Comments

PRC Automation Nov. 25, 2025, 3:38 p.m. UTC | #1
meta-arago / na / 20251125151825.20660-1-denis

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [scarthgap][PATCH v2] arago.conf: set preferred runtime provider for weston-init
    WARN: Revised patch missing a comment. (REVISION-1)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [scarthgap][PATCH v2] arago.conf: set preferred runtime provider for weston-init
- Submitter: From: Denys Dmytriyenko <denis@denix.org>
From: Denys Dmytriyenko <denys@konsulko.com>
- Date: Date: Tue, 25 Nov 2025 10:18:25 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 527d17477f48f9629ea6b5e51c5b2843076f503a

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: sadik <s-sadik@ti.com>
- Commit Subject: coremark: add Coremark CPU benchmark
- Commit SHA: 28c94265012ec97c21a7e78c6ae34e1fd1ef0401

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
scarthgap - PASS
=====================
All checks passed
Denys Dmytriyenko Nov. 25, 2025, 3:49 p.m. UTC | #2
On Tue, Nov 25, 2025 at 09:38:23AM -0600, PRC Automation via lists.yoctoproject.org wrote:
> meta-arago / na / 20251125151825.20660-1-denis
> 
> PRC Results: PASS
> 
> =========================================================
>   check-yocto-patches: PASS
> =========================================================
> Patches
> ----------------------------------------
> WARN - [scarthgap][PATCH v2] arago.conf: set preferred runtime provider for weston-init
>     WARN: Revised patch missing a comment. (REVISION-1)
>         patch
>     
>     For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887

This time around the check fails...


> =========================================================
>   apply-yocto-patch: PASS
> =========================================================
> scarthgap
> =====================
> Summary:
> - Patch Series: [scarthgap][PATCH v2] arago.conf: set preferred runtime provider for weston-init
> - Submitter: From: Denys Dmytriyenko <denis@denix.org>
> From: Denys Dmytriyenko <denys@konsulko.com>
> - Date: Date: Tue, 25 Nov 2025 10:18:25 -0500
> - Num Patches: 1
> - Mailing List (public inbox) Commit SHA: 527d17477f48f9629ea6b5e51c5b2843076f503a
> 
> Applied to:
> - Repository: lcpd-prc-meta-arago
> - Base Branch: scarthgap-wip
> - Commit Author: sadik <s-sadik@ti.com>
> - Commit Subject: coremark: add Coremark CPU benchmark
> - Commit SHA: 28c94265012ec97c21a7e78c6ae34e1fd1ef0401
> 
> Patches
> ----------------------------------------
> All patches applied
> 
> 
> 
> =========================================================
>   check-yocto-repo: PASS
> =========================================================
> scarthgap
> =====================
> PASS
> 
> 
> 
> =========================================================
>   yocto-check-layers: PASS
> =========================================================
> scarthgap - PASS
> =====================
> All checks passed
diff mbox series

Patch

diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index 61041568..abbe4faf 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -71,6 +71,7 @@  PACKAGECONFIG:pn-glmark2 = "drm-gles2 wayland-gles2"
 # Set this to empty string to prevent xwayland config from being added
 PACKAGECONFIG:pn-weston-init-arago = ""
 PREFERRED_RPROVIDER_virtual-emptty-conf = "weston-init-arago"
+PREFERRED_RPROVIDER_weston-init = "weston-init-arago"
 
 # Enable testing for opencl and vulkan with piglit
 PACKAGECONFIG:append:pn-piglit = " \