[meta-intel] [PATCH 2/6] libva: resurrect 1.0.16 recipe for EMGD based BSPs

Tom Zanussi tom.zanussi at intel.com
Fri Apr 12 07:20:40 PDT 2013


On Wed, 2013-04-10 at 18:19 -0700, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> EMGD based BSPs are seeing video playback issue with libva v1.1.[01] .
> They are hitting a segmentation fault at the end of video playback.
> So bringing back the old libva version for the EMGD based BSPs.
> 

OK, assuming that we'll have to pull this patchset in, I started merging
the patches to start testing and this one doesn't apply because
libva_1.0.16.bb is still there and never went away unless I'm missing
something.  So it makes me wonder about the rest of it too...

Tom

> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  common/recipes-multimedia/libva/libva_1.0.16.bb |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
>  create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
> 
> diff --git a/common/recipes-multimedia/libva/libva_1.0.16.bb b/common/recipes-multimedia/libva/libva_1.0.16.bb
> new file mode 100644
> index 0000000..7374c70
> --- /dev/null
> +++ b/common/recipes-multimedia/libva/libva_1.0.16.bb
> @@ -0,0 +1,8 @@
> +require libva.inc
> +
> +PR = "${INC_PR}.0"
> +
> +SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva/libva-${PV}.tar.bz2"
> +
> +SRC_URI[md5sum] = "99343b27cf24e99abc0c5db2d09e30c8"
> +SRC_URI[sha256sum] = "03e46f8f48f252e6b6112c495745100bc217ddded801fdb393384aab1fafeaa2"





More information about the meta-intel mailing list