Skip to content

Commit e108b90

Browse files
corejson: upgrade 3.3.0 -> 3.3.1
1 parent 2ad3e75 commit e108b90

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,15 @@ HOMEPAGE = "https://github.com/FreeRTOS/coreJSON"
44
LICENSE = "MIT"
55
LIC_FILES_CHKSUM = "file://LICENSE;md5=7ae2be7fb1637141840314b51970a9f7"
66

7-
SRC_URI = "\
8-
gitsm://github.com/FreeRTOS/coreJSON.git;protocol=https;nobranch=1 \
9-
file://CMakeLists.txt \
10-
file://Findcore_json.cmake \
11-
file://run-ptest \
12-
"
7+
SRC_URI = "gitsm://github.com/FreeRTOS/coreJSON.git;protocol=https;nobranch=1;branch=main \
8+
file://CMakeLists.txt \
9+
file://Findcore_json.cmake \
10+
file://run-ptest \
11+
"
1312

1413
UPSTREAM_CHECK_URI = "https://github.com/FreeRTOS/coreJSON/releases"
1514

16-
SRCREV = "e3b7663f6392d8c10e8db57506ec37e4801b145a"
15+
SRCREV = "cffa492da18c890181d64462f8af63992a69d3b0"
1716

1817
inherit cmake ptest
1918

0 commit comments

Comments
 (0)