All of lore.kernel.org
 help / color / mirror / Atom feed
From: PRC Automation <prc@list.ti.com>
To: <a-christidis@ti.com>
Cc: <reatmon@ti.com>, <denys@konsulko.com>, <meta-ti@lists.yoctoproject.org>
Subject: Re: [meta-ti][wrynose/master][PATCH V2] mesa-pvr: Migration from v24.0.1 -> v25.2.8
Date: Wed, 10 Jun 2026 17:55:47 -0500	[thread overview]
Message-ID: <20260610225547.1343744-1-prc@list.ti.com> (raw)
In-Reply-To: <20260610225153.154945-1-a-christidis@ti.com>

meta-ti / na / 20260610225153.154945-1-a-christidis

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
wrynose
=====================
Summary:
- Patch Series: [meta-ti][wrynose/master][PATCH V2] mesa-pvr: Migration from v24.0.1 -> v25.2.8
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
+From: Khem Raj <raj.khem@gmail.com>
- Date: Date: Wed, 10 Jun 2026 17:51:53 -0500
+Date: Mon, 13 Jan 2020 15:23:47 -0800
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 597a7c94355990e9d49ba59d995f90c009682575

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: wrynose-wip
- Commit Author: Judith Mendez <jm@ti.com>
- Commit Subject: conf: am62dxx-evm: Fixup packaged overlay list
- Commit SHA: b5f503ddbff2cdd22d86cfb6769ebbcc11f1e60e

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

master
=====================
Summary:
- Patch Series: [meta-ti][wrynose/master][PATCH V2] mesa-pvr: Migration from v24.0.1 -> v25.2.8
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
+From: Khem Raj <raj.khem@gmail.com>
- Date: Date: Wed, 10 Jun 2026 17:51:53 -0500
+Date: Mon, 13 Jan 2020 15:23:47 -0800
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 597a7c94355990e9d49ba59d995f90c009682575

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-next
- Commit Author: Denys Dmytriyenko (TI) <denys@konsulko.com>
- Commit Subject: meta-beagle: linux-bb.org: upgrade 6.12.43 -> 6.12.57
- Commit SHA: dd0f9863bd65467d689ec895d96b386a034df660

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



=========================================================
  check-yocto-repo: FAIL
=========================================================
wrynose
=====================
FAIL
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:117
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ',freedreno', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:118
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'broadcom', ',broadcom', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:119
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'gallium-llvm', ',swrast', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:120
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'imagination', ',imagination-experimental', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:126
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'etnaviv', ',etnaviv', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:127
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ',freedreno', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:128
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'lima', ',lima', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:129
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'panfrost', ',panfrost', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:130
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'imagination', ',imagination', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:133
            TOOLS_DEPS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ' ncurses libxml2 ', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:170
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'etnaviv', ',etnaviv', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:171
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ',freedreno', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:172
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'kmsro', ',kmsro', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:173
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'vc4', ',vc4', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:174
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'v3d', ',v3d', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:175
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'zink', ',zink', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:188
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'gallium-llvm', '${GALLIUMDRIVERS_LLVM}', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:189
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'r600', ',r600', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:190
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'virgl', ',virgl', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:201
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'lima', ',lima', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:204
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'panfrost', ',panfrost', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:207
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'tegra', ',tegra,nouveau', '', d)}"
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887

master
=====================
FAIL
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:117
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ',freedreno', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:118
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'broadcom', ',broadcom', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:119
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'gallium-llvm', ',swrast', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:120
            VULKAN_DRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'imagination', ',imagination-experimental', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:126
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'etnaviv', ',etnaviv', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:127
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ',freedreno', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:128
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'lima', ',lima', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:129
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'panfrost', ',panfrost', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:130
            TOOLS:append = "${@bb.utils.contains('PACKAGECONFIG', 'imagination', ',imagination', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:133
            TOOLS_DEPS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ' ncurses libxml2 ', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:170
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'etnaviv', ',etnaviv', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:171
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'freedreno', ',freedreno', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:172
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'kmsro', ',kmsro', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:173
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'vc4', ',vc4', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:174
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'v3d', ',v3d', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:175
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'zink', ',zink', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:188
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'gallium-llvm', '${GALLIUMDRIVERS_LLVM}', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:189
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'r600', ',r600', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:190
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'virgl', ',virgl', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:201
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'lima', ',lima', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:204
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'panfrost', ',panfrost', '', d)}"
    
    WARN: You might need a " " as the first character for the :append. (APPEND-2)
        meta-ti-bsp/recipes-graphics/mesa/mesa-pvr-24.inc:207
            GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'tegra', ',tegra,nouveau', '', d)}"
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887





  reply	other threads:[~2026-06-10 22:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10 22:51 [meta-ti][wrynose/master][PATCH V2] mesa-pvr: Migration from v24.0.1 -> v25.2.8 a-christidis
2026-06-10 22:55 ` PRC Automation [this message]
2026-06-10 23:28   ` Ryan Eatmon
2026-06-10 23:32     ` Antonios Christidis
     [not found] <18B7DA0BBD971E15.267903@lists.yoctoproject.org>
2026-06-10 22:58 ` Antonios Christidis
2026-06-10 23:05   ` Denys Dmytriyenko
2026-06-10 23:10     ` Antonios Christidis
2026-06-11 13:35       ` Denys Dmytriyenko
2026-06-11  2:17   ` Ryan Eatmon
2026-06-11 13:23     ` Denys Dmytriyenko
2026-06-11 16:30       ` Antonios Christidis
2026-06-11 16:50         ` Denys Dmytriyenko
2026-06-11 18:29           ` Antonios Christidis
2026-06-15 19:33             ` Andrew Davis
2026-06-17 14:07               ` Antonios Christidis
2026-06-17 14:30                 ` Ryan Eatmon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260610225547.1343744-1-prc@list.ti.com \
    --to=prc@list.ti.com \
    --cc=a-christidis@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.