]> code.ossystems Code Review - meta-freescale.git/commitdiff
aiopsl:update to 48b5c0b
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 27 Dec 2017 09:21:22 +0000 (17:21 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 25 Jan 2018 18:30:35 +0000 (16:30 -0200)
*include the following changes:
48b5c0b - IPR: fix incorrect handling of fragments when running out of buffers
5e79527 - aiopsl: add support for DPBP buffer cleanup on global free
3ea5467 - DPNI: add small test for the hw annotation config api
f1b5249 - DPNI: add API for configuring HW annotation on TX
2cc5802 - aiopsl: fix coding style
f35bc3f - aiopsl: create function to empty DPBPs
bffed10 - FDMA: minor fixes
7b1b3fe - DPNI: update function description
be74eae - DPNI: fix tx error only confirmation
10d2886 - [coverity] Fix some minor build errors
f8ab434 - ipr: disable IPv6 atomic fragment detection by default
1dc1331 - DPNI api: fix incorrect function description
77aaa03 - DPNI: add support for tx error only confirmation

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa2/aiopsl/aiopsl_git.bb

index f6f6fb2bd0fdbd18fbb9fc934c740df0b740e204..cfa5ce13d5760d2ad5cbe94c15614cb405732724 100644 (file)
@@ -8,7 +8,7 @@ BASEDEPENDS = ""
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://github.com/qoriq-open-source/aiopsl.git;nobranch=1"
-SRCREV = "2b7284f0020b7f42bf8eae1a4094df9f3140575e"
+SRCREV = "48b5c0b6509472bbdcef13a3721b03f884b28500"
 
 do_configure[noexec] = "1"
 do_compile[noexec] = "1"