Message ID | 20230125235405.7558-1-bb@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [dunfell] k3conf update SRCREV to add am62ax support | expand |
On 1/25/2023 5:54 PM, Bryan Brattlof via lists.yoctoproject.org wrote: > update the SHA of k3conf to pickup am62ax support > > Signed-off-by: Bryan Brattlof <bb@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> > --- > 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 10e2631e05c7f..c6d3773eed26f 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 = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5" > +SRCREV = "982f5c2f02f732b5829861218812904cd776773d" > > SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" > > > base-commit: 6918dfd0f477873b0630a34606bf5dddd6d87173 > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#15659): https://lists.yoctoproject.org/g/meta-ti/message/15659 > Mute This Topic: https://lists.yoctoproject.org/mt/96533703/2167429 > Group Owner: meta-ti+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [praneeth@ti.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb index 10e2631e05c7f..c6d3773eed26f 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 = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5" +SRCREV = "982f5c2f02f732b5829861218812904cd776773d" SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"
update the SHA of k3conf to pickup am62ax support Signed-off-by: Bryan Brattlof <bb@ti.com> --- recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) base-commit: 6918dfd0f477873b0630a34606bf5dddd6d87173