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 96b948a commit dbc7efaCopy full SHA for dbc7efa
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 = "697677c416da65bc3458ec1aefe70992b1e9ef82"
+SRCREV = "1df07a9a442a3839e29a295e67bb057deb08f058"
13
14
S = "${WORKDIR}/git"
15
0 commit comments