These are libraries, they should be pulled by shlibs code, I am not sure if
its needed to be added to packagegroups explicitly.

On Fri, Jun 26, 2026 at 7:08 AM Markus Volk <[email protected]> wrote:

> 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 <
> [email protected]>:
>
> 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
> <[email protected]> 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 <[email protected]>
>> ---
>>  .../packagegroups/packagegroup-meta-multimedia.bb                | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-multimedia/recipes-multimedia/packagegroups/
>> packagegroup-meta-multimedia.bb
>> b/meta-multimedia/recipes-multimedia/packagegroups/
>> packagegroup-meta-multimedia.bb
>> index 4da9de3ff9..4e4f58f14a 100644
>> --- a/meta-multimedia/recipes-multimedia/packagegroups/
>> packagegroup-meta-multimedia.bb
>> +++ b/meta-multimedia/recipes-multimedia/packagegroups/
>> 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 (#127799): 
https://lists.openembedded.org/g/openembedded-devel/message/127799
Mute This Topic: https://lists.openembedded.org/mt/119956631/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to