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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
index d6d668ba..9991d402 100644
--- a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
+++ b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "dtc-native"
7inherit deploy 7inherit deploy
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;nobranch=1"
10SRCREV = "592fc2fd1f13107c8a4ae8070fed11a5f8d10471" 10SRCREV = "a6c83759c0d9c02822eec89e86357a0998ef51d4"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13