Ricardo Wurmus writes:
> Theodoros Foradis writes:
>
>> +;; We build openocd from git, because the JTAG library libjaylink
>> +;; is not included in tarball releases.
>
> Is there a separate release of libjaylink? Does the git version bundle
> libjaylink? I’d prefer packaging proper releases o
Theodoros Foradis writes:
> +;; We build openocd from git, because the JTAG library libjaylink
> +;; is not included in tarball releases.
Is there a separate release of libjaylink? Does the git version bundle
libjaylink? I’d prefer packaging proper releases of libjaylink and
openocd, if that’
On Thu, Oct 27, 2016 at 12:08:07AM +0300, Theodoros Foradis wrote:
> * gnu/packages/embedded.scm (openocd): New variable.
> * gnu/packages/patches/openocd-nrf52.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add the patch.
> ---
> gnu/local.mk | 1 +
> gnu/packa