diff mbox series

[meta-ti,master] mtd-utils-ti: Update SRC_URI:remove due to oe-core update

Message ID 20260723190016.3180478-1-a-christidis@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master] mtd-utils-ti: Update SRC_URI:remove due to oe-core update | expand

Commit Message

Christidis, Antonios July 23, 2026, 7 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

The SRC_URI found in the oe-core recipe for mtd-utils has been updated.
Update the SRC_URI:remove to look for the new value.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
---
 meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

PRC Automation July 23, 2026, 7:23 p.m. UTC | #1
meta-ti / na / 20260723190016.3180478-1-a-christidis

PRC Results: PASS

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



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master][PATCH] mtd-utils-ti: Update SRC_URI:remove due to oe-core update
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
- Date: Date: Thu, 23 Jul 2026 14:00:16 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 0d772278ae6263fd7e0d9f7712402aea916eb4d7

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: TEST: linux-ti-staging: Add testing dtbo and build command
- Commit SHA: f7bb41bca2b7adbe56255abeeccd80fc6cd9fbd9

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



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed
diff mbox series

Patch

diff --git a/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc b/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc
index 4c4f8028..ad0f2ed1 100644
--- a/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc
+++ b/meta-ti-test/recipes-devtools/mtd/mtd-utils-ti.inc
@@ -1,6 +1,6 @@ 
 PR:append = ".ti2"
 
-SRC_URI:remove = "git://git.infradead.org/mtd-utils.git;branch=master \
+SRC_URI:remove = "git://git.infradead.org/mtd-utils.git;branch=master;tag=v${PV} \
 "
 
 SRC_URI:prepend = "git://git.infraroot.at/mtd-utils.git;branch=master;protocol=https \