diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-06-27 17:26:07 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-07-02 14:20:48 -0300 |
commit | 0c2cd69a319cc2519a89a6880ab1d70749614b98 (patch) | |
tree | 6fdc11c52b7e02d9b5b45e2c3cb51789938938bc | |
parent | e2b1e40d2332b7d2e0038b9510436f58c9d5ac8c (diff) | |
download | meta-freescale-0c2cd69a319cc2519a89a6880ab1d70749614b98.tar.gz |
aiopsl: udpate to e34ec59
*include the following changes:
e34ec59 - apps: update elfs before tag
f24816b - firmware no.: 8.2.1
6e9f4b5 - aiopsl : Fix compile warnings and cosmetics
c19e5be - aiopsl: fix only one core processing packets issue
95ef568 - aiopsl: add support for dpni label
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb index 6f63da0a..e21247a8 100644 --- a/recipes-dpaa2/aiopsl/aiopsl_git.bb +++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb | |||
@@ -8,7 +8,7 @@ BASEDEPENDS = "" | |||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | 9 | ||
10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1" | 10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1" |
11 | SRCREV = "af8c3b8957bb994f553b0ed1a7347558db3b0979" | 11 | SRCREV = "e34ec5991511d424209f76d5701ef2cd8abb9479" |
12 | 12 | ||
13 | do_configure[noexec] = "1" | 13 | do_configure[noexec] = "1" |
14 | do_compile[noexec] = "1" | 14 | do_compile[noexec] = "1" |