All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH honister 0/1] arm-bsp/psa-arch-tests: change master to main for psa-arch-tests repo
@ 2022-01-18 13:30 vishnu.banavath
  2022-01-18 13:30 ` [PATCH honister 1/1] " vishnu.banavath
  0 siblings, 1 reply; 2+ messages in thread
From: vishnu.banavath @ 2022-01-18 13:30 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Vishnu Banavath

From: Vishnu Banavath <vishnu.banavath@arm.com>

master branch is renamed to main on psa-arch-tests github

Vishnu Banavath (1):
  arm-bsp/psa-arch-tests: change master to main for psa-arch-tests repo

 .../recipes-security/trusted-services/psa-arch-tests_git.bb     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1



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

* [PATCH honister 1/1] arm-bsp/psa-arch-tests: change master to main for psa-arch-tests repo
  2022-01-18 13:30 [PATCH honister 0/1] arm-bsp/psa-arch-tests: change master to main for psa-arch-tests repo vishnu.banavath
@ 2022-01-18 13:30 ` vishnu.banavath
  0 siblings, 0 replies; 2+ messages in thread
From: vishnu.banavath @ 2022-01-18 13:30 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Vishnu Banavath

From: Vishnu Banavath <vishnu.banavath@arm.com>

master branch is renamed to main on psa-arch-tests github.

Signed-off-by: Vishnu Banavath <vishnu.banavath@arm.com>
---
 .../recipes-security/trusted-services/psa-arch-tests_git.bb     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arm/recipes-security/trusted-services/psa-arch-tests_git.bb b/meta-arm/recipes-security/trusted-services/psa-arch-tests_git.bb
index ff89b06..ff38f7d 100644
--- a/meta-arm/recipes-security/trusted-services/psa-arch-tests_git.bb
+++ b/meta-arm/recipes-security/trusted-services/psa-arch-tests_git.bb
@@ -3,7 +3,7 @@ SUMMARY = "PSA arch test application"
 require secure-partitions.inc
 
 LIC_FILES_CHKSUM += "file://../psa-arch-tests/LICENSE.md;md5=2a944942e1496af1886903d274dedb13"
-SRC_URI_PSA = "git://github.com/ARM-software/psa-arch-tests.git;protocol=https;branch=master;name=psa;destsuffix=git/psa-arch-tests"
+SRC_URI_PSA = "git://github.com/ARM-software/psa-arch-tests.git;protocol=https;branch=main;name=psa;destsuffix=git/psa-arch-tests"
 SRC_URI:append = " ${SRC_URI_PSA}"
 
 SRCREV_FORMAT="ts_psa"
-- 
2.17.1



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

end of thread, other threads:[~2022-01-18 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 13:30 [PATCH honister 0/1] arm-bsp/psa-arch-tests: change master to main for psa-arch-tests repo vishnu.banavath
2022-01-18 13:30 ` [PATCH honister 1/1] " vishnu.banavath

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.