All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH] ti-sci-fw: update to 2019.08
@ 2019-09-17 23:57 Denys Dmytriyenko
  2019-09-18 12:32 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-09-17 23:57 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../ti-sci-fw/{ti-sci-fw_2019.07.bb => ti-sci-fw_2019.08.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-arago-distro/recipes-bsp/ti-sci-fw/{ti-sci-fw_2019.07.bb => ti-sci-fw_2019.08.bb} (96%)

diff --git a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
similarity index 96%
rename from meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb
rename to meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
index d53e926..fab4de4 100644
--- a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb
+++ b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
@@ -14,9 +14,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 TI_SECURE_DEV_PKG ?= ""
 export TI_SECURE_DEV_PKG
 
-SRCREV = "3f7c97c9f923f6fbf1b96dcae1da8620a3bab0b3"
+SRCREV = "c75bca342d5a8579c3a459515adb6b77d640a245"
 BRANCH ?= "ti-linux-firmware"
-SRCREV_imggen = "38a82e00f84efdf381dba001fff75e8411898e99"
+SRCREV_imggen = "92623d82dc683e74225ceaac239b29deac437adf"
 SRCREV_FORMAT = "imggen"
 
 SRC_URI = " \
-- 
2.7.4



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

* Re: [EXTERNAL] [thud/master][PATCH] ti-sci-fw: update to 2019.08
  2019-09-17 23:57 [thud/master][PATCH] ti-sci-fw: update to 2019.08 Denys Dmytriyenko
@ 2019-09-18 12:32 ` Jacob Stiffler
  2019-09-23 13:09   ` Jacob Stiffler
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2019-09-18 12:32 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-arago

Did the checksums for the hs-enc and hs-cert images change in this version?


- Jake

On 9/17/2019 7:57 PM, Denys Dmytriyenko wrote:
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>   .../ti-sci-fw/{ti-sci-fw_2019.07.bb => ti-sci-fw_2019.08.bb}          | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-arago-distro/recipes-bsp/ti-sci-fw/{ti-sci-fw_2019.07.bb => ti-sci-fw_2019.08.bb} (96%)
>
> diff --git a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
> similarity index 96%
> rename from meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb
> rename to meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
> index d53e926..fab4de4 100644
> --- a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb
> +++ b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
> @@ -14,9 +14,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>   TI_SECURE_DEV_PKG ?= ""
>   export TI_SECURE_DEV_PKG
>   
> -SRCREV = "3f7c97c9f923f6fbf1b96dcae1da8620a3bab0b3"
> +SRCREV = "c75bca342d5a8579c3a459515adb6b77d640a245"
>   BRANCH ?= "ti-linux-firmware"
> -SRCREV_imggen = "38a82e00f84efdf381dba001fff75e8411898e99"
> +SRCREV_imggen = "92623d82dc683e74225ceaac239b29deac437adf"
>   SRCREV_FORMAT = "imggen"
>   
>   SRC_URI = " \


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

* Re: [EXTERNAL] [thud/master][PATCH] ti-sci-fw: update to 2019.08
  2019-09-18 12:32 ` [EXTERNAL] " Jacob Stiffler
@ 2019-09-23 13:09   ` Jacob Stiffler
  0 siblings, 0 replies; 3+ messages in thread
From: Jacob Stiffler @ 2019-09-23 13:09 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-arago

Ping.

On 9/18/2019 8:32 AM, Jacob Stiffler wrote:
> Did the checksums for the hs-enc and hs-cert images change in this 
> version?
>
>
> - Jake
>
> On 9/17/2019 7:57 PM, Denys Dmytriyenko wrote:
>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>> ---
>>   .../ti-sci-fw/{ti-sci-fw_2019.07.bb => 
>> ti-sci-fw_2019.08.bb}          | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>   rename 
>> meta-arago-distro/recipes-bsp/ti-sci-fw/{ti-sci-fw_2019.07.bb => 
>> ti-sci-fw_2019.08.bb} (96%)
>>
>> diff --git 
>> a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb 
>> b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
>> similarity index 96%
>> rename from meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb
>> rename to meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
>> index d53e926..fab4de4 100644
>> --- a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.07.bb
>> +++ b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
>> @@ -14,9 +14,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>>   TI_SECURE_DEV_PKG ?= ""
>>   export TI_SECURE_DEV_PKG
>>   -SRCREV = "3f7c97c9f923f6fbf1b96dcae1da8620a3bab0b3"
>> +SRCREV = "c75bca342d5a8579c3a459515adb6b77d640a245"
>>   BRANCH ?= "ti-linux-firmware"
>> -SRCREV_imggen = "38a82e00f84efdf381dba001fff75e8411898e99"
>> +SRCREV_imggen = "92623d82dc683e74225ceaac239b29deac437adf"
>>   SRCREV_FORMAT = "imggen"
>>     SRC_URI = " \
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2019-09-23 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-17 23:57 [thud/master][PATCH] ti-sci-fw: update to 2019.08 Denys Dmytriyenko
2019-09-18 12:32 ` [EXTERNAL] " Jacob Stiffler
2019-09-23 13:09   ` Jacob Stiffler

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.