On Fri, Dec 16, 2011 at 2:12 PM, Giuseppe Condorelli <[email protected]> wrote: > Thanks so much!!! > Do you mean I have to write a unified (in distro/machine conf dir) > do_install to be propagated to all the built packages? > > Regards, > Giuseppe > > Il giorno 16/dic/2011, alle ore 23:01, Khem Raj <[email protected]> ha > scritto: > >> 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?
hmm I thought you wanted to do it just for one package. do you want whole image to be relocated to this location. the see how micro does it look at meta-micro >> >> write do_install so they get installed in the new location. >> >>> >>> Thanks, >>> Giuseppe >>> _______________________________________________ >>> Openembedded-devel mailing list >>> [email protected] >>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >> >> -- >> -Khem >> >> _______________________________________________ >> Openembedded-devel mailing list >> [email protected] >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
