[bitbake-devel] Library not getting installed to intended path

Burton, Ross ross.burton at intel.com
Wed Jun 3 13:46:37 UTC 2015


On 3 June 2015 at 13:16, Yogesh Tyagi <yogesh.bit2006 at gmail.com> wrote:

> I am using yocto 1.6 and I have written a component and written bitbake
> recipe file for this component. When rootfs is created my library is found
> in "/lib" directory but I want it to be installed to
> "/usr/lib/gstreamer-0.10" directory (which is already created by open
> source gstreamer packages).


This is under the control of your makefiles, so you'll need to share
those.  My guess is that you're using a variable name in the makefile that
has a defined meaning in automake so your assignment gets overridden.

(also, this isn't anything to do with development of bitbake, so this
discussion should be on yocto@)

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20150603/9a7c2335/attachment-0002.html>


More information about the bitbake-devel mailing list