mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
fm-ucode: Update to commit 83e8467
Signed-off-by: Jun Zhu <junzhu@nxp.com>
(cherry picked from commit e4bc201234
)
This commit is contained in:
parent
a49755f537
commit
f4c357441f
|
@ -1,14 +1,14 @@
|
|||
DESCRIPTION = "Fman microcode binary"
|
||||
SECTION = "fm-ucode"
|
||||
LICENSE = "Freescale-Binary-EULA"
|
||||
LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=b784c031868ba1bd5ebc5de372c823fa"
|
||||
LICENSE = "NXP-Binary-EULA"
|
||||
LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=12e248d404ce1ea8bed0148fcf127e69"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
inherit deploy
|
||||
|
||||
SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1;protocol=https"
|
||||
SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
|
||||
SRCREV = "83e8467a356316265c7695bdc7741f23066795aa"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user