On Mon, 24 Jun 2024 at 15:02, Sreejith Ravi via lists.openembedded.org
<[email protected]> wrote:
>
> We should be able to install the dev IPK and resolve its corresponding 
> dependency chain. As I mentioned earlier, enabling recommended packages and 
> installing them increases hard disk usage and installation time when 
> installing a lot of unnecessary recommended packages.
>
> Yocto handles the dev dependency chain by parsing the 'Requires' field from 
> the .pc file in the package_do_pkgconfig function. However, there is one more 
> field, 'Requires.private', which also needs to be considered when creating 
> the dependency chain for the dev IPKs. With this, the dev IPK has the proper 
> dependencies listed and there is no need to install the recommended packages.

Very well. But you need to resend the patch as an email with 'git
send-email', not as an attachment. Also, make a better commit header:

package.bbclass: consider Requires.private in package_do_pkgconfig()


Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201087): 
https://lists.openembedded.org/g/openembedded-core/message/201087
Mute This Topic: https://lists.openembedded.org/mt/106846832/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to