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 26238ee commit 28c795fCopy full SHA for 28c795f
meta-zephyr-sdk/recipes-hosttools/openocd/openocd_0.10.0.bb
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
9
SRC_URI = " \
10
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
11
"
12
-SRCREV = "d55ab23543bde5833338d080e512276918ae23a4"
+SRCREV = "c41269f3f81e85de24b1ee63e99b89abaefbae41"
13
14
S = "${WORKDIR}/git"
15
0 commit comments