summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/dpl-examples/dpl-examples_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
index 6ec067d6..aca35a84 100644
--- a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
+++ b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987"
4 4
5DEPENDS = "dtc-native" 5DEPENDS = "dtc-native"
6 6
7inherit deploy 7inherit deploy fsl-eula-unpack
8 8
9SRC_URI = "git://github.com/qoriq-open-source/dpl-examples.git;nobranch=1" 9SRC_URI = "git://github.com/qoriq-open-source/dpl-examples.git;fsl-eula=true;nobranch=1"
10SRCREV = "a6c83759c0d9c02822eec89e86357a0998ef51d4" 10SRCREV = "a6c83759c0d9c02822eec89e86357a0998ef51d4"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"