From: Markus Volk <f_l_k@t-online.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-multimedia][PATCH 2/2] packagegroup-meta-multimedia: add libdvdread to RDEPENDS
Date: Fri, 26 Jun 2026 16:08:28 +0200 [thread overview]
Message-ID: <4MS8HT.AOOYBUNON62K2@t-online.de> (raw)
In-Reply-To: <CAMKF1sp3_iZ-NaFJ3qrdEFiOAwqXw+WDCZPtmiF1_4vfP-iRDA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2735 bytes --]
I have added PACKAGE_ARCH = "${MACHINE_ARCH}" from
packagegroup-meta-oe. Hopefully this setting will fix the error
Am Fr, 26. Jun 2026 um 00:08:52 -07:00:00 schrieb Khem Raj
<raj.khem@gmail.com>:
> This results in
>
> ERROR: packagegroup-meta-multimedia-1.0-r0 do_package_write_ipk: An
> allarch packagegroup shouldn't depend on packages which are
> dynamically renamed (libdvdread to libdvdread8)
>
> On Wed, Jun 24, 2026 at 6:31 AM Markus Volk via
> lists.openembedded.org <http://lists.openembedded.org/>
> <f_l_k=t-online.de@lists.openembedded.org
> <mailto:t-online.de@lists.openembedded.org>> wrote:
>> libdvdread has recently been moved to meta-multimedia and the
>> 'libdvdred' runtime
>> dependency was removed from packagegroup-meta-oe
>> Add the runtime dependency to packagegroup-meta-multimedia so that
>> is included in
>> world builds again.
>>
>> Signed-off-by: Markus Volk <f_l_k@t-online.de
>> <mailto:f_l_k@t-online.de>>
>> ---
>> .../packagegroups/packagegroup-meta-multimedia.bb
>> <http://packagegroup-meta-multimedia.bb/> | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git
>> a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> <http://packagegroup-meta-multimedia.bb/>
>> b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> <http://packagegroup-meta-multimedia.bb/>
>> index 4da9de3ff9..4e4f58f14a 100644
>> ---
>> a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> <http://packagegroup-meta-multimedia.bb/>
>> +++
>> b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> <http://packagegroup-meta-multimedia.bb/>
>> @@ -43,6 +43,7 @@ RDEPENDS:packagegroup-meta-multimedia = "\
>> pipewire \
>> ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial",
>> bb.utils.contains("DISTRO_FEATURES", "x11", "projucer", "", d), "",
>> d)} \
>> libcamera \
>> + libdvdread \
>> vorbis-tools \
>> libopenmpt \
>> mimic \
>> --
>> 2.54.0
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#127715):
>> <https://lists.openembedded.org/g/openembedded-devel/message/127715>
>> Mute This Topic:
>> <https://lists.openembedded.org/mt/119956631/1997914>
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> <mailto:openembedded-devel%2Bowner@lists.openembedded.org>
>> Unsubscribe:
>> <https://lists.openembedded.org/g/openembedded-devel/unsub>
>> [raj.khem@gmail.com <mailto:raj.khem@gmail.com>]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
[-- Attachment #2: Type: text/html, Size: 3876 bytes --]
next prev parent reply other threads:[~2026-06-26 14:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-24 13:30 [meta-multimedia][PATCH 1/2] librtmp: add a patch to fix build with nettle-4 Markus Volk
2026-06-24 13:30 ` [meta-multimedia][PATCH 2/2] packagegroup-meta-multimedia: add libdvdread to RDEPENDS Markus Volk
2026-06-26 7:08 ` [oe] " Khem Raj
2026-06-26 14:08 ` Markus Volk [this message]
2026-06-26 15:00 ` Khem Raj
2026-06-26 15:17 ` Markus Volk
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=4MS8HT.AOOYBUNON62K2@t-online.de \
--to=f_l_k@t-online.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.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.