]> code.ossystems Code Review - meta-freescale.git/commitdiff
dpl-examples: update to a6c8375
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 18 Oct 2017 05:06:26 +0000 (13:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Oct 2017 13:42:30 +0000 (11:42 -0200)
*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>
recipes-dpaa2/dpl-examples/dpl-examples_git.bb

index d6d668ba5c290921c5d2ec3f4507593f325284bb..9991d4029622e5df814f577ff6bb0084f92d2549 100644 (file)
@@ -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"