From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] Graphics SDK: Add version 05.01.01.01
Date: Thu, 20 Feb 2014 12:30:29 -0500 [thread overview]
Message-ID: <20140220173027.GA16134@edge> (raw)
In-Reply-To: <1392741750-18725-1-git-send-email-fcooper@ti.com>
Franklin,
The patch is fine. But I'm thinking about how to best handle it pushing to
specific branches...
I could push it to master and dora right away. But I'd assume you'd want it in
dylan as well. Unfortunately, it's not going into our dylan-based release, so
I'd like to wait until I tag the branch, which should hopefully happen
tomorrow or on Monday. Does it work for you?
--
Denys
On Tue, Feb 18, 2014 at 10:42:30AM -0600, Franklin S. Cooper Jr wrote:
> * Add latest version of the Graphics SDK that includes bug fixes.
> * Fixed Suspend and Resume issue on AM43x.
>
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> ...01.00.01.bb => omap3-sgx-modules_5.01.01.01.bb} | 6 +++---
> .../rc.pvr | 0
> .../rc_dri.pvr | 0
> ...3_5.01.00.01.bb => libgles-omap3_5.01.01.01.bb} | 8 ++++----
> 4 files changed, 7 insertions(+), 7 deletions(-)
> copy recipes-bsp/powervr-drivers/{omap3-sgx-modules_5.01.00.01.bb => omap3-sgx-modules_5.01.01.01.bb} (92%)
> copy recipes-graphics/libgles/{libgles-omap3-5.00.00.01 => libgles-omap3-5.01.01.01}/rc.pvr (100%)
> copy recipes-graphics/libgles/{libgles-omap3-5.00.00.01 => libgles-omap3-5.01.01.01}/rc_dri.pvr (100%)
> copy recipes-graphics/libgles/{libgles-omap3_5.01.00.01.bb => libgles-omap3_5.01.01.01.bb} (87%)
>
> diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.00.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
> similarity index 92%
> copy from recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.00.01.bb
> copy to recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
> index 162e4d5..40bf8c0 100644
> --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.00.01.bb
> +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://GPL-COPYING;md5=60422928ba677faaa13d6ab5f5baaa1e"
> TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
> require ../../recipes-ti/includes/ti-eula-unpack.inc
>
> -SGXPV = "5_01_00_01"
> +SGXPV = "5_01_01_01"
> IMGPV = "1.10.2359475"
>
> inherit module
> @@ -14,8 +14,8 @@ MACHINE_KERNEL_PR_append = "a"
> PR = "${MACHINE_KERNEL_PR}"
>
> BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
> -MD5SUM_HARDFP = "0ee7d59808330d442a51c0990c2cb30e"
> -SHA256SUM_HARDFP = "769daae439677a7a85bbbced14cee4f85b19823e0b99560078d0a864c525c128"
> +MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
> +SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
>
> # For now we only have hardfp version
> python __anonymous() {
> diff --git a/recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr
> similarity index 100%
> copy from recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc.pvr
> copy to recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr
> diff --git a/recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc_dri.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr
> similarity index 100%
> copy from recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc_dri.pvr
> copy to recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr
> diff --git a/recipes-graphics/libgles/libgles-omap3_5.01.00.01.bb b/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
> similarity index 87%
> copy from recipes-graphics/libgles/libgles-omap3_5.01.00.01.bb
> copy to recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
> index a3b34fe..2d11317 100644
> --- a/recipes-graphics/libgles/libgles-omap3_5.01.00.01.bb
> +++ b/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
> @@ -2,7 +2,7 @@ require libgles-omap3-no-x.inc
>
> LICENSE = "TSPA"
>
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.0"
>
> BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
> BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
> @@ -13,14 +13,14 @@ BINLOCATION_ti43x = "${S}/gfx_rel_es9.x"
> PLATFORM = "LinuxARMV7"
> PVR_INIT = "pvrsrvctl"
>
> -SGXPV = "5_01_00_01"
> +SGXPV = "5_01_01_01"
> IMGPV = "1.10.2359475"
>
> TI_BIN_UNPK_WDEXT := "/Graphics_SDK_${SGXPV}"
>
> BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
> -MD5SUM_HARDFP = "0ee7d59808330d442a51c0990c2cb30e"
> -SHA256SUM_HARDFP = "769daae439677a7a85bbbced14cee4f85b19823e0b99560078d0a864c525c128"
> +MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
> +SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
>
> # For now we only have hardfp version
> python __anonymous() {
> --
> 1.7.0.4
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2014-02-20 17:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 16:42 [PATCH] Graphics SDK: Add version 05.01.01.01 Franklin S. Cooper Jr
2014-02-20 17:30 ` Denys Dmytriyenko [this message]
2014-02-20 20:05 ` Cooper Jr., Franklin
2014-02-21 16:08 ` Denys Dmytriyenko
-- strict thread matches above, loose matches on Subject: below --
2014-02-18 16:24 Franklin S. Cooper Jr
2014-02-18 16:28 ` Denys Dmytriyenko
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=20140220173027.GA16134@edge \
--to=denys@ti.com \
--cc=fcooper@ti.com \
--cc=meta-ti@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.