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 ea5ec8d commit 8bf589dCopy full SHA for 8bf589d
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 = "1df07a9a442a3839e29a295e67bb057deb08f058"
+SRCREV = "3333261df1edf48571d6415e4383d7c78753eeed"
13
14
S = "${WORKDIR}/git"
15
0 commit comments