diff mbox series

[meta-ti,scarthgap] meta-ti-bsp: Add pruprp-fw for AM64xx

Message ID 20260708104003.1287599-1-danishanwar@ti.com
State Rejected
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,scarthgap] meta-ti-bsp: Add pruprp-fw for AM64xx | expand

Commit Message

MD Danish Anwar July 8, 2026, 10:40 a.m. UTC
AM64x supports PRP. Add pruprp-fw to AM64xx so that this can be packaged
for AM64xx

Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
---
 meta-ti-bsp/conf/machine/include/am64xx.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 9a30c7b97a979fa66cb22b2c2ce1d3b7d466ee24

Comments

MD Danish Anwar July 8, 2026, 10:41 a.m. UTC | #1
Please ignore this, sent by mistake.
Sorry for the noise.

On 08/07/26 4:10 pm, MD Danish Anwar wrote:
> AM64x supports PRP. Add pruprp-fw to AM64xx so that this can be packaged
> for AM64xx
> 
> Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
> ---
>  meta-ti-bsp/conf/machine/include/am64xx.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/conf/machine/include/am64xx.inc b/meta-ti-bsp/conf/machine/include/am64xx.inc
> index 33fc6240..aa2dd1ec 100644
> --- a/meta-ti-bsp/conf/machine/include/am64xx.inc
> +++ b/meta-ti-bsp/conf/machine/include/am64xx.inc
> @@ -28,6 +28,6 @@ TFA_BOARD = "lite"
>  
>  OPTEEMACHINE = "k3-am64x"
>  
> -MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw"
> +MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw pruprp-fw"
>  
>  TI_WKS_BOOTLOADER_APPEND = "console=ttyS2,115200n8"
> 
> base-commit: 9a30c7b97a979fa66cb22b2c2ce1d3b7d466ee24
PRC Automation July 8, 2026, 10:45 a.m. UTC | #2
meta-ti / na / 20260708104003.1287599-1-danishanwar

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][scarthgap][PATCH] meta-ti-bsp: Add pruprp-fw for AM64xx
    WARN: Commit message does not include file/recipe name: meta-ti-bsp: Add pruprp-fw for AM64xx. (COMMIT-MESSAGE-2)
        patch
    
    WARN: Commit message should not include directory path to recipe: meta-ti-bsp: Add pruprp-fw for AM64xx.
              meta-ti-bsp (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: FAIL
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-ti][scarthgap][PATCH] meta-ti-bsp: Add pruprp-fw for AM64xx
- Submitter: From: MD Danish Anwar <danishanwar@ti.com>
- Date: Date: Wed, 8 Jul 2026 16:10:03 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 3fa01f1a03c88ba39f1fd1fe0ad0e7d0ae1c7676

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

Patches
----------------------------------------
FAIL - [meta-ti][scarthgap][PATCH] meta-ti-bsp: Add pruprp-fw for AM64xx
    error: patch failed: meta-ti-bsp/conf/machine/include/am64xx.inc:28
    error: meta-ti-bsp/conf/machine/include/am64xx.inc: patch does not apply
    Applying: meta-ti-bsp: Add pruprp-fw for AM64xx
    Patch failed at 0001 meta-ti-bsp: Add pruprp-fw for AM64xx
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/include/am64xx.inc b/meta-ti-bsp/conf/machine/include/am64xx.inc
index 33fc6240..aa2dd1ec 100644
--- a/meta-ti-bsp/conf/machine/include/am64xx.inc
+++ b/meta-ti-bsp/conf/machine/include/am64xx.inc
@@ -28,6 +28,6 @@  TFA_BOARD = "lite"
 
 OPTEEMACHINE = "k3-am64x"
 
-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw"
+MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw pruprp-fw"
 
 TI_WKS_BOOTLOADER_APPEND = "console=ttyS2,115200n8"