Skip to content

Commit 4394178

Browse files
committed
fastrpc: upgrade 1.0.3 -> 1.0.4
Upgrade FastRPC from version 1.0.3 to 1.0.4. Top-Level Changelog: - Add nightly kernel build and precompiled kernel CI workflows - Enable ABI compatibility checks and improve CI reliability - Refactor memory mapping with DSP address tracking - Add system help support and qcs615-ride target enablement - Fix linker flag usage and update cross-compilation guidance - Remove stale async code and unsupported ADSP_AVS_* handling - Improve documentation and project hygiene updates Signed-off-by: Ekansh Gupta <ekansh.gupta@oss.qualcomm.com>
1 parent 8fcbe81 commit 4394178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause"
66
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b67986b6880754696d418dbaa2cf51d1"
77
DEPENDS = "libbsd libyaml"
88

9-
SRCREV = "3ac74f68dfcc5aa3a9524d1700a4c0d6a92316a8"
9+
SRCREV = "8572ae1c45d38a4dc8853b1b9b6738207ab1ce94"
1010
SRC_URI = "\
1111
git://github.com/qualcomm/fastrpc.git;branch=main;protocol=https;tag=v${PV} \
1212
file://run-ptest \

0 commit comments

Comments
 (0)