* [Patch v2 1/4] libva: update to the latest version
2012-11-01 5:14 [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release nitin.a.kamble
@ 2012-11-01 5:14 ` nitin.a.kamble
2012-11-01 5:14 ` [Patch v2 2/4] libva-intel-driver: " nitin.a.kamble
` (4 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: nitin.a.kamble @ 2012-11-01 5:14 UTC (permalink / raw)
To: tom.zanussi, darren.hart, yocto
From: Nitin A Kamble <nitin.a.kamble@intel.com>
This bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=3348 is triggering
this change. The old versions of libva components are affecting video playback
on few BSPs like sugarbay & chiefriver.
Also, use the release tarball instead of a tag snapshot.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
common/recipes-multimedia/libva/libva_1.0.15.bb | 8 --------
common/recipes-multimedia/libva/libva_1.0.16.bb | 8 ++++++++
2 files changed, 8 insertions(+), 8 deletions(-)
delete mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb
create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
diff --git a/common/recipes-multimedia/libva/libva_1.0.15.bb b/common/recipes-multimedia/libva/libva_1.0.15.bb
deleted file mode 100644
index e60a4b6..0000000
--- a/common/recipes-multimedia/libva/libva_1.0.15.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libva.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI = "http://cgit.freedesktop.org/vaapi/libva/snapshot/libva-${PV}.tar.bz2"
-
-SRC_URI[md5sum] = "ad8a94ba87ff0563a533c3c142816794"
-SRC_URI[sha256sum] = "7cc24ae9c947aa13904255244810d3637b03d41e2b6f4b643db3b97412cacd37"
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"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 9+ messages in thread* [Patch v2 2/4] libva-intel-driver: update to the latest version
2012-11-01 5:14 [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release nitin.a.kamble
2012-11-01 5:14 ` [Patch v2 1/4] libva: update to the latest version nitin.a.kamble
@ 2012-11-01 5:14 ` nitin.a.kamble
2012-11-01 5:14 ` [Patch v2 3/4] libva: remove redundant libva 1.0.12 nitin.a.kamble
` (3 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: nitin.a.kamble @ 2012-11-01 5:14 UTC (permalink / raw)
To: tom.zanussi, darren.hart, yocto
From: Nitin A Kamble <nitin.a.kamble@intel.com>
The older version of libva-intel-driver recipe with
newer gst-vaapi recipe was causing video playback failure.
As per the discussion on the bug here:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=3348
The maintainer of the upstream project is recommending
to update the recipe to the latest version to fix the video
playback issue.
Also, use the release tarball instead of a tag snapshot.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
---
.../libva/libva-intel-driver.inc | 2 +-
.../libva/libva-intel-driver_1.0.15.bb | 8 --------
.../libva/libva-intel-driver_1.0.18.bb | 8 ++++++++
3 files changed, 9 insertions(+), 9 deletions(-)
delete mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
create mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
diff --git a/common/recipes-multimedia/libva/libva-intel-driver.inc b/common/recipes-multimedia/libva/libva-intel-driver.inc
index f0c6b9a..fa7be4c 100644
--- a/common/recipes-multimedia/libva/libva-intel-driver.inc
+++ b/common/recipes-multimedia/libva/libva-intel-driver.inc
@@ -15,7 +15,7 @@ INC_PR = "r0"
DEPENDS = "libva"
-S = "${WORKDIR}/intel-driver-${PV}"
+S = "${WORKDIR}/${PN}-${PV}"
inherit autotools pkgconfig
diff --git a/common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb b/common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
deleted file mode 100644
index 6fdd6a9..0000000
--- a/common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libva-intel-driver.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI = "http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-${PV}.tar.bz2"
-
-SRC_URI[md5sum] = "9dbd642f18993335146480a3a2987874"
-SRC_URI[sha256sum] = "52f16f78129af00ec40afc6a1b8fb07c7b6c6c0da7f43a54e19afd2a41791098"
diff --git a/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb b/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
new file mode 100644
index 0000000..fcd3b6f
--- /dev/null
+++ b/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
@@ -0,0 +1,8 @@
+require libva-intel-driver.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-${PV}.tar.bz2"
+
+SRC_URI[md5sum] = "13907085223d88d956cdfc282962b7a7"
+SRC_URI[sha256sum] = "789fa2d6e22b9028ce12a89981eb33e57b04301431415149acfb61a49d3a63ee"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 9+ messages in thread* [Patch v2 3/4] libva: remove redundant libva 1.0.12
2012-11-01 5:14 [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release nitin.a.kamble
2012-11-01 5:14 ` [Patch v2 1/4] libva: update to the latest version nitin.a.kamble
2012-11-01 5:14 ` [Patch v2 2/4] libva-intel-driver: " nitin.a.kamble
@ 2012-11-01 5:14 ` nitin.a.kamble
2012-11-01 5:15 ` [Patch v2 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin nitin.a.kamble
` (2 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: nitin.a.kamble @ 2012-11-01 5:14 UTC (permalink / raw)
To: tom.zanussi, darren.hart, yocto
From: Ross Burton <ross.burton@intel.com>
No BSP from meta-intel repo is requiring this version of libva now.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
common/recipes-multimedia/libva/libva_1.0.12.bb | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
delete mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb
diff --git a/common/recipes-multimedia/libva/libva_1.0.12.bb b/common/recipes-multimedia/libva/libva_1.0.12.bb
deleted file mode 100644
index 490e60f..0000000
--- a/common/recipes-multimedia/libva/libva_1.0.12.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libva.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI = "http://cgit.freedesktop.org/libva/snapshot/libva-${PV}.tar.bz2"
-
-SRC_URI[md5sum] = "84408a0746a63b8cf308dc7b9f2451cf"
-SRC_URI[sha256sum] = "e80aae68fc78d237d046be6525d333f072fd57fe4f4d8f981e869703ebfee8f5"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 9+ messages in thread* [Patch v2 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin
2012-11-01 5:14 [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release nitin.a.kamble
` (2 preceding siblings ...)
2012-11-01 5:14 ` [Patch v2 3/4] libva: remove redundant libva 1.0.12 nitin.a.kamble
@ 2012-11-01 5:15 ` nitin.a.kamble
2012-11-01 5:26 ` [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release Darren Hart
2012-11-01 23:03 ` Tom Zanussi
5 siblings, 0 replies; 9+ messages in thread
From: nitin.a.kamble @ 2012-11-01 5:15 UTC (permalink / raw)
To: tom.zanussi, darren.hart, yocto
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Extend the mesa-dri recipe from oecore to avoid conflict with
files generated by emgd-driver-bin recipe.
This extention is needed only when emgd-driver-bin recipe is
included in the target image, so the code is conditional to
run only on the machine with emgd graphics driver.
The emgd binary driver also provides egl, gles1, gles2 library & headers.
To avoid conflict disable egl, gles1, gles2 from meta-dri if the BSP image
is bundling the emgd driver.
This commits avoids these build warning
WARNING: The recipe is trying to install files into a shared area when those files already exist. Those files are:
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/KHR/khrplatform.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/EGL/eglplatform.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/EGL/eglext.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/EGL/egl.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES/glplatform.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES/gl.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES/glext.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES2/gl2ext.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES2/gl2.h
/srv/home/nitin/build-test-bsps/build-crownbay/tmp/sysroots/crownbay/usr/include/GLES2/gl2platform.h
And revert the replacement change commited earlier to avoid these warnings.
Revert "mesa-dri.bbappend: avoid buildtime warnings"
This reverts commit 2408d28972db8e56f37ec52208adc65734c61dea.
This fixes the bug:
[YOCTO #3295]
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 27 +++++++++++++++++---
1 files changed, 23 insertions(+), 4 deletions(-)
diff --git a/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
index 90e4394..6bfa968 100644
--- a/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
+++ b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
@@ -1,5 +1,24 @@
-# Temporary avoid warnings of duplicate files providers until
-# mesa-dri & emgd-driver-bin recipes are fixed
-SSTATE_DUPWHITELIST += "${STAGING_INCDIR}/KHR ${STAGING_INCDIR}/EGL \
- ${STAGING_INCDIR}/GLES ${STAGING_INCDIR}/GLES2"
+# The emgd binary driver also provides egl, gles1, gles2 library & headers.
+# To avoid conflict disable egl, gles1, gles2 from meta-dri if the BSP image
+# is bundling the emgd driver.
+
+python __anonymous () {
+ import re
+ xserver = d.getVar('XSERVER', True)
+ if 'emgd-driver-bin' in xserver.split(' '):
+ extra_oeconf = d.getVar('EXTRA_OECONF', True).split()
+ take_out = ["--enable-egl", "--enable-gles1", "--enable-gles2"]
+ put_in = ["--disable-egl", "--disable-gles1", "--disable-gles2"]
+ pattern = re.compile("--with-egl-platforms")
+ new_extra_oeconf = [ ]
+ for i in extra_oeconf:
+ if ( i not in take_out ) and ( not pattern.match(i)):
+ new_extra_oeconf.append(i)
+ for i in put_in:
+ new_extra_oeconf.append(i)
+
+ d.setVar('EXTRA_OECONF', ' '.join(new_extra_oeconf))
+ depends = d.getVar('DEPENDS', True)
+ d.setVar('DEPENDS', depends + " emgd-driver-bin")
+}
--
1.7.3.4
^ permalink raw reply related [flat|nested] 9+ messages in thread* Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release
2012-11-01 5:14 [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release nitin.a.kamble
` (3 preceding siblings ...)
2012-11-01 5:15 ` [Patch v2 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin nitin.a.kamble
@ 2012-11-01 5:26 ` Darren Hart
2012-11-01 13:33 ` Tom Zanussi
2012-11-01 23:03 ` Tom Zanussi
5 siblings, 1 reply; 9+ messages in thread
From: Darren Hart @ 2012-11-01 5:26 UTC (permalink / raw)
To: nitin.a.kamble; +Cc: yocto
On 10/31/2012 10:14 PM, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> This v2 pull request is with newer version of libva-intel-driver.
> These commits tested on All the BSPs I am maintaining with expected results.
>
Nitin, do these patches fix any specific bug? Such as 3348? You mention
a couple, but not clearly that these patches fix them. If so, please
include:
Fixes [YOCTO #XXXX]
in the commit log for the associated patch(es).
Otherwise this looks to be what we have discussed.
Thanks,
Darren
> Thanks,
> Nitin
>
> The following changes since commit 43b2e9c34363ade4241a60f699b47179929c6fb6:
>
> n450: Add WEBTITLE and boilerplate README (2012-10-31 08:40:15 -0700)
>
> are available in the git repository at:
> git://git.yoctoproject.org/meta-intel-contrib nitin/misc
> http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc
>
> Nitin A Kamble (3):
> libva: update to the latest version
> libva-intel-driver: update to the latest version
> mesa-dri.bbappend: avoid conflict with emgd-driver-bin
>
> Ross Burton (1):
> libva: remove redundant libva 1.0.12
>
> .../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 27 +++++++++++++++++---
> .../libva/libva-intel-driver.inc | 2 +-
> .../libva/libva-intel-driver_1.0.15.bb | 8 ------
> .../libva/libva-intel-driver_1.0.18.bb | 8 ++++++
> common/recipes-multimedia/libva/libva_1.0.12.bb | 8 ------
> common/recipes-multimedia/libva/libva_1.0.15.bb | 8 ------
> common/recipes-multimedia/libva/libva_1.0.16.bb | 8 ++++++
> 7 files changed, 40 insertions(+), 29 deletions(-)
> delete mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
> create mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
> delete mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb
> delete mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb
> create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
>
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release
2012-11-01 5:26 ` [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release Darren Hart
@ 2012-11-01 13:33 ` Tom Zanussi
2012-11-01 16:49 ` Kamble, Nitin A
0 siblings, 1 reply; 9+ messages in thread
From: Tom Zanussi @ 2012-11-01 13:33 UTC (permalink / raw)
To: Darren Hart; +Cc: yocto
On Wed, 2012-10-31 at 22:26 -0700, Darren Hart wrote:
> On 10/31/2012 10:14 PM, nitin.a.kamble@intel.com wrote:
> > From: Nitin A Kamble <nitin.a.kamble@intel.com>
> >
> > This v2 pull request is with newer version of libva-intel-driver.
> > These commits tested on All the BSPs I am maintaining with expected results.
> >
>
> Nitin, do these patches fix any specific bug? Such as 3348? You mention
> a couple, but not clearly that these patches fix them. If so, please
> include:
>
> Fixes [YOCTO #XXXX]
>
> in the commit log for the associated patch(es).
>
To save time, I'll go ahead and add that to those 2 patches when I pull
it in...
Tom
> Otherwise this looks to be what we have discussed.
>
> Thanks,
>
> Darren
>
> > Thanks,
> > Nitin
> >
> > The following changes since commit 43b2e9c34363ade4241a60f699b47179929c6fb6:
> >
> > n450: Add WEBTITLE and boilerplate README (2012-10-31 08:40:15 -0700)
> >
> > are available in the git repository at:
> > git://git.yoctoproject.org/meta-intel-contrib nitin/misc
> > http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc
> >
> > Nitin A Kamble (3):
> > libva: update to the latest version
> > libva-intel-driver: update to the latest version
> > mesa-dri.bbappend: avoid conflict with emgd-driver-bin
> >
> > Ross Burton (1):
> > libva: remove redundant libva 1.0.12
> >
> > .../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 27 +++++++++++++++++---
> > .../libva/libva-intel-driver.inc | 2 +-
> > .../libva/libva-intel-driver_1.0.15.bb | 8 ------
> > .../libva/libva-intel-driver_1.0.18.bb | 8 ++++++
> > common/recipes-multimedia/libva/libva_1.0.12.bb | 8 ------
> > common/recipes-multimedia/libva/libva_1.0.15.bb | 8 ------
> > common/recipes-multimedia/libva/libva_1.0.16.bb | 8 ++++++
> > 7 files changed, 40 insertions(+), 29 deletions(-)
> > delete mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
> > create mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
> > delete mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb
> > delete mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb
> > create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
> >
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release
2012-11-01 13:33 ` Tom Zanussi
@ 2012-11-01 16:49 ` Kamble, Nitin A
0 siblings, 0 replies; 9+ messages in thread
From: Kamble, Nitin A @ 2012-11-01 16:49 UTC (permalink / raw)
To: Zanussi, Tom, Hart, Darren; +Cc: yocto@yoctoproject.org
> -----Original Message-----
> From: Zanussi, Tom
> Sent: Thursday, November 01, 2012 6:33 AM
> To: Hart, Darren
> Cc: Kamble, Nitin A; yocto@yoctoproject.org; Burton, Ross
> Subject: Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release
>
> On Wed, 2012-10-31 at 22:26 -0700, Darren Hart wrote:
> > On 10/31/2012 10:14 PM, nitin.a.kamble@intel.com wrote:
> > > From: Nitin A Kamble <nitin.a.kamble@intel.com>
> > >
> > > This v2 pull request is with newer version of libva-intel-driver.
> > > These commits tested on All the BSPs I am maintaining with expected
> results.
> > >
> >
> > Nitin, do these patches fix any specific bug? Such as 3348? You
> > mention a couple, but not clearly that these patches fix them. If so,
> > please
> > include:
> >
> > Fixes [YOCTO #XXXX]
> >
> > in the commit log for the associated patch(es).
> >
>
> To save time, I'll go ahead and add that to those 2 patches when I pull it in...
Thanks Tom,
Nitin
>
> Tom
>
> > Otherwise this looks to be what we have discussed.
> >
> > Thanks,
> >
> > Darren
> >
> > > Thanks,
> > > Nitin
> > >
> > > The following changes since commit
> 43b2e9c34363ade4241a60f699b47179929c6fb6:
> > >
> > > n450: Add WEBTITLE and boilerplate README (2012-10-31 08:40:15
> > > -0700)
> > >
> > > are available in the git repository at:
> > > git://git.yoctoproject.org/meta-intel-contrib nitin/misc
> > >
> > > http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin
> > > /misc
> > >
> > > Nitin A Kamble (3):
> > > libva: update to the latest version
> > > libva-intel-driver: update to the latest version
> > > mesa-dri.bbappend: avoid conflict with emgd-driver-bin
> > >
> > > Ross Burton (1):
> > > libva: remove redundant libva 1.0.12
> > >
> > > .../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 27
> +++++++++++++++++---
> > > .../libva/libva-intel-driver.inc | 2 +-
> > > .../libva/libva-intel-driver_1.0.15.bb | 8 ------
> > > .../libva/libva-intel-driver_1.0.18.bb | 8 ++++++
> > > common/recipes-multimedia/libva/libva_1.0.12.bb | 8 ------
> > > common/recipes-multimedia/libva/libva_1.0.15.bb | 8 ------
> > > common/recipes-multimedia/libva/libva_1.0.16.bb | 8 ++++++
> > > 7 files changed, 40 insertions(+), 29 deletions(-) delete mode
> > > 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
> > > create mode 100644
> > > common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
> > > delete mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb
> > > delete mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb
> > > create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
> > >
> >
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release
2012-11-01 5:14 [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release nitin.a.kamble
` (4 preceding siblings ...)
2012-11-01 5:26 ` [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release Darren Hart
@ 2012-11-01 23:03 ` Tom Zanussi
5 siblings, 0 replies; 9+ messages in thread
From: Tom Zanussi @ 2012-11-01 23:03 UTC (permalink / raw)
To: nitin.a.kamble; +Cc: darren.hart, yocto
On Wed, 2012-10-31 at 22:14 -0700, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> This v2 pull request is with newer version of libva-intel-driver.
> These commits tested on All the BSPs I am maintaining with expected results.
>
OK, I've confirmed video works on crownbay and have two independent
confirmations that cedartrail works fine too.
All pulled into meta-intel/master.
Thanks,
Tom
> Thanks,
> Nitin
>
> The following changes since commit 43b2e9c34363ade4241a60f699b47179929c6fb6:
>
> n450: Add WEBTITLE and boilerplate README (2012-10-31 08:40:15 -0700)
>
> are available in the git repository at:
> git://git.yoctoproject.org/meta-intel-contrib nitin/misc
> http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc
>
> Nitin A Kamble (3):
> libva: update to the latest version
> libva-intel-driver: update to the latest version
> mesa-dri.bbappend: avoid conflict with emgd-driver-bin
>
> Ross Burton (1):
> libva: remove redundant libva 1.0.12
>
> .../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 27 +++++++++++++++++---
> .../libva/libva-intel-driver.inc | 2 +-
> .../libva/libva-intel-driver_1.0.15.bb | 8 ------
> .../libva/libva-intel-driver_1.0.18.bb | 8 ++++++
> common/recipes-multimedia/libva/libva_1.0.12.bb | 8 ------
> common/recipes-multimedia/libva/libva_1.0.15.bb | 8 ------
> common/recipes-multimedia/libva/libva_1.0.16.bb | 8 ++++++
> 7 files changed, 40 insertions(+), 29 deletions(-)
> delete mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb
> create mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
> delete mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb
> delete mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb
> create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
>
^ permalink raw reply [flat|nested] 9+ messages in thread