* [PATCH] xf86-video-intel version bump 2.18 to 2.19
@ 2012-05-18 12:29 Lindner, MihaiX
2012-05-18 14:05 ` Saul Wold
0 siblings, 1 reply; 3+ messages in thread
From: Lindner, MihaiX @ 2012-05-18 12:29 UTC (permalink / raw)
To: yocto@yoctoproject.org
From 10f08b73afb0c60b81b29f626cd38c171eb0c427 Mon Sep 17 00:00:00 2001
From: mihai lindner <mihaix.lindner@intel.com>
---
.../{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} (82%)
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
similarity index 82%
rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
index 637e11c..e9e43ff 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
@@ -9,7 +9,7 @@ Infrastructure (DRI)."
LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
virtual/libgl xineramaproto xf86driproto libpciaccess"
@@ -22,5 +22,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", "
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
-SRC_URI[md5sum] = "34f3987ffe86e30c57abc33b7f8030e9"
-SRC_URI[sha256sum] = "dce63e33ccfada39ef1e1e6768dfd8edd4c525670dfe56d1c42b2f9570039ffc"
+SRC_URI[md5sum] = "f397bddfc88d4c9b30b56526c1e02e8e"
+SRC_URI[sha256sum] = "32133d61b14ce3b45b83a60e4ed8eb75159259d708f056144250aaeabf16e4bc"
--
1.7.10
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] xf86-video-intel version bump 2.18 to 2.19
2012-05-18 12:29 [PATCH] xf86-video-intel version bump 2.18 to 2.19 Lindner, MihaiX
@ 2012-05-18 14:05 ` Saul Wold
2012-05-18 16:43 ` Lindner, MihaiX
0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2012-05-18 14:05 UTC (permalink / raw)
To: Lindner, MihaiX; +Cc: yocto@yoctoproject.org
On 05/18/2012 03:29 PM, Lindner, MihaiX wrote:
>> From 10f08b73afb0c60b81b29f626cd38c171eb0c427 Mon Sep 17 00:00:00 2001
> From: mihai lindner<mihaix.lindner@intel.com>
>
Is this patch from format-patch?
Also, this should be posted to the
openembedded-core@lists.openembedded.org mailing list
> ---
> .../{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} (82%)
>
> diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
> similarity index 82%
> rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb
> rename to meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
> index 637e11c..e9e43ff 100644
> --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb
> +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
> @@ -9,7 +9,7 @@ Infrastructure (DRI)."
>
> LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
>
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>
You do not have to bump PR for a upgrade, infact, is should either
remain at 0 or be reset to 0 (or .0) as appropriate.
> DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
> virtual/libgl xineramaproto xf86driproto libpciaccess"
> @@ -22,5 +22,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", "
>
> COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
>
> -SRC_URI[md5sum] = "34f3987ffe86e30c57abc33b7f8030e9"
> -SRC_URI[sha256sum] = "dce63e33ccfada39ef1e1e6768dfd8edd4c525670dfe56d1c42b2f9570039ffc"
> +SRC_URI[md5sum] = "f397bddfc88d4c9b30b56526c1e02e8e"
> +SRC_URI[sha256sum] = "32133d61b14ce3b45b83a60e4ed8eb75159259d708f056144250aaeabf16e4bc"
> --
> 1.7.10
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] xf86-video-intel version bump 2.18 to 2.19
2012-05-18 14:05 ` Saul Wold
@ 2012-05-18 16:43 ` Lindner, MihaiX
0 siblings, 0 replies; 3+ messages in thread
From: Lindner, MihaiX @ 2012-05-18 16:43 UTC (permalink / raw)
Cc: yocto@yoctoproject.org
Yes, it's from format-patch.
Okay.
--
Mihai Lindner
-----Original Message-----
From: Saul Wold [mailto:sgw@linux.intel.com]
Sent: Friday, May 18, 2012 5:05 PM
To: Lindner, MihaiX
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] [PATCH] xf86-video-intel version bump 2.18 to 2.19
On 05/18/2012 03:29 PM, Lindner, MihaiX wrote:
>> From 10f08b73afb0c60b81b29f626cd38c171eb0c427 Mon Sep 17 00:00:00 2001
> From: mihai lindner<mihaix.lindner@intel.com>
>
Is this patch from format-patch?
Also, this should be posted to the
openembedded-core@lists.openembedded.org mailing list
> ---
> .../{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.18.0.bb => xf86-video-intel_2.19.0.bb} (82%)
>
> diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
> similarity index 82%
> rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb
> rename to meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
> index 637e11c..e9e43ff 100644
> --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.18.0.bb
> +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.19.0.bb
> @@ -9,7 +9,7 @@ Infrastructure (DRI)."
>
> LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
>
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>
You do not have to bump PR for a upgrade, infact, is should either
remain at 0 or be reset to 0 (or .0) as appropriate.
> DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
> virtual/libgl xineramaproto xf86driproto libpciaccess"
> @@ -22,5 +22,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", "
>
> COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
>
> -SRC_URI[md5sum] = "34f3987ffe86e30c57abc33b7f8030e9"
> -SRC_URI[sha256sum] = "dce63e33ccfada39ef1e1e6768dfd8edd4c525670dfe56d1c42b2f9570039ffc"
> +SRC_URI[md5sum] = "f397bddfc88d4c9b30b56526c1e02e8e"
> +SRC_URI[sha256sum] = "32133d61b14ce3b45b83a60e4ed8eb75159259d708f056144250aaeabf16e4bc"
> --
> 1.7.10
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-18 16:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 12:29 [PATCH] xf86-video-intel version bump 2.18 to 2.19 Lindner, MihaiX
2012-05-18 14:05 ` Saul Wold
2012-05-18 16:43 ` Lindner, MihaiX
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.