Skip to content

Commit 010f824

Browse files
committed
openocd: update to pull in fixes
* pull in missed changes on older branch (arc & Zephyr RTOS awareness fix) * Pull in some fixes from upstream tree. Signed-off-by: Kumar Gala <[email protected]>
1 parent 9fb0336 commit 010f824

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 = "b84543a51ee133284cffa74ce39fb99b56caea99"
12+
SRCREV = "404e04fc0258a76df8fa3d836b5af0dbacd1518c"
1313

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

0 commit comments

Comments
 (0)