All of lore.kernel.org
 help / color / mirror / Atom feed
* Jailhouse invalid SRC_REV
@ 2025-02-21 23:47 Jared Weyer
  2025-02-22  0:43 ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Jared Weyer @ 2025-02-21 23:47 UTC (permalink / raw)
  To: meta-ti@lists.yoctoproject.org


[-- Attachment #1.1.1: Type: text/plain, Size: 242 bytes --]



Jared Weyer | Engineer
[cid:image001.png@01DB8477.F3A0FBF0] Anderson Electric Controls, Inc.
8639 S. 212th Street Kent, WA USA 98031
Office Phone: 253-395-3003 ext. 110
Cell Phone: 253-886-2503
Website: https://www.aecontrols.com


[-- Attachment #1.1.2: Type: text/html, Size: 2345 bytes --]

[-- Attachment #1.2: image001.png --]
[-- Type: image/png, Size: 474 bytes --]

[-- Attachment #2: 0001-fix-invalid-jailhouse-src-rev.patch --]
[-- Type: application/octet-stream, Size: 1000 bytes --]

From 72805b852ab3ef14369bdb62e74b57666a6aada3 Mon Sep 17 00:00:00 2001
From: jweyer <jweyer@aecontrols.com>
Date: Fri, 21 Feb 2025 14:32:35 -0800
Subject: [PATCH] fix invalid jailhouse src rev

Signed-off-by: jweyer <jweyer@aecontrols.com>
---
 meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc b/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc
index 62a97df6..fd40d74d 100644
--- a/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc
+++ b/meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
 COMPATIBLE_MACHINE = "am62xx|am62pxx|am62lxx"
 TARGET_CC_ARCH += "${LDFLAGS}"
 PV = "0.12+git"
-SRCREV = "dc77c05460bc3df8f2ddc9cc3a9990ca31cb9f9d"
+SRCREV = "ef512f9591febed854d8f07ad8c1fa731c2d3c69"
 BRANCH = "master"
 SRC_URI = " \
     git://git.ti.com/git/jailhouse/ti-jailhouse.git;protocol=https;branch=${BRANCH} \
-- 
2.25.1


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

end of thread, other threads:[~2025-02-22  0:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21 23:47 Jailhouse invalid SRC_REV Jared Weyer
2025-02-22  0:43 ` [meta-ti] " Denys Dmytriyenko

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.