From: Jon Mason <jon.mason@arm.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH 4/7] arm/sbsa-acs: update to 7.1.4
Date: Thu, 21 Mar 2024 10:33:09 -0400 [thread overview]
Message-ID: <20240321143312.85262-4-jon.mason@arm.com> (raw)
In-Reply-To: <20240321143312.85262-1-jon.mason@arm.com>
Update to the latest version. Also, remove the gcc12 workaround, as
that was added in edk2 commit 206168e83f090, which has been included
since the 202305 release.
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
.../uefi/{sbsa-acs_7.1.2.bb => sbsa-acs_7.1.4.bb} | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
rename meta-arm/recipes-bsp/uefi/{sbsa-acs_7.1.2.bb => sbsa-acs_7.1.4.bb} (72%)
diff --git a/meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.2.bb b/meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.4.bb
similarity index 72%
rename from meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.2.bb
rename to meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.4.bb
index 2cc9372dfe5e..b61658c44bba 100644
--- a/meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.2.bb
+++ b/meta-arm/recipes-bsp/uefi/sbsa-acs_7.1.4.bb
@@ -8,16 +8,10 @@ SRC_URI += "git://github.com/ARM-software/sbsa-acs;destsuffix=edk2/ShellPkg/Appl
git://github.com/tianocore/edk2-libc;destsuffix=edk2/edk2-libc;protocol=https;branch=master;name=libc \
file://0001-Patch-in-the-paths-to-the-SBSA-test-suite.patch \
file://0002-Enforce-using-good-old-BFD-linker.patch \
- file://0001-Fix-for-mismatch-in-function-prototype.patch;patchdir=ShellPkg/Application/sbsa-acs \
"
-
-SRCREV_acs = "23253befbed2aee7304470fd83b78672488a7fc2"
-SRCREV_libc = "d3dea661da9ae4a3421a80905e75a8dc77aa980e"
-
-# GCC12 trips on it
-#see https://src.fedoraproject.org/rpms/edk2/blob/rawhide/f/0032-Basetools-turn-off-gcc12-warning.patch
-BUILD_CFLAGS += "-Wno-error=stringop-overflow"
+SRCREV_acs = "be169f0008d86341e1e48cb70d524bd1518c3acc"
+SRCREV_libc = "4667a82f0d873221f8b25ea701ce57a29270e4cb"
COMPATIBLE_HOST = "aarch64.*-linux"
COMPATIBLE_MACHINE = ""
--
2.39.3 (Apple Git-146)
next prev parent reply other threads:[~2024-03-21 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 14:33 [PATCH 1/7] CI: update kas to 4.3.1 Jon Mason
2024-03-21 14:33 ` [PATCH 2/7] arm/edk2: update to 202402 Jon Mason
2024-03-21 14:33 ` [PATCH 3/7] arm/trusted-firmware-a: update to 2.10.2 Jon Mason
2024-03-21 14:33 ` Jon Mason [this message]
2024-03-21 14:33 ` [PATCH 5/7] arm/scp-firmware: update to v2.14.0 Jon Mason
2024-03-21 14:33 ` [PATCH 6/7] arm-toolchain/gcc-arm-none-eabi: remove 11.2 Jon Mason
2024-03-21 14:33 ` [PATCH 7/7] CI: reduce coverage of dev kernel Jon Mason
2024-03-21 17:20 ` [PATCH 1/7] CI: update kas to 4.3.1 Jon Mason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240321143312.85262-4-jon.mason@arm.com \
--to=jon.mason@arm.com \
--cc=meta-arm@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.