Ok , I will try and let you know !!

But how can I make all the modules to be present inside "/usr/lib" instead of 
"/usr/lib/lighttpd" ?

Regards
Manu

-----Original Message-----
From: Gyorgy Sarvari <skandigr...@gmail.com>
Sent: Tuesday, January 7, 2025 12:02 PM
To: Kumar, Manu (FT D IN PAMC MI EMB FW) <kumar.m...@siemens.com>; 
yocto@lists.yoctoproject.org
Subject: Re: [yocto] Query: Regarding lighttpd/librarries in /usr/lib not 
copying

On 07.01.25 06:41, Kumar, Manu wrote:
> RDEPENDS_${PN} += " lighttpd-module-cgi \
>                    lighttpd-module-openssl \
>                    lighttpd-module-redirect \
>                    lighttpd-module-setenv \
>                    lighttpd-module-auth \
>                    lighttpd-module-authn-file \
>                    lighttpd-module-secdownload"

Right - the issue lies here (at least one of them). Change the underscore to a 
colon:

RDEPENDS:${PN} += "..."

This syntax has changed in Honister release, and the old underscore syntax 
isn't valid in Kirkstone anymore.

When doing migration between releases, it is recommended to read through the 
migration guides of all the skipped releases:
https://docs.yoctoproject.org/dev/migration-guides/

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64507): https://lists.yoctoproject.org/g/yocto/message/64507
Mute This Topic: https://lists.yoctoproject.org/mt/110454032/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

  • [yocto] Query: Regarding ligh... Kumar, Manu via lists.yoctoproject.org
    • Re: [yocto] Query: Regar... Gyorgy Sarvari via lists.yoctoproject.org
      • Re: [yocto] Query: R... Kumar, Manu via lists.yoctoproject.org
        • Re: [yocto] Quer... Gyorgy Sarvari via lists.yoctoproject.org
          • Re: [yocto] ... Kumar, Manu via lists.yoctoproject.org
            • Re: [yo... Gyorgy Sarvari via lists.yoctoproject.org
              • Re:... Kumar, Manu via lists.yoctoproject.org
                • ... Kumar, Manu via lists.yoctoproject.org
                • ... Gyorgy Sarvari via lists.yoctoproject.org
                • ... Kumar, Manu via lists.yoctoproject.org
                • ... Gyorgy Sarvari via lists.yoctoproject.org
                • ... Alexander Kanavin via lists.yoctoproject.org
                • ... Kumar, Manu via lists.yoctoproject.org
                • ... Gyorgy Sarvari via lists.yoctoproject.org
                • ... Alexander Kanavin via lists.yoctoproject.org
                • ... Kumar, Manu via lists.yoctoproject.org
                • ... Kumar, Manu via lists.yoctoproject.org

Reply via email to