Skip to content

Commit e22e87a

Browse files
committed
openocd: bump to new upstream based openocd
Bump SHA to point to openocd based on upstream SHA: fa9a4d4db5cfe44b7aadb1b8ef220f94423742a1 Signed-off-by: Kumar Gala <[email protected]>
1 parent 3d304a4 commit e22e87a

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 = "580d06d9dd8267cd88a62305996908d5eaf4b04c"
12+
SRCREV = "d55ab23543bde5833338d080e512276918ae23a4"
1313

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

0 commit comments

Comments
 (0)