From e34104f5acade50b6992eb7fab948609cfd9fe9e Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 18 Oct 2017 13:06:26 +0800 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-dpaa2/dpl-examples/dpl-examples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" inherit deploy SRC_URI = "git://github.com/qoriq-open-source/dpl-examples.git;nobranch=1" -SRCREV = "592fc2fd1f13107c8a4ae8070fed11a5f8d10471" +SRCREV = "a6c83759c0d9c02822eec89e86357a0998ef51d4" S = "${WORKDIR}/git" -- 2.40.1