* [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support
@ 2022-07-19 20:38 Bryan Brattlof
2022-07-26 16:03 ` Bajjuri, Praneeth
0 siblings, 1 reply; 3+ messages in thread
From: Bryan Brattlof @ 2022-07-19 20:38 UTC (permalink / raw)
To: Ryan Eatmon, Denys Dmytriyenko; +Cc: Praneeth Bajjuri, Meta-TI, Bryan Brattlof
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(-)
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}"
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support
2022-07-19 20:38 [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support Bryan Brattlof
@ 2022-07-26 16:03 ` Bajjuri, Praneeth
2022-07-26 17:53 ` Ryan Eatmon
0 siblings, 1 reply; 3+ messages in thread
From: Bajjuri, Praneeth @ 2022-07-26 16:03 UTC (permalink / raw)
To: Bryan Brattlof, Ryan Eatmon, Denys Dmytriyenko; +Cc: Meta-TI
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}"
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support
2022-07-26 16:03 ` Bajjuri, Praneeth
@ 2022-07-26 17:53 ` Ryan Eatmon
0 siblings, 0 replies; 3+ messages in thread
From: Ryan Eatmon @ 2022-07-26 17:53 UTC (permalink / raw)
To: Bajjuri, Praneeth, Bryan Brattlof, Denys Dmytriyenko; +Cc: Meta-TI
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}"
--
Ryan Eatmon reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-26 17:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19 20:38 [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support Bryan Brattlof
2022-07-26 16:03 ` Bajjuri, Praneeth
2022-07-26 17:53 ` Ryan Eatmon
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.