On Fri, 2013-06-14 at 19:26 +0000, Kamble, Nitin A wrote: > Hi Laurentiu, > Can you provide a contrib branch including this commit for my git > cherry-picking? > It should always be done while sending the patches, to make pulling in of > commits > easier. >
Good points, both. And I'd also like to add that every commit should have a minimal commit message as well - a bug number only isn't really sufficient e.g. something like 'This upgrades the Intel libva driver to be in complance with the 2013q1 Intel Graphics Stack Release.' Thanks, Tom > Thank you, > Nitin > > > > -----Original Message----- > > From: [email protected] [mailto:meta-intel- > > [email protected]] On Behalf Of Laurentiu Palcu > > Sent: Thursday, June 13, 2013 3:16 AM > > To: [email protected] > > Subject: [meta-intel] [PATCH] libva-intel-driver: upgrade to 1.0.20 > > > > [YOCTO #4167] > > > > 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- > > Workaround-for-concurrently-playing-VC1-and-H264-vid.patch > > b/common/recipes-multimedia/libva/libva-intel-driver-1.0.20/0001- > > Workaround-for-concurrently-playing-VC1-and-H264-vid.patch > > similarity index 100% > > rename from common/recipes-multimedia/libva/libva-intel-driver- > > 1.0.19/0001-Workaround-for-concurrently-playing-VC1-and-H264-vid.patch > > rename to common/recipes-multimedia/libva/libva-intel-driver-1.0.20/0001- > > Workaround-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" > > -- > > 1.7.9.5 > > > > _______________________________________________ > > meta-intel mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-intel > _______________________________________________ > meta-intel mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-intel _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
