From 8df1bb6559cbde1c4c3495586410d3fc67984254 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 18 Oct 2017 13:06:16 +0800 Subject: [PATCH] aiopsl: update to 2b7284f *include the following changes 2b7284f - apps: update elfs before tag 2e44c43 - firmware no.: 8.1.1 ba731d9 - scripts: fix dpcon creation 9bc1ca5 - apps: update elfs before tag a0531c5 - firmware no.: 8.1.0 f7e361b - dpni: fix compilation warnings f87f389 - qos demo: perf targets b795e2a - projects: fix all builds 6720145 - scripts: updates for QoS 60da9a9 - qos demo: sync with the new QoS API 5ef275c - dpl: updates for QoS e685d99 - qos: API sync with MC 10.3.1 c3aebfe - IPR: Fixed IPv6 atomic fragment detection eb3f4c0 - IPF_demo: initial presentation offset should be 0 253e989 - IPF: initial presentation offset should be 0 97dc5a1 - Apps: New GSO demo app 930fbc1 - ipc: change spinclocks/atomic counter type to uint64_t 7c0fab8 - roc_process_packet : TMAN query timer state command f0c33a9 - TMAN: Fix TMI statistics 57efe24 - TMAN: Add API for getting TMI statistics 0281d8d - roc_process_packet : FDMA replicate frame command de7b372 - roc_process_packet : Update TLS size be6d737 - roc_process_packet : Set data segment presentation 666ee6d - roc_process_packet : Convert to Unix EOL 116c8fd - slob: fixed free list not updating properly f8ee861 - FDMA : Concatenated frame handle not set in PRC d53b626 - debugging: update dump functions for slob 5bb5157 - FDMA : Wrong segment length when ASA extend size is 0 e2ff23c - slob: Fix allocation issue when passing large alignment to slob_get() 207b05b - apps: update elfs before tag b305330 - firmware no.: 8.0.3 7496304 - ipr: removed reference counter usage 833986f - aiop_apps: helper functions to fix the default FD 27cef58 - aiop_apps : Soft Parser readme ee42501 - roc_process_packet : MC cache coherence issue 8a74d70 - CDMA : Cache attributes control API 70ab217 - cwapr: removed reference counter usage 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 5df26e66..f6f6fb2b 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 = "9d45f430b648d49a893be8a43ef1b64c09a5b41b" +SRCREV = "2b7284f0020b7f42bf8eae1a4094df9f3140575e" do_configure[noexec] = "1" do_compile[noexec] = "1" -- 2.40.1