[yocto] Python package recipe

Diego Sueiro diego.sueiro at gmail.com
Tue Feb 4 08:46:07 PST 2014


Hi Paul,

On Tue, Feb 4, 2014 at 10:52 AM, Paul Barker <paul at paulbarker.me.uk> wrote:

> This looks like the best you're going to get without fixing the
> upstream source. Just looked at
>
> https://github.com/adafruit/adafruit-beaglebone-io-python/blob/master/overlays/builder.py
> ,
> it contains hard-coded install paths. You could report a bug or submit
> a patch to make these respect the install prefix.
>
I'll take a look on this.

>
> >>
> >> FILES_${PN} = " ${nonarch_base_libdir}/firmware/* \
> >>                  ${exec_prefix} \
>
> What files do you need under ${exec_prefix}? Do you definitely want
> all this in one package and not separate packages for the firmware and
> such?
>
As soon as the python module needs the dtbos it must be installed together.
Now it looks like this:
FILES_${PN} += " ${nonarch_base_libdir}/firmware/* "


> A lot of recipes have to customise the install function and add extra
> directories to FILES_*, don't worry about that.
>

Thanks for your attention.

Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br

/*long live rock 'n roll*/H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140204/d446f5ed/attachment.html>


More information about the yocto mailing list