mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
fm-ucode: remove fsl-eula-unpack class
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
This commit is contained in:
parent
db34750f80
commit
a23112e0fb
|
@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=b784c031868ba1bd5ebc5de372c
|
|||
|
||||
PR = "r1"
|
||||
|
||||
inherit deploy fsl-eula-unpack
|
||||
inherit deploy
|
||||
|
||||
SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;fsl-eula=true;nobranch=1"
|
||||
SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1"
|
||||
SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user