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 48d6a47 commit b2f094fCopy full SHA for b2f094f
meta-zephyr-sdk/recipes-hosttools/openocd/openocd_git.bb
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
6
SRC_URI = " \
7
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
8
"
9
-SRCREV = "e2b6f5655e2ccd354fb8c7d0f53b93f4cb42a4f4"
+SRCREV = "b6f95a16c1360e347a06faf91befd122c0d15864"
10
11
S = "${WORKDIR}/git"
12
0 commit comments