All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zunzunegui Abad, Mario-Sergio" <mario.zunzunegui@airbus.com>
To: "meta-freescale@lists.yoctoproject.org"
	<meta-freescale@lists.yoctoproject.org>
Subject: Wireguard recipe
Date: Mon, 22 Feb 2021 15:28:13 +0000	[thread overview]
Message-ID: <9e195d21fc264317be075273f03cba3a@CD1-4DDAG04-P02.cdmail.common.airbusds.corp> (raw)

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

Hello.

I am trying to install WireGuard in Yocto.

I have included the code and recipe and compiled all with bitbake and generated an image.

I have added the code provided by NXP in folder sources/meta-openembedded/meta-networking/recipes-kernel.

Also added  "wireguard-tools" in IMAGE_INSTALL_append in meta-freescale/recipes-fsl/images/fsl-image-core.bb, then run "bitbake fsl-image-core"

I can generate public and private keys with wg command.

But when I try to configure WireGuard, it seems that it is not loaded the module.

root@vpx3-152:~# modprobe wireguard

modprobe: FATAL: Module wireguard not found.

root@vpx3-152:~#

What I am doing wrong?

Regards.

#Yocto-wireguard

[-- Attachment #2: Type: text/html, Size: 1832 bytes --]

             reply	other threads:[~2021-02-22 15:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 15:28 Zunzunegui Abad, Mario-Sergio [this message]
2021-02-26 14:06 Wireguard recipe Zunzunegui Abad, Mario-Sergio
2021-02-26 14:13 ` Bas Mevissen
2021-02-26 14:20 Zunzunegui Abad, Mario-Sergio
2021-02-26 14:27 Zunzunegui Abad, Mario-Sergio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9e195d21fc264317be075273f03cba3a@CD1-4DDAG04-P02.cdmail.common.airbusds.corp \
    --to=mario.zunzunegui@airbus.com \
    --cc=meta-freescale@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.