All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master][PATCH] am65xx-evm-k3r5.conf: Fix defconfig for the main build
@ 2026-03-20 19:12 Ryan Eatmon
  2026-03-20 19:15 ` PRC Automation
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Eatmon @ 2026-03-20 19:12 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

A copy/paste error set the wrong defconfig for the main build when
setting up the test build flow.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
index 4450ef57..4ceb81af 100644
--- a/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
@@ -9,5 +9,5 @@ UBOOT_MACHINE:tie-test-builds = ""
 
 UBOOT_CONFIG = ""
 UBOOT_CONFIG:prepend:tie-test-builds = "usbdfu main"
-UBOOT_CONFIG[main] = "am62x_evm_r5_defconfig"
+UBOOT_CONFIG[main] = "am65x_evm_r5_defconfig"
 UBOOT_CONFIG[usbdfu] = "am65x_evm_r5_usbdfu_defconfig"
-- 
2.43.0



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

* Re: [meta-ti][master][PATCH] am65xx-evm-k3r5.conf: Fix defconfig for the main build
  2026-03-20 19:12 [meta-ti][master][PATCH] am65xx-evm-k3r5.conf: Fix defconfig for the main build Ryan Eatmon
@ 2026-03-20 19:15 ` PRC Automation
  0 siblings, 0 replies; 2+ messages in thread
From: PRC Automation @ 2026-03-20 19:15 UTC (permalink / raw)
  To: Ryan Eatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

meta-ti / na / 20260320191259.2509582-1-reatmon

PRC Results: FAIL

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



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master][PATCH] am65xx-evm-k3r5.conf: Fix defconfig for the main build
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Fri, 20 Mar 2026 14:12:59 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 50954dd0b50d5ce7ed03821aa2343b17e1325742

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: am65xx-evm-k3r5.conf: Fix defconfig for the main build
- Commit SHA: 4f9268b107d1904120d5b3bf9ce33ca3b476504e

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



=========================================================
  check-yocto-repo: FAIL
=========================================================
master
=====================
FAIL
    WARN: .bbappend files might need a guard to make them check-layer compliant. (GUARD-1)
        meta-ti-bsp/dynamic-layers/tpm-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887





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

end of thread, other threads:[~2026-03-20 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 19:12 [meta-ti][master][PATCH] am65xx-evm-k3r5.conf: Fix defconfig for the main build Ryan Eatmon
2026-03-20 19:15 ` PRC Automation

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.