Skip to content

Commit

Permalink
openocd: Update to recent upstream (20201109)
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
  • Loading branch information
galak committed Nov 9, 2020
1 parent 13f7f2c commit 210a1dd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
SRC_URI = " \
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
"
SRCREV = "c41269f3f81e85de24b1ee63e99b89abaefbae41"
SRCREV = "f79c902686f3ae500f3426dc2e552fdec80796d1"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 210a1dd

Please sign in to comment.