mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-04 14:10:01 +00:00
arm/opencsd: update to 1.5.2
Update to the latest stable version (1.5.2), comprised of the following commits: 5d86f27a8c0a opencsd: Update version info and README for 1.5.2 71c50dda716f build: win: Fix name for ocsd-perr utility in windows build 599551d3ea09 opencsd: docs: Update docs for test programs 769faaa6368a opencsd: docs: Update trc_pkt_lister man file b957577e71bf tests: Fix typo in trc_pkt_lister help output dca84a74a0d5 build: Fix clean of mem_acc_test 85fd025eed35 opencsd: stm: Fix build warning in 64 bit build of STM 2145b81b4b61 opencsd: etmv4: Fix build warning on decoder 169cc07d3625 docs: Fix formatting in README.md Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ad8cb685eb324d2fa2530b985a43f3e5"
|
||||
|
||||
SRC_URI = "git://github.com/Linaro/OpenCSD;protocol=https;branch=master"
|
||||
SRCREV = "c16418833b5d7cbcbcb4e2a2d917ad0147efb2be"
|
||||
SRCREV = "5d86f27a8c0af16a473833da3a0936cd2a0999d3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user