Use latest SRCREV on master branch to pick up all the changes compliant with TIFS 2020.08b firmware.
The license CHKSUM also need to be updated due to a minor change from http to https in the Copyright line. Signed-off-by: Suman Anna <[email protected]> --- v2: Updated LIC_FILES_CHKSUM value to fix build error recipes-devtools/k3conf/k3conf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb index 6771eeb7682e..e4fa54c3bee0 100644 --- a/recipes-devtools/k3conf/k3conf_git.bb +++ b/recipes-devtools/k3conf/k3conf_git.bb @@ -1,14 +1,14 @@ SUMMARY = "Diagnostic tool for TI K3 processors" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=37f4e460bd8501c6f02ce71f02bc7ccf" +LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=7154c0ffcd418064ffa528e34e70ca9d" PV = "0.1+git${SRCPV}" COMPATIBLE_MACHINE = "k3" BRANCH ?= "master" -SRCREV = "246eb4092d7d111ce10e0a310b9bde678b97ab36" +SRCREV = "1ff0c4f429e8e33d22b52ec002d9b97bbca6bf0b" SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}" -- 2.28.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13292): https://lists.yoctoproject.org/g/meta-ti/message/13292 Mute This Topic: https://lists.yoctoproject.org/mt/78218982/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
