We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1afee1 commit 6c22de4Copy full SHA for 6c22de4
meta-zephyr-sdk/recipes-hosttools/openocd/openocd_0.10.0.bb
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "libusb1 hidapi-libraw"
9
SRC_URI = " \
10
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
11
"
12
-SRCREV = "0eb214b37aa143d4704dd643ff10258a7d7df56c"
+SRCREV = "3d7db5535a56accd2d4b377b51fb8f3cfce59d0e"
13
14
S = "${WORKDIR}/git"
15
0 commit comments