All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: kishore.k.bodke@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 1/1] [meta-intel] meta-cedartrail: Update PVR Graphics drivers.
Date: Mon, 21 May 2012 11:28:00 -0500	[thread overview]
Message-ID: <1337617680.2409.6.camel@elmorro> (raw)
In-Reply-To: <05293c2473de281ab72e9474bf3df32853ccc3af.1337377724.git.kishore.k.bodke@intel.com>

Hi Kishore,

Looks like you're missing PR bumps for these...

Tom

On Fri, 2012-05-18 at 14:52 -0700, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke <kishore.k.bodke@intel.com>
> 
> Point to the latest version of PVR Graphics
> driver.
> 
> Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
> ---
>  .../xorg-driver/cdv-pvr-driver.inc                 |   12 +++---
>  .../xorg-driver/cdv-pvr-driver_1.0.bb              |   44 ++++++++++----------
>  2 files changed, 26 insertions(+), 30 deletions(-)
> 
> diff --git a/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc b/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc
> index 0de6cbe..880b077 100644
> --- a/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc
> +++ b/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc
> @@ -6,14 +6,12 @@ before enabling build of the Cedartrail PowerVR Graphics Driver via \
>  this recipe.  Please see the README in meta-cedartrail for instructions \
>  for enabling the build of the driver "
>   
> -MEEGO_MIRROR = "http://download.meego.com/live/MeeGo:/1.2.0:/CedarTrail:"
> -
>  LICENSE_FLAGS = "license_${PN}_${PV}"
>  LICENSE = "Intel Free Distribution Binary License"
> -LIC_FILES_CHKSUM = " \
> -    file://${S}/usr/share/doc/psb-video-cdv-0.12/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65  \
> -    file://${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_05/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65"
>  
> +LIC_FILES_CHKSUM = " \
> +    file://${S}/usr/share/doc/psb-video-cdv-0.16/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65  \
> +    file://${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_10/license.txt;md5=b14d99f8d4ed664e9ce95057f0bb5b65"
>  
>  INC_PR = "r0"
>  
> @@ -32,8 +30,8 @@ FILES_${PN}-dbg += "${libdir}/.debug"
>  
>  FILES_${PN} += "${libdir}/pvr/cdv/xorg/modules/drivers"
>  
> -FILES_${PN} += "${datadir}/doc/psb-video-cdv-0.12/license.txt"
> -FILES_${PN} += "${datadir}/doc/pvr-bin-cdv-1.7.788837_05/license.txt"
> +FILES_${PN} += "${datadir}/doc/psb-video-cdv-0.16/license.txt"
> +FILES_${PN} += "${datadir}/doc/pvr-bin-cdv-1.7.788837_10/license.txt"
>  
> 
>                          
> diff --git a/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver_1.0.bb b/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver_1.0.bb
> index 496da1e..32ca9d6 100644
> --- a/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver_1.0.bb
> +++ b/meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver_1.0.bb
> @@ -4,19 +4,18 @@ PR = "${INC_PR}.0"
>  
>  DEPENDS = "libva"
>  
> -SRC_URI = "${MEEGO_MIRROR}/non-oss/MeeGo_1.2.0_CedarTrail/i586/psb-video-cdv-0.12-1.1.i586.rpm;name=psbrpm \ 
> -	   ${MEEGO_MIRROR}/oss/standard/i586/libwsbm-cdv-1.1.0-3.1.i586.rpm;name=wsbmrpm \
> -	   ${MEEGO_MIRROR}/non-oss/MeeGo_1.2.0_CedarTrail/i586/pvr-bin-cdv-1.7.788837_05-1.1.i586.rpm;name=pvrrpm \
> -           "
> -
> -SRC_URI[pvrrpm.md5sum] = "951fa9edcbc2a3ddb30450079869362e"
> -SRC_URI[pvrrpm.sha256sum] = "537dd8a98ac2e3a101063abc62682c3be8c37ac29782a876eafce113ffa5b421"
> -
> -SRC_URI[psbrpm.md5sum] =  "d4b6b383722264f3b781aeb240c88037"
> -SRC_URI[psbrpm.sha256sum] = "e88f95fc73a79adf76ee33d3d9874cec23bb1afe8149d7dc5842d67e58da72f5"
> -
> -SRC_URI[wsbmrpm.md5sum] = "8d90436b151ddf72f620771f2552b597"
> -SRC_URI[wsbmrpm.sha256sum] = "82f78f47c151f0e7d567574ee372504e5b395fb13796caa765f9c30754b5bf63"
> +SRC_URI = "http://repo.meego.com/MeeGo/updates/1.2.0/repos/non-oss/ia32/packages/psb-video-cdv-0.16-1.1.i586.rpm;name=psbrpm \
> +	   http://repo.meego.com/MeeGo/updates/1.2.0/repos/non-oss/ia32/packages/pvr-bin-cdv-1.7.788837_10-1.1.i586.rpm;name=pvrrpm \
> +	   http://repo.meego.com/MeeGo/updates/1.2.0/repos/oss/ia32/packages/libwsbm-cdv-1.1.0-3.1.i586.rpm;name=wsbmrpm \
> +		"
> +SRC_URI[pvrrpm.md5sum] = "06dbacd7f0f5bb10132eb5477ae9267a" 
> +SRC_URI[pvrrpm.sha256sum] = "1e42c57485e46a1712e26f48df44a2f5305a82ca98afc5bf4f90a93c9631f509"
> + 
> +SRC_URI[psbrpm.md5sum] =  "fd213baa2af33d35e8b552e586b02b90"
> +SRC_URI[psbrpm.sha256sum] = "cda281798ebbd280b6d2caf2a09961db0d719f929b808c6360c81db323aeee71"
> + 
> +SRC_URI[wsbmrpm.md5sum] = "b8b21ca8325abd7850d197f9bf3071c7"
> +SRC_URI[wsbmrpm.sha256sum] = "f436386967c1adec5211e662251bd542bbe0b8cd55e1d9f9c203da5ee934d4f0"
>  
> 
>  S  = "${WORKDIR}/cdv-graphics-drivers_${PV}"
> @@ -24,8 +23,8 @@ S  = "${WORKDIR}/cdv-graphics-drivers_${PV}"
>  do_configure () {
>  
>  # Extract  license files from rpms
> -rpm2cpio ${WORKDIR}/psb-video-cdv-0.12-1.1.i586.rpm |cpio -ivd ./usr/share/doc/psb-video-cdv-0.12/license.txt
> -rpm2cpio ${WORKDIR}/pvr-bin-cdv-1.7.788837_05-1.1.i586.rpm |cpio -ivd ./usr/share/doc/pvr-bin-cdv-1.7.788837_05/license.txt
> +rpm2cpio ${WORKDIR}/psb-video-cdv-0.16-1.1.i586.rpm |cpio -ivd ./usr/share/doc/psb-video-cdv-0.16/license.txt
> +rpm2cpio ${WORKDIR}/pvr-bin-cdv-1.7.788837_10-1.1.i586.rpm |cpio -ivd ./usr/share/doc/pvr-bin-cdv-1.7.788837_10/license.txt
>  
>  }
>  
> @@ -41,8 +40,7 @@ do_install() {
>  
>  	install -m 0755 ${S}/usr/lib/*                        ${D}${libdir}/
>  
> -	rpm2cpio ${S}/psb-video-cdv-0.12-1.1.i586.rpm | cpio -id
> -
> +	rpm2cpio ${S}/psb-video-cdv-0.16-1.1.i586.rpm | cpio -id
>  
>  	install -d -m 0755				      ${D}${base_libdir}/firmware
>  
> @@ -50,8 +48,8 @@ do_install() {
>  
>  	install -m 0755 ${S}/lib/firmware/*		      ${D}${base_libdir}/firmware
>  
> -	rpm2cpio ${S}/pvr-bin-cdv-1.7.788837_05-1.1.i586.rpm  | cpio -id
> -	
> +	rpm2cpio ${S}/pvr-bin-cdv-1.7.788837_10-1.1.i586.rpm  | cpio -id
> +
>  	install -d -m 0755                                    ${D}${libdir}/pvr/cdv/dri
>  
>  	install -m 0755 ${S}/usr/lib/pvr/cdv/dri/*            ${D}${libdir}/pvr/cdv/dri
> @@ -92,10 +90,10 @@ do_install() {
>     
>  	install -m 0755 ${S}/usr/lib/xorg/modules/drivers/*   				${D}${libdir}/xorg/modules/drivers/
>     
> -	install -d -m 0755 ${D}${datadir}/doc/psb-video-cdv-0.12
> -	install -d -m 0755 ${D}${datadir}/doc/pvr-bin-cdv-1.7.788837_05
> +	install -d -m 0755 ${D}${datadir}/doc/psb-video-cdv-0.16
> +	install -d -m 0755 ${D}${datadir}/doc/pvr-bin-cdv-1.7.788837_10
>  
> -    	install -m 0755 ${S}/usr/share/doc/psb-video-cdv-0.12/license.txt 		${D}${datadir}/doc/psb-video-cdv-0.12/license.txt
> -	install -m 0755 ${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_05/license.txt	${D}${datadir}/doc/pvr-bin-cdv-1.7.788837_05/license.txt
> +    	install -m 0755 ${S}/usr/share/doc/psb-video-cdv-0.16/license.txt 		${D}${datadir}/doc/psb-video-cdv-0.16/license.txt
> +	install -m 0755 ${S}/usr/share/doc/pvr-bin-cdv-1.7.788837_10/license.txt	${D}${datadir}/doc/pvr-bin-cdv-1.7.788837_10/license.txt
>  
>  }




  reply	other threads:[~2012-05-21 16:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 21:52 [PATCH 0/1] [meta-intel] Update PVR Graphics drivers kishore.k.bodke
2012-05-18 21:52 ` [PATCH 1/1] [meta-intel] meta-cedartrail: " kishore.k.bodke
2012-05-21 16:28   ` Tom Zanussi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-21 17:55 [PATCH 0/1] [meta-intel] " kishore.k.bodke
2012-05-21 17:55 ` [PATCH 1/1] [meta-intel] meta-cedartrail: " kishore.k.bodke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1337617680.2409.6.camel@elmorro \
    --to=tom.zanussi@intel.com \
    --cc=kishore.k.bodke@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.