[yocto] [PATCH] xf86-video-intel version bump 2.18 to 2.19

Saul Wold sgw at linux.intel.com
Fri May 18 07:05:13 PDT 2012


On 05/18/2012 03:29 PM, Lindner, MihaiX wrote:
>> From 10f08b73afb0c60b81b29f626cd38c171eb0c427 Mon Sep 17 00:00:00 2001
> From: mihai lindner<mihaix.lindner at intel.com>
>
Is this patch from format-patch?

Also, this should be posted to the 
openembedded-core at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>



More information about the yocto mailing list