From: Chunrong Guo Date: Sat, 29 Sep 2018 08:59:41 +0000 (+0800) Subject: aiopsl: update to ec0e50b X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9e995730251bd3319ad38840186cb357f6c84ca4;p=meta-freescale.git aiopsl: update to ec0e50b *update to lsdk 1809 tag include the following changes: ec0e50b - pfc demo: added AIOP/WRIOP support for PFC on Rx side f4e7829 - pfc demo: initial version 7b8b314 - Revert "qos_demo: Test for BPSCN and CSCN taks creation" 3a6a65a - Revert "qos_demo : Final version of CSCN/BPSCN tests" ec91d01 - FDMA : Remove traffic classes XON/XOFF flow control 8959b9b - dpni: Add support for MAC flags dcbac27 - qos_demo : Final version of CSCN/BPSCN tests 981bd1d - FDMA : Fix BDI bit reading from ADC 2925863 - FDMA: add support for flow control XON/XOFF commands 2a67ad6 - qos_demo: Test for BPSCN and CSCN taks creation 955be3b - aiopsl : Support for CSCN/BPSCN task creation Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb index e21247a8..9ba12816 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://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1" -SRCREV = "e34ec5991511d424209f76d5701ef2cd8abb9479" +SRCREV = "ec0e50b9bfe794b78bf0d91789f2a77dc4e8ceb4" do_configure[noexec] = "1" do_compile[noexec] = "1"