Skip to content

Commit

Permalink
fm-ucode: Update license file to LICENSE
Browse files Browse the repository at this point in the history
Original license file is renamed to LICENSE.

Signed-off-by: Jun Zhu <[email protected]>
  • Loading branch information
junzhuimx committed Jul 1, 2023
1 parent a70b65f commit 31757b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes-dpaa/fm-ucode/fm-ucode_git.bb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
DESCRIPTION = "Fman microcode binary"
SECTION = "fm-ucode"
LICENSE = "NXP-Binary-EULA"
LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=12e248d404ce1ea8bed0148fcf127e69"
LIC_FILES_CHKSUM = "file://LICENSE;md5=12e248d404ce1ea8bed0148fcf127e69"

PR = "r1"

inherit deploy

SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1;protocol=https"
SRCREV = "83e8467a356316265c7695bdc7741f23066795aa"
SRCREV = "41d603a1ad78e0bb61365500828d9f484bf9bf10"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 31757b8

Please sign in to comment.