diff mbox series

[kirkstone/master,v2] k3conf: update SRCREV to add j721S2 support

Message ID 20220719203840.29751-1-bb@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone/master,v2] k3conf: update SRCREV to add j721S2 support | expand

Commit Message

Bryan Brattlof July 19, 2022, 8:38 p.m. UTC
update the SHA for k3conf to pickup j721s2 support

Signed-off-by: Bryan Brattlof <bb@ti.com>
---
Changes from v1:
 - send a separate patch for each branch to avoid merge conflicts
 - include the mailing list in the email :(

 meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bajjuri, Praneeth July 26, 2022, 4:03 p.m. UTC | #1
On 7/19/2022 3:38 PM, Bryan Brattlof wrote:
> update the SHA for k3conf to pickup j721s2 support
> 
> Signed-off-by: Bryan Brattlof <bb@ti.com>
> ---
> Changes from v1:
>   - send a separate patch for each branch to avoid merge conflicts

Ryan, i dont see this patch in master/kirkstone.

https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb?h=kirkstone#n11


>   - include the mailing list in the email :(
> 
>   meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
> index 3f542da4aa96e..567e8d55b51ba 100644
> --- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
> +++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
> @@ -8,7 +8,7 @@ PV = "0.2+git${SRCPV}"
>   COMPATIBLE_MACHINE = "k3"
>   
>   BRANCH ?= "master"
> -SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
> +SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5"
>   
>   SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
>
Ryan Eatmon July 26, 2022, 5:53 p.m. UTC | #2
Denys is keeping master in sync with dunfell.  He will doing a sync up soon.



On 7/26/2022 11:03, Bajjuri, Praneeth wrote:
> 
> 
> On 7/19/2022 3:38 PM, Bryan Brattlof wrote:
>> update the SHA for k3conf to pickup j721s2 support
>>
>> Signed-off-by: Bryan Brattlof <bb@ti.com>
>> ---
>> Changes from v1:
>>   - send a separate patch for each branch to avoid merge conflicts
> 
> Ryan, i dont see this patch in master/kirkstone.
> 
> https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb?h=kirkstone#n11 
> 
> 
> 
>>   - include the mailing list in the email :(
>>
>>   meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb 
>> b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
>> index 3f542da4aa96e..567e8d55b51ba 100644
>> --- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
>> +++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
>> @@ -8,7 +8,7 @@ PV = "0.2+git${SRCPV}"
>>   COMPATIBLE_MACHINE = "k3"
>>   BRANCH ?= "master"
>> -SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
>> +SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5"
>>   SRC_URI = 
>> "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
index 3f542da4aa96e..567e8d55b51ba 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -8,7 +8,7 @@  PV = "0.2+git${SRCPV}"
 COMPATIBLE_MACHINE = "k3"
 
 BRANCH ?= "master"
-SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
+SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5"
 
 SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"