All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Xenomai <xenomai@lists.linux.dev>,
	 Pierre FICHEUX <pierre.ficheux@smile.fr>
Subject: Re: [xenomai-images][PATCH] libevl: Add build dependencies for r50 and above
Date: Mon, 18 Nov 2024 09:40:29 +0100	[thread overview]
Message-ID: <87ttc5j5oi.fsf@xenomai.org> (raw)
In-Reply-To: <a0d95b09-b050-48a3-a9fb-68af212ab1ba@siemens.com> (Jan Kiszka's message of "Mon, 18 Nov 2024 09:02:36 +0100")

Jan Kiszka <jan.kiszka@siemens.com> writes:

> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> libbpf is needed now to support the networking stack, and that is found
> via pkg-config my meson.
>
> Reported-by: Pierre FICHEUX <pierre.ficheux@smile.fr>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  recipes-xenomai/libevl/libevl.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-xenomai/libevl/libevl.inc b/recipes-xenomai/libevl/libevl.inc
> index 405be8b..fb82d09 100644
> --- a/recipes-xenomai/libevl/libevl.inc
> +++ b/recipes-xenomai/libevl/libevl.inc
> @@ -17,7 +17,7 @@ DESCRIPTION ?= "libevl libraries and tools"
>  SRC_URI += "file://debian"
>  
>  DEPENDS = "linux-xenomai-4"
> -DEBIAN_BUILD_DEPENDS ?= "debhelper (>= 10), meson"
> +DEBIAN_BUILD_DEPENDS ?= "debhelper (>= 10), meson, pkg-config, libbpf-dev"
>  
>  TEMPLATE_FILES = "debian/control.tmpl"
>  TEMPLATE_VARS += "DEBIAN_BUILD_DEPENDS"

For those interested, the reason for this new dependency is explained
here [1].

[1] https://v4.xenomai.org/core/net/#evl-input-diversion

-- 
Philippe.

  reply	other threads:[~2024-11-18  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18  8:02 [xenomai-images][PATCH] libevl: Add build dependencies for r50 and above Jan Kiszka
2024-11-18  8:40 ` Philippe Gerum [this message]
2024-11-18 10:18 ` Florian Bezdeka
2024-11-18 11:46   ` Jan Kiszka

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=87ttc5j5oi.fsf@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=jan.kiszka@siemens.com \
    --cc=pierre.ficheux@smile.fr \
    --cc=xenomai@lists.linux.dev \
    /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.