Skip to content

Commit d4f0263

Browse files
committed
openocd: update since repo.or.cz is down
We tweaked the openocd repo to point to local git mirrors for submodules since repo.or.cz is down. Signed-off-by: Kumar Gala <[email protected]>
1 parent ac6459c commit d4f0263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-hosttools/openocd/openocd_0.10.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "libusb1 hidapi-libraw"
99
SRC_URI = " \
1010
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
1111
"
12-
SRCREV = "404e04fc0258a76df8fa3d836b5af0dbacd1518c"
12+
SRCREV = "a0e8edc4e70b2bc35de57f44717a289d9e651f6f"
1313

1414
S = "${WORKDIR}/git"
1515

0 commit comments

Comments
 (0)