From c4fb8ee0a85993e7bfa8980a6e241137b3bc0413 Mon Sep 17 00:00:00 2001 From: Flora Hu Date: Thu, 2 Jan 2025 16:39:24 +0800 Subject: restool: Update to latest from NXP 6.6.52-2.2.0 Update SRCREV to 8c45e04 Signed-off-by: Flora Hu --- recipes-dpaa2/restool/restool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index bbf7fec25..d9e3b630f 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=83af78c71766dd5fb1c1c3dd64a75ee7" SRC_URI = "git://github.com/nxp-qoriq/restool;protocol=https;nobranch=1 \ file://disable-manpage-generation.patch \ " -SRCREV = "d9fbfc68018c8dbe33bdf236dc6b4c02f15aa6e1" +SRCREV = "8c45e04363bf2a984a87b24d1dac80a286dd40d8" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf From c37d3a4c28d9ccb4076f5508cf79080d83902b64 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 --- 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 From 6180f3a0d188b776f650e8820fe864f98b841d74 Mon Sep 17 00:00:00 2001 From: Flora Hu Date: Thu, 26 Dec 2024 15:21:53 +0800 Subject: dce: Update to latest from NXP 6.6.52-2.2.0 Update SRCREV to 88ef2e8 Signed-off-by: Flora Hu --- recipes-dpaa2/dce/dce_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb index 7c0ec2706..7beeb90fe 100644 --- a/recipes-dpaa2/dce/dce_git.bb +++ b/recipes-dpaa2/dce/dce_git.bb @@ -7,7 +7,7 @@ SRC_URI = "git://github.com/nxp-qoriq/dce;protocol=https;nobranch=1 \ git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ file://0001-support-user-merge.patch \ " -SRCREV = "9db9c08379aa89f45f514f4f3f0a8e8212198758" +SRCREV = "88ef2e8c3845532ee64cea4349fd38fb2bd5f807" SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3" SRCREV_FORMAT = "default_qbman" -- cgit v1.2.3-54-g00ecf From 1fa85893dbc24fd5b827d926ba19f54cf7347dd1 Mon Sep 17 00:00:00 2001 From: Flora Hu Date: Thu, 2 Jan 2025 16:21:25 +0800 Subject: qe-ucode: Update to latest from NXP 6.6.52-2.2.0 Update SRCREV to c89d784 Signed-off-by: Flora Hu --- recipes-bsp/qe-ucode/qe-ucode_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index 33648d1e2..28cd5d6fd 100644 --- a/recipes-bsp/qe-ucode/qe-ucode_git.bb +++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c" inherit deploy SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1;protocol=https" -SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46" +SRCREV= "c89d7843943fd3bd52aa5f1ff7a91200a2f7f63b" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf