From 87b910e4fe885ca28a1f70fc94715a2d92aab5e8 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 27 Dec 2017 17:21:22 +0800 Subject: aiopsl:update to 48b5c0b *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 Signed-off-by: Otavio Salvador --- recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb index f6f6fb2b..cfa5ce13 100644 --- a/recipes-dpaa2/aiopsl/aiopsl_git.bb +++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf