This is an automated email from Gerrit. "zapb <d...@zapb.de>" just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/7470
-- gerrit commit a4fe92ea6aff093dd54222ee904ddb421ff75098 Author: Marc Schink <d...@zapb.de> Date: Thu Feb 2 14:25:27 2023 +0100 README: Remove statement about libjaylink Git submodule Change-Id: I552c08979849c66d7f8f559ccfd49d27f8b68bb8 Signed-off-by: Marc Schink <d...@zapb.de> diff --git a/README b/README index 2f71cfc6a3..7d3f10def0 100644 --- a/README +++ b/README @@ -240,8 +240,7 @@ Optional CMSIS-DAP adapter driver needs HIDAPI library. Optional linuxgpiod adapter driver needs libgpiod library. -Optional JLink adapter driver needs libjaylink; build from git can -retrieve libjaylink as git submodule. +Optional J-Link adapter driver needs libjaylink library. Optional ARM disassembly needs capstone library. --