Re: [PATCH v2 3/3] gnu: Add openocd.

2016-10-28 Thread Theodoros Foradis
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

Re: [PATCH v2 3/3] gnu: Add openocd.

2016-10-27 Thread Ricardo Wurmus
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’

Re: [PATCH v2 3/3] gnu: Add openocd.

2016-10-26 Thread Efraim Flashner
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