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 c37adff commit 887801cCopy full SHA for 887801c
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 = "ea2753a721baee6971c5149f34cbef0f0667e37e"
+SRCREV = "a25229066d2d19a17a210cb884038a7af893961d"
13
14
S = "${WORKDIR}/git"
15
0 commit comments