From: Chunrong Guo Date: Mon, 23 Dec 2019 01:48:50 +0000 (+0800) Subject: ddr-phy: remove fsl-eula-unpack class X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e039dae9dc55153ff81d73048481969d8fcb0ca3;p=meta-freescale.git ddr-phy: 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 --- diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb index d98d102f..541c9fb3 100644 --- a/recipes-bsp/ddr-phy/ddr-phy_git.bb +++ b/recipes-bsp/ddr-phy/ddr-phy_git.bb @@ -2,9 +2,9 @@ SUMMARY = "DDR firmware repository" LICENSE = "NXP-Binary-EULA" LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430d74" -inherit deploy fsl-eula-unpack +inherit deploy -SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;fsl-eula=true;nobranch=1" +SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;nobranch=1" SRCREV = "14d03e6e748ed5ebb9440f264bb374f1280b061c" S = "${WORKDIR}/git"