summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-01-16 08:13:01 -0300
committerGitHub <noreply@github.com>2025-01-16 08:13:01 -0300
commitbecacf6d48e326ac91a22f40ae37ac89f93a1be1 (patch)
treef55e63640b865846c36d71bba3ca81e1097b707c /recipes-bsp
parent5c0779f683f6ef8ddf83fd8d4cdc65fb13f32227 (diff)
parent1fa85893dbc24fd5b827d926ba19f54cf7347dd1 (diff)
downloadmeta-freescale-becacf6d48e326ac91a22f40ae37ac89f93a1be1.tar.gz
Merge pull request #2061 from nxp-upstream/qoriq-q4
Upstream from NXP-6.6.52-2.0.0
Diffstat (limited to 'recipes-bsp')
-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