Skip to content

Commit 9c6494c

Browse files
committed
openocd: update to v0.12.0.
Update to openocd v0.12.0. Signed-off-by: Anas Nashif <[email protected]>
1 parent 25bf8f9 commit 9c6494c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-hosttools/openocd/openocd_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
66
SRC_URI = " \
77
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
88
"
9-
SRCREV = "b6f95a16c1360e347a06faf91befd122c0d15864"
9+
SRCREV = "51dbf7050b34a40f28c3fc7b5f4e49326c3e3aa6"
1010

1111
S = "${WORKDIR}/git"
1212

0 commit comments

Comments
 (0)