[yocto] Requires section of RPM Spec

Bipnesh, Abhinav (Abhinav) abhinavbipnesh at avaya.com
Tue Oct 25 04:24:25 PDT 2016


Hi All,

Is there a way we can avoid pre-populating the Requires section of the generated RPM Spec from a recipe?
I have not set any RDEPENDS or other such section but still the section get populated. Below is an example

Requires: libcrypto.so.1.0.0(OPENSSL_1.0.2d)
Requires: libdl.so.2
Requires: libuuid1 >= 2.26.2
Requires(pre): libgcc1 >= 4.9.2
Requires(pre): libssl1.0.0 >= 1.0.2h
Requires(pre): libgcc_s.so.1(GCC_3.0)
Requires(pre): libc.so.6(GLIBC_2.1)
Requires(pre): /usr/bin/perl
Requires(pre): libboost_system.so.1.58.0
Requires(pre): libstdc++.so.6(GLIBCXX_3.4.20)
Requires(pre): libc.so.6(GLIBC_2.3)

We just want to avoid populating the sections.

Any pointers in this direction will be great help.

Thanks,
Abhinav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161025/2465d89c/attachment.html>


More information about the yocto mailing list