All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm-bsp/tf-a-tests: remove corstone1000 intermediate SHA
@ 2024-03-19 14:59 Jon Mason
  2024-03-19 14:59 ` [PATCH 2/2] arm-bsp/tfa-tests: move n1sdp patch to platform directory Jon Mason
  2024-03-20 13:54 ` [PATCH 1/2] arm-bsp/tf-a-tests: remove corstone1000 intermediate SHA Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Mason @ 2024-03-19 14:59 UTC (permalink / raw)
  To: meta-arm

Things are now building for corstone1000.  Remove the intermediate SHA
and let it run the latest code.

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .../recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend         | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend
index 6421033b88de..ec1158c918f1 100644
--- a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend
+++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/tf-a-tests_%.bbappend
@@ -3,7 +3,6 @@
 FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
 
 COMPATIBLE_MACHINE:corstone1000 = "corstone1000"
-SRCREV:corstone1000 = "5f591f67738a1bbe6b262c53d9dad46ed8bbcd67"
 EXTRA_OEMAKE:append:corstone1000 = " DEBUG=0"
 EXTRA_OEMAKE:append:corstone1000 = " LOG_LEVEL=30"
 TFTF_MODE:corstone1000 = "release"
-- 
2.39.3 (Apple Git-146)



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

end of thread, other threads:[~2024-03-20 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-19 14:59 [PATCH 1/2] arm-bsp/tf-a-tests: remove corstone1000 intermediate SHA Jon Mason
2024-03-19 14:59 ` [PATCH 2/2] arm-bsp/tfa-tests: move n1sdp patch to platform directory Jon Mason
2024-03-20 13:54 ` [PATCH 1/2] arm-bsp/tf-a-tests: remove corstone1000 intermediate SHA Jon Mason

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.