Ping

2014-02-28 10:53 GMT+01:00 Sébastien Mennetrier <s.mennetr...@innotis.org>:

> Signed-off-by: Sébastien Mennetrier <s.mennetr...@innotis.org>
> ---
>  recipes-multimedia/omxplayer/omxplayer_git.bb | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git 
> a/recipes-multimedia/omxplayer/omxplayer_git.bbb/recipes-multimedia/omxplayer/
> omxplayer_git.bb
> index a456026..b4ca247 100644
> --- a/recipes-multimedia/omxplayer/omxplayer_git.bb
> +++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
> @@ -52,9 +52,12 @@ do_compile() {
>
>  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"
>
>  FILES_${PN}-dev += "${libdir}/omxplayer/*.so"
> --
> 1.8.1.2
>
>


-- 

Regards,
Sébastien
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to