openocd: select new libjaylink
authorKarl Palsson <redacted>
Fri, 20 Jan 2023 13:14:40 +0000 (13:14 +0000)
committerKarl Palsson <redacted>
Fri, 20 Jan 2023 13:17:30 +0000 (13:17 +0000)
commitdd48483a60080ea5f3b83d5d4c71a9ac7b27043b
treeda7147fa19310b7684ef9c2f4fd6a1188d7bb28f
parenta85935cf8fbb6347ff0460bb6abe088d8a4cc675
openocd: select new libjaylink

Without the +select, openocd's internal autoselection between internal
libjaylink and external libjaylink can result in linking against
external, without the depends declaration, leading to missing
depdendencies errors.

Hard depend on the external libjaylink, as that's the future direction
anyway.

Reported-by: Paul Fertser <redacted>
Signed-off-by: Karl Palsson <redacted>
utils/openocd/Makefile
git clone https://git.99rst.org/PROJECT