Skip to content

Commit dbc7efa

Browse files
committed
openocd: Update for gdb server fix
Update openocd to pull in an openocd GDB server fix from the ARC guys Fixes #65 Signed-off-by: Kumar Gala <[email protected]>
1 parent 96b948a commit dbc7efa

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 = "697677c416da65bc3458ec1aefe70992b1e9ef82"
12+
SRCREV = "1df07a9a442a3839e29a295e67bb057deb08f058"
1313

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

0 commit comments

Comments
 (0)