| Submitter | Alexandru DAMIAN |
|---|---|
| Date | May 16, 2012, 2:05 p.m. |
| Message ID | <1337177105-22386-1-git-send-email-alexandru.damian@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/27829/ |
| State | New |
| Headers | show |
Comments
On Wed, May 16, 2012 at 4:05 PM, Alexandru DAMIAN <alexandru.damian@intel.com> wrote: > This patch updates the package version for the vmware xorg driver > to 12.0.2, following upstream. No other changes made beside updating > the checksums. then reset PR in v2 Cheers, > --- > ...mware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} (77%) > > diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb > similarity index 77% > rename from meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb > rename to meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb > index a5655fc..4b9844d 100644 > --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb > +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb > @@ -11,8 +11,8 @@ DEPENDS += "virtual/libx11 libxvmc drm glproto \ > > PR = "${INC_PR}.1" > > -SRC_URI[md5sum] = "08101a9b09774ec2f432db5118928c53" > -SRC_URI[sha256sum] = "ded644af1f74ca0ebdc759e3db715519c476b341c1783c3d92c93a76591ed496" > +SRC_URI[md5sum] = "0743ec7c479603fba60d118858fd5783" > +SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147" > > COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' > > -- > 1.7.9.5 > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Patch
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb similarity index 77% rename from meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb rename to meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb index a5655fc..4b9844d 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb @@ -11,8 +11,8 @@ DEPENDS += "virtual/libx11 libxvmc drm glproto \ PR = "${INC_PR}.1" -SRC_URI[md5sum] = "08101a9b09774ec2f432db5118928c53" -SRC_URI[sha256sum] = "ded644af1f74ca0ebdc759e3db715519c476b341c1783c3d92c93a76591ed496" +SRC_URI[md5sum] = "0743ec7c479603fba60d118858fd5783" +SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147" COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
This patch updates the package version for the vmware xorg driver to 12.0.2, following upstream. No other changes made beside updating the checksums. --- ...mware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} (77%)