]> code.ossystems Code Review - meta-freescale.git/commitdiff
aiopsl : update to af8c3b8
authorC.R. Guo <chunrong.guo@nxp.com>
Tue, 3 Apr 2018 03:50:17 +0000 (11:50 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Apr 2018 13:26:14 +0000 (10:26 -0300)
*include the following changes:
af8c3b8 - apps: update elfs before tag
2d89c6a - firmware no.: 8.2.0
aba7196 - aiopsl: extend copyright and license update
d5b2941 - aiopsl: improved exception handling - prevent infinite interrupt loop
e9b9a8e - aiopsl: improved exception handling for e200 booke critical & non-critical interrupts
3c5c38b - sec: drop GPLv2+ license
727e3be - ipf_demo: fix failing test on ls1088a
2700d89 - IPF: check and return error status for fdma functions
4d654f4 - DPNI: provide support for passing of SW opaque value
06e9990 - soft_parser_demo : Add custom header placed before Eth
ef714f5 - aiopsl: improve error reporting by adding section tracking
a1804f5 - aiopsl: improve boot error handling
4771af0 - aiopsl: perform early system initialization
13e8823 - aiopsl: init cmgw_regs based on relative addresses
5f7cabf - aiopsl: remove unused "err" variable and related code
fc75607 - aiopsl: remove dead code
93ce24e - aiopsl: make function(s) with no error paths return void
5cc0bea - aiopsl: add support for AIOP reset

*Update SRC_URL

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 cfa5ce13d5760d2ad5cbe94c15614cb405732724..6f63da0adb16024e185f129cce6253d5d43d3497 100644 (file)
@@ -7,8 +7,8 @@ BASEDEPENDS = ""
 
 S = "${WORKDIR}/git"
 
-SRC_URI = "git://github.com/qoriq-open-source/aiopsl.git;nobranch=1"
-SRCREV = "48b5c0b6509472bbdcef13a3721b03f884b28500"
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1"
+SRCREV = "af8c3b8957bb994f553b0ed1a7347558db3b0979"
 
 do_configure[noexec] = "1"
 do_compile[noexec] = "1"