Hi,
I am using arago build system (git clone git://
arago-project.org/git/projects/oe-layersetup.git tisdk).
I was trying to add hiawatha web server to "core-image-minimal". hiawatha
exist in following layer:
../sources/meta-openembedded/meta-webserver/recipes-httpd/hiawatha/
hiawatha_9.2.bb
So
Hi,
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 "/lib/gstreamer-0.10"
directory (which is already created by open source gstreamer packages).