Hi,

I have verified that rpm packages generated by gst-plugins-base are not empty. Adding gst-plugins-base-meta doesn't help.

Thanks,
Yogesh

From: Burton, Ross
Sent: ‎27/‎05/‎2015 02:54 AM
To: Yogesh Tyagi
Cc: bitbake-devel
Subject: Re: [bitbake-devel] gst-plugin-base libs not going to rootfs


On 26 May 2015 at 16:40, Yogesh Tyagi <yogesh.bit2006@gmail.com> wrote:
Thanks for replying. I have checked that when gst-plugins-base is build, it contains complete source and all the libraries are also getting created. How come this is an empty package?       
How do I know it's an empty package? I am a novice in bitbake/yocto.

The *recipe* builds correctly, but that recipe generates many packages.  You can see what packages have been created by looking in tmp/deploy, and use rpm/dpkg to inspect the contents.

Ross