[yocto] [meta-raspberrypi][for-dora][PATCH] Installed fonts directory in the default location needed by omxplayer

Sebastien MENNETRIER s.mennetrier at innotis.org
Wed Mar 5 00:31:37 PST 2014


2014-03-04 23:51 GMT+01:00 Andrei Gherzan <andrei at gherzan.ro>:

>
>
>
> On Wed, Mar 5, 2014 at 12:39 AM, Khem Raj <raj.khem at gmail.com> wrote:
>
>> On Tue, Mar 4, 2014 at 12:18 AM, Sebastien MENNETRIER
>> <s.mennetrier at innotis.org> wrote:
>> >>  do_install() {
>> >>         oe_runmake dist
>> >> +       mkdir -p ${D}/usr/share/fonts/truetype/freefont/
>> >> +       install ${S}/fonts/* ${D}/usr/share/fonts/truetype/freefont/
>> >>  }
>> >>
>> >>  FILES_${PN} = "${bindir}/omxplayer* \
>> >> -               ${libdir}/omxplayer/lib*${SOLIBS}"
>> >> +               ${libdir}/omxplayer/lib*${SOLIBS} \
>> >> +               /usr/share/fonts"
>> >>
>> >
>>
>> send the patch to OE-Core ml
>
>
> Why exactly? meta-rpi is using yocto mailinglist.
>
>
>> and dont hardcode /usr/share but use
>> ${datadir} instead
>>
>
> That's a good catch.
>

I followed a part of modification done in master branch. (Commit
eff5ec9b75f2df6f06645fcc673bce7ca35fdc51).
But I am agree with you. I will send a new patch.

Sebastien, one more thing, could you please adjust the subject to include
> "omxplayer:" prefix?
>
No problem.

Regards,
Sébastien

>
> Thanks,
> --
> *Andrei Gherzan*
> m: +40.744.478.414 |  f: +40.31.816.28.12
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140305/8774d4d6/attachment.html>


More information about the yocto mailing list