* [meta-ti][zeus/master][PATCH] ti-img-rogue-umlibs: Update srcrev to pick latest
@ 2020-05-01 22:23 Gowtham Tammana
2020-05-01 22:31 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Gowtham Tammana @ 2020-05-01 22:23 UTC (permalink / raw)
To: meta-ti, Denys Dmytriyenko; +Cc: Gowtham Tammana
Updating srcrev to pick latest libs
- Support for surfaceless EGL display token
- RGBA4444 format support as window surface
Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
---
recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
index 0e0335b4..9e241b73 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7-evm"
-PR = "r6"
+PR = "r7"
BRANCH = "linuxws/zeus/k5.4/${PV}"
SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
-SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17"
+SRCREV = "20748df00f123d56079cab07f83b0133e3378b53"
PVR_SOC ?= "j721e_linux"
PVR_BUILD ?= "release"
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-ti][zeus/master][PATCH] ti-img-rogue-umlibs: Update srcrev to pick latest
2020-05-01 22:23 [meta-ti][zeus/master][PATCH] ti-img-rogue-umlibs: Update srcrev to pick latest Gowtham Tammana
@ 2020-05-01 22:31 ` Denys Dmytriyenko
2020-05-01 22:33 ` Gowtham Tammana
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2020-05-01 22:31 UTC (permalink / raw)
To: Gowtham Tammana; +Cc: meta-ti
Thanks! This also looks good, but won't apply to master due to J7 HS addition.
Can you please rebase? Thanks.
On Fri, May 01, 2020 at 05:23:39PM -0500, Gowtham Tammana wrote:
> Updating srcrev to pick latest libs
>
> - Support for surfaceless EGL display token
> - RGBA4444 format support as window surface
>
> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
> ---
> recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
> index 0e0335b4..9e241b73 100644
> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
> @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
> PACKAGE_ARCH = "${MACHINE_ARCH}"
> COMPATIBLE_MACHINE = "j7-evm"
>
> -PR = "r6"
> +PR = "r7"
>
> BRANCH = "linuxws/zeus/k5.4/${PV}"
>
> SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
> -SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17"
> +SRCREV = "20748df00f123d56079cab07f83b0133e3378b53"
>
> PVR_SOC ?= "j721e_linux"
> PVR_BUILD ?= "release"
> --
> 2.17.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-ti][zeus/master][PATCH] ti-img-rogue-umlibs: Update srcrev to pick latest
2020-05-01 22:31 ` Denys Dmytriyenko
@ 2020-05-01 22:33 ` Gowtham Tammana
0 siblings, 0 replies; 3+ messages in thread
From: Gowtham Tammana @ 2020-05-01 22:33 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
>-----Original Message-----
>From: Dmytriyenko, Denys
>Sent: Friday, May 01, 2020 5:32 PM
>To: Tammana, Gowtham
>Cc: meta-ti@yoctoproject.org
>Subject: Re: [meta-ti][zeus/master][PATCH] ti-img-rogue-umlibs: Update srcrev
>to pick latest
>
>Thanks! This also looks good, but won't apply to master due to J7 HS addition.
>Can you please rebase? Thanks.
Ok. Will submit a v2.
Gowtham
>
>On Fri, May 01, 2020 at 05:23:39PM -0500, Gowtham Tammana wrote:
>> Updating srcrev to pick latest libs
>>
>> - Support for surfaceless EGL display token
>> - RGBA4444 format support as window surface
>>
>> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
>> ---
>> recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
>b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
>> index 0e0335b4..9e241b73 100644
>> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
>> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
>> @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM =
>"file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
>> PACKAGE_ARCH = "${MACHINE_ARCH}"
>> COMPATIBLE_MACHINE = "j7-evm"
>>
>> -PR = "r6"
>> +PR = "r7"
>>
>> BRANCH = "linuxws/zeus/k5.4/${PV}"
>>
>> SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-
>umlibs.git;branch=${BRANCH}"
>> -SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17"
>> +SRCREV = "20748df00f123d56079cab07f83b0133e3378b53"
>>
>> PVR_SOC ?= "j721e_linux"
>> PVR_BUILD ?= "release"
>> --
>> 2.17.1
>>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-05-01 22:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-01 22:23 [meta-ti][zeus/master][PATCH] ti-img-rogue-umlibs: Update srcrev to pick latest Gowtham Tammana
2020-05-01 22:31 ` Denys Dmytriyenko
2020-05-01 22:33 ` Gowtham Tammana
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.