]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls2-phy: inherit fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 20 Dec 2018 03:22:59 +0000 (03:22 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 10 Jan 2019 13:00:49 +0000 (11:00 -0200)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/ls2-phy/ls2-phy_git.bb

index b4daf3d4b3a2bc030b1961a97e6cb3464eefcf8a..30c161cfe72ddb39820312c951351a8850d92f49 100644 (file)
@@ -2,9 +2,9 @@ SUMMARY = "Firmwares and Standalone Applications"
 LICENSE = "NXP-Binary-EULA"
 LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798"
 
-inherit deploy
+inherit deploy fsl-eula-unpack
 
-SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;fsl-eula=true;nobranch=1"
 SRCREV = "9143c2a3adede595966583c00ca4edc99ec698cf"
 
 S = "${WORKDIR}/git"