mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
qe-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
744302f3d7
commit
db34750f80
|
@ -3,9 +3,9 @@ SECTION = "qe-ucode"
|
|||
LICENSE = "NXP-Binary-EULA"
|
||||
LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c"
|
||||
|
||||
inherit deploy fsl-eula-unpack
|
||||
inherit deploy
|
||||
|
||||
SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;fsl-eula=true;nobranch=1"
|
||||
SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1"
|
||||
SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user