Skip to content

Commit bb297ac

Browse files
committed
openocd: bump base openocd to 20200116
Signed-off-by: Kumar Gala <[email protected]>
1 parent c841785 commit bb297ac

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 = "393f1cd8c434f1b69ac63845b18895170bd76159"
12+
SRCREV = "b84543a51ee133284cffa74ce39fb99b56caea99"
1313

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

0 commit comments

Comments
 (0)