[yocto] .rpm not being generated (or empty)

Daniel. danielhilst at gmail.com
Wed Mar 18 12:47:58 PDT 2015


Hi all,

I write a recipe to build an JNI layer for my C library, the JNI library
gets compiled right, but no .rpm is generated besides -dev and -dbg. I
suspect that the rpm is getting empty.

Here is the recipe: http://pastebin.com/vqtaM1Fv

Looking on package directory I got the compiled .so's
[root at arch 1.0-r0]# find package
package
package/usr
package/usr/lib
package/usr/lib/libDigitalInputJni.so
package/usr/lib/libDigitalOutputJni.so
package/usr/lib/.debug
package/usr/lib/.debug/libDigitalOutputJni.so
package/usr/lib/.debug/libDigitalInputJni.so

But on packages-split I got nothing:

[root at arch 1.0-r0]# ls packages-split/libdigitalio-jni
total 0


Any idea what I'm missing?


Regards,
Hilst

-- 
*"Do or do not. There is no try"*
  *Yoda Master*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150318/79f35dad/attachment.html>


More information about the yocto mailing list