Skip to content

Commit 8b92219

Browse files
committed
openocd: bump to zephyr-20190226 branch
The zephyr-20190226 branch adds a few patches for fixing the Zephyr RTOS awareness, and a set of workaround patches for reset issue on CC3220. Signed-off-by: Kumar Gala <[email protected]>
1 parent fde53ec commit 8b92219

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

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

0 commit comments

Comments
 (0)