All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][zeus][PATCH] ti-sgx-ddk-km: Update srcrev for rtlinux build
@ 2020-02-13 19:41 Gowtham Tammana
  2020-02-13 19:44 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Gowtham Tammana @ 2020-02-13 19:41 UTC (permalink / raw)
  To: meta-ti, Denys Dmytriyenko; +Cc: Gowtham Tammana

Update srcrev to pickup fix for rt linux build issue.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
---
 recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
index 47581f63..1d8eb4c0 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
@@ -7,7 +7,7 @@ inherit module
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k3"
 
-MACHINE_KERNEL_PR_append = "t"
+MACHINE_KERNEL_PR_append = "u"
 PR = "${MACHINE_KERNEL_PR}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -24,7 +24,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
 
 S = "${WORKDIR}/git"
 
-SRCREV = "1cc2eded30f83bfce58c8ccc8cd61005addf9c0b"
+SRCREV = "76f305295daf9a77d9f8a563ce81bcf9b94e8eac"
 
 TARGET_PRODUCT_omap-a15 = "jacinto6evm"
 TARGET_PRODUCT_ti33x = "ti335x"
-- 
2.25.0


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

* Re: [meta-ti][zeus][PATCH] ti-sgx-ddk-km: Update srcrev for rtlinux build
  2020-02-13 19:41 [meta-ti][zeus][PATCH] ti-sgx-ddk-km: Update srcrev for rtlinux build Gowtham Tammana
@ 2020-02-13 19:44 ` Denys Dmytriyenko
  2020-02-13 20:03   ` Gowtham Tammana
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2020-02-13 19:44 UTC (permalink / raw)
  To: Gowtham Tammana; +Cc: meta-ti

Thanks, can you please rebase it?


On Thu, Feb 13, 2020 at 01:41:08PM -0600, Gowtham Tammana wrote:
> Update srcrev to pickup fix for rt linux build issue.
> 
> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
> ---
>  recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
> index 47581f63..1d8eb4c0 100644
> --- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
> +++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
> @@ -7,7 +7,7 @@ inherit module
>  
>  COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k3"
>  
> -MACHINE_KERNEL_PR_append = "t"
> +MACHINE_KERNEL_PR_append = "u"
>  PR = "${MACHINE_KERNEL_PR}"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
> @@ -24,7 +24,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
>  
>  S = "${WORKDIR}/git"
>  
> -SRCREV = "1cc2eded30f83bfce58c8ccc8cd61005addf9c0b"
> +SRCREV = "76f305295daf9a77d9f8a563ce81bcf9b94e8eac"
>  
>  TARGET_PRODUCT_omap-a15 = "jacinto6evm"
>  TARGET_PRODUCT_ti33x = "ti335x"
> -- 
> 2.25.0
> 

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

* Re: [meta-ti][zeus][PATCH] ti-sgx-ddk-km: Update srcrev for rtlinux build
  2020-02-13 19:44 ` Denys Dmytriyenko
@ 2020-02-13 20:03   ` Gowtham Tammana
  0 siblings, 0 replies; 3+ messages in thread
From: Gowtham Tammana @ 2020-02-13 20:03 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org



>-----Original Message-----
>From: Dmytriyenko, Denys
>Sent: Thursday, February 13, 2020 1:44 PM
>To: Tammana, Gowtham
>Cc: meta-ti@yoctoproject.org
>Subject: Re: [meta-ti][zeus][PATCH] ti-sgx-ddk-km: Update srcrev for rtlinux
>build
>
>Thanks, can you please rebase it?

Yes, sent a v2.

Gowtham

>On Thu, Feb 13, 2020 at 01:41:08PM -0600, Gowtham Tammana wrote:
>> Update srcrev to pickup fix for rt linux build issue.
>>
>> Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
>> ---
>>  recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
>b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
>> index 47581f63..1d8eb4c0 100644
>> --- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
>> +++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
>> @@ -7,7 +7,7 @@ inherit module
>>
>>  COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k3"
>>
>> -MACHINE_KERNEL_PR_append = "t"
>> +MACHINE_KERNEL_PR_append = "u"
>>  PR = "${MACHINE_KERNEL_PR}"
>>
>>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>> @@ -24,7 +24,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-
>linux.git;protocol=git;branch
>>
>>  S = "${WORKDIR}/git"
>>
>> -SRCREV = "1cc2eded30f83bfce58c8ccc8cd61005addf9c0b"
>> +SRCREV = "76f305295daf9a77d9f8a563ce81bcf9b94e8eac"
>>
>>  TARGET_PRODUCT_omap-a15 = "jacinto6evm"
>>  TARGET_PRODUCT_ti33x = "ti335x"
>> --
>> 2.25.0
>>

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

end of thread, other threads:[~2020-02-13 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13 19:41 [meta-ti][zeus][PATCH] ti-sgx-ddk-km: Update srcrev for rtlinux build Gowtham Tammana
2020-02-13 19:44 ` Denys Dmytriyenko
2020-02-13 20:03   ` 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.