summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2025-01-02 16:21:25 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-01-16 11:13:15 +0000
commitf113cce09e41bcc0adbf1a57ab3285920dceba9c (patch)
tree4f425b79d7f5cade180f1e48a8926679521799b8
parent4faf6e680c8345c94b3462fa9ffba3ce550820ed (diff)
downloadmeta-freescale-f113cce09e41bcc0adbf1a57ab3285920dceba9c.tar.gz
qe-ucode: Update to latest from NXP 6.6.52-2.2.0
Update SRCREV to c89d784 Signed-off-by: Flora Hu <flora.hu@nxp.com> (cherry picked from commit 1fa85893dbc24fd5b827d926ba19f54cf7347dd1)
-rw-r--r--recipes-bsp/qe-ucode/qe-ucode_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb
index 33648d1e..28cd5d6f 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"
6inherit deploy 6inherit deploy
7 7
8SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1;protocol=https" 8SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1;protocol=https"
9SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46" 9SRCREV= "c89d7843943fd3bd52aa5f1ff7a91200a2f7f63b"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12