diff mbox series

[dunfel,v2] k3conf: update SRCREV to add j721S2 fixes

Message ID 20220719195940.15129-1-bb@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [dunfel,v2] k3conf: update SRCREV to add j721S2 fixes | expand

Commit Message

Bryan Brattlof July 19, 2022, 7:59 p.m. UTC
update the SHA for k3conf to pickup the j721s2 fixes

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 :(

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

Comments

Bajjuri, Praneeth July 26, 2022, 4:05 p.m. UTC | #1
On 7/19/2022 2:59 PM, Bryan Brattlof wrote:
> update the SHA for k3conf to pickup the j721s2 fixes
> 
> 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 :(
> 
>   recipes-devtools/k3conf/k3conf_git.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb
> index af48337f5cb4d..567e8d55b51ba 100644
> --- a/recipes-devtools/k3conf/k3conf_git.bb
> +++ b/recipes-devtools/k3conf/k3conf_git.bb
> @@ -8,7 +8,7 @@ PV = "0.2+git${SRCPV}"
>   COMPATIBLE_MACHINE = "k3"
>   
>   BRANCH ?= "master"
> -SRCREV = "4ca1c3d330bc1de779909e733483b09a1fc4fe44"
> +SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5"

same here, doesnt look to be merged yet:
https://git.yoctoproject.org/meta-ti/tree/recipes-devtools/k3conf/k3conf_git.bb?h=dunfell#n11 
.
>   
>   SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
>
diff mbox series

Patch

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