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 27dda9c commit 2c4f456Copy full SHA for 2c4f456
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 = "c5c47943dbd036079d96fe49ea9092f78abec427"
+SRCREV = "e2b6f5655e2ccd354fb8c7d0f53b93f4cb42a4f4"
10
11
S = "${WORKDIR}/git"
12
0 commit comments