All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes
@ 2021-03-23 23:07 Gowtham Tammana
  2021-03-27  5:53 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Gowtham Tammana @ 2021-03-23 23:07 UTC (permalink / raw)
  To: meta-ti, Praneeth Bajjuri, denys; +Cc: Gowtham Tammana

Update srcrev to pick the rpath warning fixes.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
---
 recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
index d8fae3dd..dafb9dd8 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
@@ -10,13 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "j7"
 
-PR = "r1"
+PR = "r2"
 
 BRANCH = "linuxws/dunfell/k5.4/${PV}"
 
 SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
 
-SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd"
+SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034"
 
 PVR_SOC ?= "j721e_linux"
 PVR_BUILD ?= "release"
-- 
2.31.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes
  2021-03-23 23:07 [meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes Gowtham Tammana
@ 2021-03-27  5:53 ` Denys Dmytriyenko
  2021-03-27  7:09   ` praneeth
       [not found]   ` <1670216A3CA6D032.28225@lists.yoctoproject.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2021-03-27  5:53 UTC (permalink / raw)
  To: g-tammana; +Cc: meta-ti, Praneeth Bajjuri, denys

On Tue, Mar 23, 2021 at 06:07:09PM -0500, Gowtham Tammana via lists.yoctoproject.org wrote:
> Update srcrev to pick the rpath warning fixes.
> 
> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>

Tested-by: Denys Dmytriyenko <denys@konsulko.com>

Praneeth,

Has this been picked up yet? Especially needed for the master, where it's no 
longer a warning, but an error.


> ---
>  recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
> index d8fae3dd..dafb9dd8 100644
> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
> @@ -10,13 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  COMPATIBLE_MACHINE = "j7"
>  
> -PR = "r1"
> +PR = "r2"
>  
>  BRANCH = "linuxws/dunfell/k5.4/${PV}"
>  
>  SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
>  
> -SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd"
> +SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034"
>  
>  PVR_SOC ?= "j721e_linux"
>  PVR_BUILD ?= "release"
> -- 
> 2.31.0
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes
  2021-03-27  5:53 ` Denys Dmytriyenko
@ 2021-03-27  7:09   ` praneeth
       [not found]   ` <1670216A3CA6D032.28225@lists.yoctoproject.org>
  1 sibling, 0 replies; 4+ messages in thread
From: praneeth @ 2021-03-27  7:09 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: Tammana, Gowtham, meta-ti, denys

[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]

In dunfell-next,
Will pick to Dunfell and master in a day.

On Mar 27, 2021 12:53 AM, Denys Dmytriyenko <denis@denix.org> wrote:
On Tue, Mar 23, 2021 at 06:07:09PM -0500, Gowtham Tammana via lists.yoctoproject.org wrote:
> Update srcrev to pick the rpath warning fixes.
>
> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>

Tested-by: Denys Dmytriyenko <denys@konsulko.com>

Praneeth,

Has this been picked up yet? Especially needed for the master, where it's no
longer a warning, but an error.


> ---
>  recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
> index d8fae3dd..dafb9dd8 100644
> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
> @@ -10,13 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  COMPATIBLE_MACHINE = "j7"
>
> -PR = "r1"
> +PR = "r2"
>
>  BRANCH = "linuxws/dunfell/k5.4/${PV}"
>
>  SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
>
> -SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd"
> +SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034"
>
>  PVR_SOC ?= "j721e_linux"
>  PVR_BUILD ?= "release"
> --
> 2.31.0
>

[-- Attachment #2: Type: text/html, Size: 2513 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes
       [not found]   ` <1670216A3CA6D032.28225@lists.yoctoproject.org>
@ 2021-03-27 17:38     ` praneeth
  0 siblings, 0 replies; 4+ messages in thread
From: praneeth @ 2021-03-27 17:38 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: Tammana, Gowtham, meta-ti, denys



On 3/27/2021 2:09 AM, praneeth via lists.yoctoproject.org wrote:
> In dunfell-next,
> Will pick to Dunfell and master in a day.
> 
> On Mar 27, 2021 12:53 AM, Denys Dmytriyenko <denis@denix.org> wrote:
> On Tue, Mar 23, 2021 at 06:07:09PM -0500, Gowtham Tammana via 
> lists.yoctoproject.org wrote:
>> Update srcrev to pick the rpath warning fixes.
>> 
>> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
> 
> Tested-by: Denys Dmytriyenko <denys@konsulko.com>
> 
> Praneeth,
> 
> Has this been picked up yet? Especially needed for the master, where 
> it's no
> longer a warning, but an error.

Pulled to master and dunfell now.

> 
> 
>> ---
>>  recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>> 
>> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
>> index d8fae3dd..dafb9dd8 100644
>> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
>> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
>> @@ -10,13 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
>>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>>  COMPATIBLE_MACHINE = "j7"
>>
>> -PR = "r1"
>> +PR = "r2"
>>
>>  BRANCH = "linuxws/dunfell/k5.4/${PV}"
>>
>>  SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
>>
>> -SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd"
>> +SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034"
>>
>>  PVR_SOC ?= "j721e_linux"
>>  PVR_BUILD ?= "release"
>> -- 
>> 2.31.0
>> 
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-27 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 23:07 [meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes Gowtham Tammana
2021-03-27  5:53 ` Denys Dmytriyenko
2021-03-27  7:09   ` praneeth
     [not found]   ` <1670216A3CA6D032.28225@lists.yoctoproject.org>
2021-03-27 17:38     ` praneeth

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.