From 8bf6d34c0fa559ebc91d7beeb37851c93debaf77 Mon Sep 17 00:00:00 2001 From: Flora Hu Date: Thu, 26 Dec 2024 15:00:19 +0800 Subject: qoriq-cst: Update to latest from NXP 6.6.52-2.2.0 Update SRCREV to e959d5d, update license file to LICENSE Signed-off-by: Flora Hu (cherry picked from commit c37d3a4c28d9ccb4076f5508cf79080d83902b64) --- recipes-devtools/qoriq-cst/qoriq-cst_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb index 8d3458363..bcb4f8bfe 100644 --- a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb +++ b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb @@ -2,7 +2,7 @@ SUMMARY = "utility for security boot" SECTION = "cst" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=e959d5d617e33779d0e90ce1d9043eff" +LIC_FILES_CHKSUM = "file://LICENSE;md5=e959d5d617e33779d0e90ce1d9043eff" DEPENDS += "openssl qoriq-cst-native" RDEPENDS:${PN} = "bash" @@ -19,7 +19,7 @@ inherit kernel-arch SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ file://0001-tools-Mark-struct-input_field-file_field-extern.patch \ " -SRCREV = "af56e6c5c66dd2bc86a83b0bee8cb61b88d2120c" +SRCREV = "e96dead3c339f6addb1600249be67e1884cdbcc5" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf