*include the following changes: d5b5263 - Add NXP EULA license *Update license and md5
*Update SRC_URL Signed-off-by: Chunrong Guo <[email protected]> --- recipes-bsp/ls2-phy/ls2-phy_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb index 9f2d79f..c798e88 100644 --- a/recipes-bsp/ls2-phy/ls2-phy_git.bb +++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb @@ -1,11 +1,11 @@ SUMMARY = "Firmwares and Standalone Applications" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" +LICENSE = "NXP-Binary-EULA" +LIC_FILES_CHKSUM = "file://NXP-EULA;md5=d969f2c93b3905d4b628787ce5f8df4b" inherit deploy -SRC_URI = "git://github.com/qoriq-open-source/firmware-cortina.git;nobranch=1" -SRCREV = "6036a20ddbf796ac494da172f2588e5de4d833fc" +SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1" +SRCREV = "d5b5263eb42f8897eb679a6a30793f4df6df038d" S = "${WORKDIR}/git" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
