Hi Laurentiu, Tom, Good to know the state of the testing done for this change. It should be always included with the commits. I could not reply earlier as my access to Intel network was busted due to some issue on my IT laptop. I will check out this commit on real hardware here, and provide the Ack, provided it works fine. And FYI, I will be validating it on many BSPs so it will take time, and will take next week.
Thanks, Nitin > -----Original Message----- > From: Palcu, Laurentiu > Sent: Thursday, June 13, 2013 11:49 PM > To: Zanussi, Tom > Cc: [email protected]; Kamble, Nitin A > Subject: Re: [meta-intel] [PATCH] libva-intel-driver: upgrade to 1.0.20 > > On Thu, Jun 13, 2013 at 12:04:07PM -0500, Tom Zanussi wrote: > > On Thu, 2013-06-13 at 13:15 +0300, Laurentiu Palcu wrote: > > > [YOCTO #4167] > > > > Can you provide some information on what was tested. > > Build tested only and used buildhistory to spot any major changes. None > spotted. I didn't have any real HW around to do any functionality tests > though. If you guys could help with that, I would very much appreciate it. > > Thanks, > Laurentiu > > > > > Nitin, could I also get your Ack on this? > > > > Thanks, > > > > Tom > > > > > > > > Signed-off-by: Laurentiu Palcu <[email protected]> > > > --- > > > ...for-concurrently-playing-VC1-and-H264-vid.patch | 0 > > > ...iver_1.0.19.bb => libva-intel-driver_1.0.20.bb} | 6 ++---- > > > 2 files changed, 2 insertions(+), 4 deletions(-) rename > > > common/recipes-multimedia/libva/{libva-intel-driver-1.0.19 => > > > libva-intel-driver-1.0.20}/0001-Workaround-for-concurrently-playing- > > > VC1-and-H264-vid.patch (100%) rename > > > common/recipes-multimedia/libva/{libva-intel-driver_1.0.19.bb => > > > libva-intel-driver_1.0.20.bb} (59%) > > > > > > diff --git > > > a/common/recipes-multimedia/libva/libva-intel-driver-1.0.19/0001-Wor > > > karound-for-concurrently-playing-VC1-and-H264-vid.patch > > > b/common/recipes-multimedia/libva/libva-intel-driver-1.0.20/0001-Wor > > > karound-for-concurrently-playing-VC1-and-H264-vid.patch > > > similarity index 100% > > > rename from > > > common/recipes-multimedia/libva/libva-intel-driver-1.0.19/0001-Worka > > > round-for-concurrently-playing-VC1-and-H264-vid.patch > > > rename to > > > common/recipes-multimedia/libva/libva-intel-driver-1.0.20/0001-Worka > > > round-for-concurrently-playing-VC1-and-H264-vid.patch > > > diff --git > > > a/common/recipes-multimedia/libva/libva-intel-driver_1.0.19.bb > > > b/common/recipes-multimedia/libva/libva-intel-driver_1.0.20.bb > > > similarity index 59% > > > rename from > > > common/recipes-multimedia/libva/libva-intel-driver_1.0.19.bb > > > rename to > > > common/recipes-multimedia/libva/libva-intel-driver_1.0.20.bb > > > index 993274c..6cdc31b 100644 > > > --- a/common/recipes-multimedia/libva/libva-intel-driver_1.0.19.bb > > > +++ b/common/recipes-multimedia/libva/libva-intel-driver_1.0.20.bb > > > @@ -1,10 +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 += "file://0001-Workaround-for-concurrently-playing-VC1-and- > H264-vid.patch" > > > > > > -SRC_URI[md5sum] = "a4a668c86ef8c9fb3bde087857d74bf6" > > > -SRC_URI[sha256sum] = > "2db68da9f4cea9b726ce2cd7c6246d902085310d83609082e453aa01559ea792" > > > +SRC_URI[md5sum] = "55b8e5d1126cc0f7e9df968017d21468" > > > +SRC_URI[sha256sum] = > "12fefb661372c053ff26530fae8342f9df63dbe8ab2c548d8d430d994042d4c9" > > > > _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
