All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <tarun@centricular.com>, <openembedded-core@lists.openembedded.org>
Cc: <sebastian@centricular.com>, <nirbheek@centricular.com>
Subject: Re: [OE-core] [PATCH] gstreamer1.0-plugins-rs: add new package
Date: Tue, 12 May 2026 12:30:22 +0200	[thread overview]
Message-ID: <DIGMMXA709JT.2E77IPME1VZ0G@bootlin.com> (raw)
In-Reply-To: <20260511133450.50595-1-tarun@centricular.com>

On Mon May 11, 2026 at 3:34 PM CEST, Taruntej Kanakamalla via lists.openembedded.org wrote:
> Adapted from an existing patch:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20220606132653.60232-5-brgl@bgdev.pl
>
> Update the recipe to track the latest upstream release of the official
> GStreamer Rust plugins.
>
> Extend do_configure to handle the virtual manifest, as this is a
> Cargo workspace project.
>
> Unlike the other GStreamer submodules, the Rust plugins follow a
> separate release cycle and versioning scheme. These plugins are fully
> stable and required for a fully-featured GStreamer installation, as most
> new features and plugins are being written in Rust. They are also shipped
> by multiple Linux distributions such as Fedora.
>
> Based on patch by: Bartosz Golaszewski <brgl@bgdev.pl>
>
> Signed-off-by: Taruntej Kanakamalla <tarun@centricular.com>

Hi Taruntej,

Thanks for your patch.

> +# need dav1d recipe meta-openembedded/meta-multimedia
> +PACKAGECONFIG[dav1d] = "-p gst-plugin-dav1d,,dav1d, dav1d"
> +
> +# Default members
> +PACKAGECONFIG ??= " \
...
> +    dav1d \

Having a PACKAGECONFIG depending on meta-openembedded is probably ok,
but we can't have this in default PACKAGECONFIG values: oe-core has to
be buildable stand-alone.

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2026-05-12 10:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11 13:34 [PATCH] gstreamer1.0-plugins-rs: add new package Taruntej Kanakamalla
2026-05-12 10:30 ` Mathieu Dubois-Briand [this message]
2026-05-13  7:14   ` [OE-core] " Taruntej Kanakamalla
2026-05-12 19:28 ` Peter Kjellerstedt
2026-05-13  7:25   ` Taruntej Kanakamalla
2026-05-13  7:56     ` Peter Kjellerstedt
2026-05-13  7:11 ` [PATCH v2] " Taruntej Kanakamalla
2026-05-13 10:19   ` [OE-core] " Alexander Kanavin
2026-05-13 11:23     ` Nirbheek Chauhan
2026-05-13 11:45       ` Alexander Kanavin
2026-05-13 12:02         ` Nirbheek Chauhan
2026-05-13 12:15           ` Alexander Kanavin
2026-05-13 13:10             ` Nirbheek Chauhan

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=DIGMMXA709JT.2E77IPME1VZ0G@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=nirbheek@centricular.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sebastian@centricular.com \
    --cc=tarun@centricular.com \
    /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.