On Wed, Mar 5, 2014 at 12:39 AM, Khem Raj <[email protected]> wrote:
> On Tue, Mar 4, 2014 at 12:18 AM, Sebastien MENNETRIER > <[email protected]> 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. Sebastien, one more thing, could you please adjust the subject to include "omxplayer:" prefix? Thanks, -- *Andrei Gherzan* m: +40.744.478.414 | f: +40.31.816.28.12
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
