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@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@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*
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to