]> code.ossystems Code Review - meta-freescale.git/commitdiff
dpl-examples: inherit fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Mon, 24 Dec 2018 02:33:57 +0000 (02:33 +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-dpaa2/dpl-examples/dpl-examples_git.bb

index 6ec067d6194015dd388edb855a88f8d677a0fbb8..aca35a84e98a7d846b1b22c90e110de1213286c1 100644 (file)
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987"
 
 DEPENDS = "dtc-native"
 
-inherit deploy
+inherit deploy fsl-eula-unpack
 
-SRC_URI = "git://github.com/qoriq-open-source/dpl-examples.git;nobranch=1"
+SRC_URI = "git://github.com/qoriq-open-source/dpl-examples.git;fsl-eula=true;nobranch=1"
 SRCREV = "a6c83759c0d9c02822eec89e86357a0998ef51d4"
 
 S = "${WORKDIR}/git"