We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1520c commit 2e1579fCopy full SHA for 2e1579f
meta-zephyr-sdk/recipes-hosttools/openocd/openocd_git.bb
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
6
SRC_URI = " \
7
gitsm://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
8
"
9
-SRCREV = "51dbf7050b34a40f28c3fc7b5f4e49326c3e3aa6"
+SRCREV = "b89d626c64d8674e2a8b767915e0c6fd51ac8147"
10
11
S = "${WORKDIR}/git"
12
0 commit comments