Skip to content

Commit ef218ea

Browse files
committed
openocd: Update rev for TI & and some ARC fixes
We pull in some of the ARC fixes from openocd (GDB fix still pending upstream). Also pull in a cleaner fix for the TI CC32xx reset issue. Signed-off-by: Kumar Gala <[email protected]>
1 parent 17f98c1 commit ef218ea

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

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

0 commit comments

Comments
 (0)