File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,15 @@ HOMEPAGE = "https://github.com/FreeRTOS/coreJSON"
44LICENSE = "MIT"
55LIC_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
1413UPSTREAM_CHECK_URI = "https://github.com/FreeRTOS/coreJSON/releases"
1514
16- SRCREV = "e3b7663f6392d8c10e8db57506ec37e4801b145a "
15+ SRCREV = "cffa492da18c890181d64462f8af63992a69d3b0 "
1716
1817inherit cmake ptest
1918
You can’t perform that action at this time.
0 commit comments