summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2022-12-19 17:48:28 +0800
committerJun Zhu <junzhu@nxp.com>2022-12-19 17:42:16 +0800
commite4bc201234b1ea2c1d6206f93c2520f2f65bf425 (patch)
tree996cb5a41007436160f97cae79c782f02e87a9d3 /recipes-dpaa
parent2beecb6908d22edba1661fdebe8d9439ecac0ff2 (diff)
downloadmeta-freescale-e4bc201234b1ea2c1d6206f93c2520f2f65bf425.tar.gz
fm-ucode: Update to commit 83e8467
Signed-off-by: Jun Zhu <junzhu@nxp.com>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index f79122c6..c7eb7319 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -1,14 +1,14 @@
1DESCRIPTION = "Fman microcode binary" 1DESCRIPTION = "Fman microcode binary"
2SECTION = "fm-ucode" 2SECTION = "fm-ucode"
3LICENSE = "Freescale-Binary-EULA" 3LICENSE = "NXP-Binary-EULA"
4LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=b784c031868ba1bd5ebc5de372c823fa" 4LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=12e248d404ce1ea8bed0148fcf127e69"
5 5
6PR = "r1" 6PR = "r1"
7 7
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1;protocol=https" 10SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1;protocol=https"
11SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014" 11SRCREV = "83e8467a356316265c7695bdc7741f23066795aa"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14