summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-18 13:06:26 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-18 11:42:30 -0200
commite34104f5acade50b6992eb7fab948609cfd9fe9e (patch)
tree09a0ddb2018b457f6642317ca920c2233e7936a8 /recipes-dpaa2
parent4964183c588bea9fe9cd582d70e836b1b77e8224 (diff)
downloadmeta-freescale-e34104f5acade50b6992eb7fab948609cfd9fe9e.tar.gz
dpl-examples: update to a6c8375
*include the following changes a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master 804d48a - ls1088a: add custom DPC with 4M bman buffers b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master 3fe5c1a - ls1088a: Added DPNI@1 connected to DPMAC@2 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master 8086cca - ls1088a: Added DPC and DPL for backplane support cf5aecb - ls2088a: Added DPC and DPL for backplane support 759cbc9 - add root LICENSE file 365f259 - add root LICENSE file *include the following changes a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master 804d48a - ls1088a: add custom DPC with 4M bman buffers b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master 3fe5c1a - ls1088a: Added DPNI@1 connected to DPMAC@2 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master 8086cca - ls1088a: Added DPC and DPL for backplane support cf5aecb - ls2088a: Added DPC and DPL for backplane support 759cbc9 - add root LICENSE file 365f259 - add root LICENSE file Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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