* [PATCH] xf86-video-vmware: update package to 12.0.2
@ 2012-05-16 14:27 Alexandru DAMIAN
2012-05-16 15:13 ` Martin Jansa
2012-05-18 5:45 ` Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Alexandru DAMIAN @ 2012-05-16 14:27 UTC (permalink / raw)
To: Openembedded-core
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} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} (74%)
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 74%
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..71f0339 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
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
DEPENDS += "virtual/libx11 libxvmc drm glproto \
virtual/libgl xineramaproto libpciaccess"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.0"
-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
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] xf86-video-vmware: update package to 12.0.2
2012-05-16 14:27 [PATCH] xf86-video-vmware: update package to 12.0.2 Alexandru DAMIAN
@ 2012-05-16 15:13 ` Martin Jansa
2012-05-18 5:45 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2012-05-16 15:13 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 2194 bytes --]
On Wed, May 16, 2012 at 05:27:01PM +0300, Alexandru DAMIAN 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.
This does apply to all patches and their updates sent today from @intel.com:
Would be great if you manage to put "PATCHv2" in subject-prefix and also
fill In-Reply-To headr with Message-Id from your older patch or review
comment, so they stay in same thread and it's easy to see what's latest
version.
Cheers,
> ---
> ...mware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} (74%)
>
> 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 74%
> 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..71f0339 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
> @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
> DEPENDS += "virtual/libx11 libxvmc drm glproto \
> virtual/libgl xineramaproto libpciaccess"
>
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.0"
>
> -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
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] xf86-video-vmware: update package to 12.0.2
2012-05-16 14:27 [PATCH] xf86-video-vmware: update package to 12.0.2 Alexandru DAMIAN
2012-05-16 15:13 ` Martin Jansa
@ 2012-05-18 5:45 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-05-18 5:45 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 05/16/2012 05:27 PM, Alexandru DAMIAN 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.
> ---
> ...mware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_12.0.1.bb => xf86-video-vmware_12.0.2.bb} (74%)
>
> 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 74%
> 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..71f0339 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
> @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
> DEPENDS += "virtual/libx11 libxvmc drm glproto \
> virtual/libgl xineramaproto libpciaccess"
>
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.0"
>
> -SRC_URI[md5sum] = "08101a9b09774ec2f432db5118928c53"
> -SRC_URI[sha256sum] = "ded644af1f74ca0ebdc759e3db715519c476b341c1783c3d92c93a76591ed496"
> +SRC_URI[md5sum] = "0743ec7c479603fba60d118858fd5783"
> +SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147"
>
> COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-18 5:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-16 14:27 [PATCH] xf86-video-vmware: update package to 12.0.2 Alexandru DAMIAN
2012-05-16 15:13 ` Martin Jansa
2012-05-18 5:45 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox