mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-04 14:10:01 +00:00
arm-bsp/n1sdp: update SRC_REV to latest validated version
This patch updates the SRC REV for SCP, TFA and edk2-platforms to point to latest versions. Change-Id: Ib6825d51fac89a9514b936ce927e7f5f3e508e26 Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
8ddfd20f79
commit
2eeea26a51
@@ -1,6 +1,6 @@
|
||||
# N1SDP specific SCP configurations and build instructions
|
||||
|
||||
SRCREV = "fd7c83561a7d76c7681d5d017fb23aa3664c028c"
|
||||
SRCREV = "350be71a2ecef588b8ff5a095a0840de23506e45"
|
||||
SCP_PLATFORM = "n1sdp"
|
||||
SCP_LOG_LEVEL = "INFO"
|
||||
|
||||
|
||||
@@ -12,6 +12,6 @@ SRC_URI_append = " \
|
||||
file://0001-n1sdp-arm-tf-disable-workaround-for-N1-Erratum-13157.patch \
|
||||
"
|
||||
|
||||
SRCREV_tfa = "f0b1864f8e309a41d2eb1c9510f8cd3c7aacbb1d"
|
||||
SRCREV_tfa = "50eee85e044a77ad59f4903a5dad91b266770a1d"
|
||||
|
||||
PV = "2.3+git${SRCPV}"
|
||||
|
||||
@@ -5,7 +5,7 @@ SRC_URI = "\
|
||||
|
||||
# TAGS and commit ID as per N1SDP-2020.03.26 release
|
||||
SRCREV_edk2 = "3ff8a6bffabad761279817252014d59b6069d68a"
|
||||
SRCREV_edk2-platforms = "b6bfc4417ff13168d69c4cbf2338f62c89c82dfd"
|
||||
SRCREV_edk2-platforms = "d9d32e6c8b7456d21ce365486ac563b6be36c20d"
|
||||
|
||||
# N1SDP specific EDK2 configurations
|
||||
EDK2_BUILD_RELEASE = "0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SRCREV ?= "41e8d7be674f98a0f3bef67b16ea2162109fd522"
|
||||
SRCREV ?= "84baaae9e751c058717d9702438429257f077f03"
|
||||
SRCREV_meta ?= "e32057eca987b7abbe3eb47ba36f06af8711278a"
|
||||
|
||||
# KBRANCH is set to n1sdp by default as there is no master or 5.4 branch on the repository
|
||||
|
||||
@@ -15,8 +15,8 @@ SRC_URI_append_n1sdp = " \
|
||||
file://scripts-dtc-remove-redundant-YYLOC.patch \
|
||||
"
|
||||
|
||||
# Referring to commit TAG N1SDP-2020.03.26
|
||||
SRCREV_n1sdp = "41e8d7be674f98a0f3bef67b16ea2162109fd522"
|
||||
# Referring to commit TAG N1SDP-2020.07.27
|
||||
SRCREV_n1sdp = "84baaae9e751c058717d9702438429257f077f03"
|
||||
SRCREV_dts_n1sdp = "3209a868152f348194cc1f20fd87c759d3a97d45"
|
||||
|
||||
# Use intree defconfig
|
||||
|
||||
Reference in New Issue
Block a user