[oe] Question about package prefix

Khem Raj raj.khem at gmail.com
Fri Dec 16 22:01:19 UTC 2011


On (16/12/11 10:36), Giuseppe Condorelli wrote:
> Hi All,
> 
> I need to package against a different prefix using rpm. I mean, I don't
> want to have to files located with
> the absolute path (i.e. /usr/lib/ etc...) but I need to have them under a
> specified path.
> How can I obtain this? I saw conf/bitbake.conf contains many variable to be
> accordingly set (prefix, exec_prefix, etc...)
> but if I modify them the build will be broken. Also, looking at the
> distro/<distros>.conf files I have not seen nothing similar.
> Please can you suggest me something to solve my issue?

write do_install so they get installed in the new location.

> 
> Thanks,
> Giuseppe
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
-Khem




More information about the Openembedded-devel mailing list