All of lore.kernel.org
 help / color / mirror / Atom feed
* WireGuard recipes for OpenEmbedded
@ 2017-04-03  7:07 Stefan Agner
  2017-04-04 13:28 ` Jason A. Donenfeld
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Agner @ 2017-04-03  7:07 UTC (permalink / raw)
  To: Jason; +Cc: wireguard

Hi Jason,

Just posted two recipes which allow building WireGuard using
OpenEmbedded:
http://lists.openembedded.org/pipermail/openembedded-devel/2017-April/112075.html

OE makes it easy to build WireGuard for all sorts of platforms. I
created a quick test VPN between an ARM and 64-bit MIPS machine, seems
to work fine, see
https://blog.printk.io/2017/04/openembedded-recipes-for-wireguard-vpn/

Keep the amazing work, looking forward to see WireGuard upstream :-)

--
Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: WireGuard recipes for OpenEmbedded
  2017-04-03  7:07 WireGuard recipes for OpenEmbedded Stefan Agner
@ 2017-04-04 13:28 ` Jason A. Donenfeld
  2017-05-15  3:33   ` Stefan Agner
  0 siblings, 1 reply; 3+ messages in thread
From: Jason A. Donenfeld @ 2017-04-04 13:28 UTC (permalink / raw)
  To: Stefan Agner; +Cc: WireGuard mailing list

Hey Stefan,

Very cool! Thanks for posting it. Let me know when it gets accepted,
and we can add official instructions for the package on
wireguard.io/install/ . Nice blog post too.

Jason

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: WireGuard recipes for OpenEmbedded
  2017-04-04 13:28 ` Jason A. Donenfeld
@ 2017-05-15  3:33   ` Stefan Agner
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Agner @ 2017-05-15  3:33 UTC (permalink / raw)
  To: Jason A. Donenfeld; +Cc: WireGuard mailing list

Hi Jason,

On 2017-04-04 06:28, Jason A. Donenfeld wrote:
> Hey Stefan,
> 
> Very cool! Thanks for posting it. Let me know when it gets accepted,
> and we can add official instructions for the package on
> wireguard.io/install/ .

The recipes are now in the OpenEmbedded pyro and master branch. The pyro
branch should end up in the next Yocto release soon (Yocto 2.3).

As for the "installation instructions", since this is meta distribution
people will have to build from source... Not sure what you would like to
add there. Adding IMAGE_INSTALL_append = " wireguard-tools" to
conf/local.conf and building using "bitbake core-image-minimal" is
probably the shortest path to build a complete image with wireguard.

--
Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-15  3:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03  7:07 WireGuard recipes for OpenEmbedded Stefan Agner
2017-04-04 13:28 ` Jason A. Donenfeld
2017-05-15  3:33   ` Stefan Agner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.