mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
arm/opencsd: update to 1.5.5
Update to the latest stable version (1.5.5), comprised of the following commits: 742d60ed7dc7 opencsd: Update version info and README for 1.5.5 7ca491c516b8 build: Update docs for MacOS support cac83e59666e build: Add MacOS development makefile e56eff270ca2 build: Use .dylib shared library suffix for MacOS 35f957d2a97a build: Create initial MacOS makefile 44dff5b22a26 build: Restore Linux build support a0e13010e1d6 build: Rename build folders as 'unix_common' for upcoming MacOS support ecdde9f69307 tests: Add option to suppress elapsed processing time in test program. 821632be920c tests: update mem_buff_demo test to add options. 70e472c9387f opencsd: Memacc object cleanup fix Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -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 = "7323ae88d16be4f9972b0ad60198963c64d70070"
|
||||
SRCREV = "742d60ed7dc762d8d2e7f07037fac0eb17654e2f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user