summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorBenjamin Fair <benjaminfair@google.com>2022-12-16 09:30:45 +0300
committerBenjamin Fair <benjaminfair@google.com>2022-12-19 07:55:09 +0300
commit8c4a217dbb3debdb331af4ef223412ddd7381bcb (patch)
tree9c5713e9f9bf7246888c4ee964700d814ee03a90 /meta-google
parent5f77a546b9be0d7dad7ddf905742575896a92ed2 (diff)
downloadopenbmc-8c4a217dbb3debdb331af4ef223412ddd7381bcb.tar.xz
meta-nuvoton: npcm8xx-igps: update to 03.08.00
Also remove Google-specific version since it has been merged into the mainline branch. Changelog: IGPS 03.08.00 - Dec 15th 2022 ============== - TIP_FW: 0.5.0 L0 0.3.9 L1 - Code cleanup for production. - bug fix key selection during recovery. - Add DME+RIOT data export to PCI MBOX. - align BMC and TIP that both will use PLL2 and not CLKREF. - Bug fix: don't save previous INTCR2 for reset indication. - Bug fix: update flow using wrong KMT. - TIP_FW: 0.5.0 L0 0.3.9 L1 GOOGLE3 - aligned to the above release. - split SFDP - enable flag CERBERUS_SECURE_BOOT_ONLY - uboot https://github.com/Nuvoton-Israel/u-boot/releases/tag/v2021.04-npcm8xx-20221215 - OpTee: https://github.com/Nuvoton-Israel/optee_os/releases/tag/npcm845x_3.18.0_v1.0 - linux offset 4MB. - Update scripts to sign in yocto build (signatures only). Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: I396a8e05bc6aa53fd6c7062ed342ce1f26b7e2fb
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/conf/distro/gbmc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/conf/distro/gbmc.conf b/meta-google/conf/distro/gbmc.conf
index 805380be01..90a5e3a85c 100644
--- a/meta-google/conf/distro/gbmc.conf
+++ b/meta-google/conf/distro/gbmc.conf
@@ -34,5 +34,5 @@ OBMC_ORG_YAML_SUBDIRS += " com/google"
# Force the patches to not have any fuzz for gBMC
ERROR_QA:append = " patch-fuzz"
-REQUIRED_VERSION_npcm8xx-igps-native = "03.07.02-Google"
+IGPS_MACHINE:npcm8xx = "Google"
REQUIRED_VERSION_npcm8xx-tip-fw = "0.4.5.0.3.4-GOOGLE"