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 13f7f2c commit 210a1ddCopy full SHA for 210a1dd
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 = "c41269f3f81e85de24b1ee63e99b89abaefbae41"
+SRCREV = "f79c902686f3ae500f3426dc2e552fdec80796d1"
13
14
S = "${WORKDIR}/git"
15
0 commit comments