Skip to content

Commit 7bc5eb4

Browse files
thomas-roosgithub-actions[bot]
authored andcommitted
corejson: upgrade 3.0.0 -> 3.3.0
(cherry picked from commit d25ade7)
1 parent e786762 commit 7bc5eb4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

recipes-sdk/corejson/corejson_3.0.0.bb renamed to recipes-sdk/corejson/corejson_3.3.0.bb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ LICENSE = "MIT"
55
LIC_FILES_CHKSUM = "file://LICENSE;md5=7ae2be7fb1637141840314b51970a9f7"
66

77
SRC_URI = "\
8-
gitsm://github.com/FreeRTOS/coreJSON.git;protocol=https;branch=main \
8+
gitsm://github.com/FreeRTOS/coreJSON.git;protocol=https;nobranch=1 \
99
file://CMakeLists.txt \
1010
file://Findcore_json.cmake \
1111
file://run-ptest \
1212
"
1313

14-
SRCREV = "03a463f23ead5240974c663477baf03fe82fc530"
14+
UPSTREAM_CHECK_URI = "https://github.com/FreeRTOS/coreJSON/releases"
15+
16+
SRCREV = "e3b7663f6392d8c10e8db57506ec37e4801b145a"
1517

1618
S = "${WORKDIR}/git"
1719

0 commit comments

Comments
 (0)