[yocto] Issue with package_rpm

Sebastien Mennetrier smennetrier at connected-labs.com
Wed Oct 23 01:45:49 PDT 2013


Hi all,

I try to cross-compile and install rubygems and the gems contain some
directories and files named "%name...".

To create the rpm package, a spec file that contains the list of all files
and directories that must be in the rpm package is generated in do_package.

The rpm process replace all the "%name" in the spec file by the name of the
package. So the package process try to include some file and directory that
doesn't exist.

How can I resolve this issue ? Is it a bug in package_rpm.bbclass ?

Best regards,

Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131023/e3df8a21/attachment.html>


More information about the yocto mailing list