diff mbox series

[meta-arago,scarthgap,v3] ti-gc320-tests: Update SRCREV for recipe

Message ID 20250319204903.3819533-1-a-christidis@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,scarthgap,v3] ti-gc320-tests: Update SRCREV for recipe | expand

Commit Message

Antonios Christidis March 19, 2025, 8:49 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

Include a new SRCREV for the recipe to build from. This is not a new version of
the tests repo, instead the new commit sha includes cross compilation errors
fixes.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
---

v3:
- Instead of pointing to the scarthgap branch, the recipe now points to
  the ti-${PN} branch. I have moved my commits from the scarthgap
  branch to the ti-${PN} branch since the commits are not scarthgap
  specific. 

v2:
- Removed tag for master, as the patch does not apply cleanly.

 .../recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
index f9b9685f..a09c07f7 100644
--- a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
+++ b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
@@ -10,7 +10,7 @@  BRANCH = "ti-${PV}"
 SRC_URI = "git://git.ti.com/git/graphics/ti-gc320-test.git;protocol=https;branch=${BRANCH} \
 file://0001-makefile.linux.def-relax-assignment-of-CC-and-other-.patch \
 "
-SRCREV = "53207f8e360a3336276b62066a1d8a9e923de17e"
+SRCREV = "3c334f2004c718c9bb4321213c362e65c491efe6"
 PR = "r2"
 
 S = "${WORKDIR}/git"