Skip to content

Commit 210a1dd

Browse files
committed
openocd: Update to recent upstream (20201109)
Signed-off-by: Kumar Gala <[email protected]>
1 parent 13f7f2c commit 210a1dd

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"
99
SRC_URI = " \
1010
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
1111
"
12-
SRCREV = "c41269f3f81e85de24b1ee63e99b89abaefbae41"
12+
SRCREV = "f79c902686f3ae500f3426dc2e552fdec80796d1"
1313

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

0 commit comments

Comments
 (0)