summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-06-27 17:26:07 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-02 14:20:48 -0300
commit0c2cd69a319cc2519a89a6880ab1d70749614b98 (patch)
tree6fdc11c52b7e02d9b5b45e2c3cb51789938938bc /recipes-dpaa2
parente2b1e40d2332b7d2e0038b9510436f58c9d5ac8c (diff)
downloadmeta-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>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/aiopsl/aiopsl_git.bb2
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 = ""
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1"
11SRCREV = "af8c3b8957bb994f553b0ed1a7347558db3b0979" 11SRCREV = "e34ec5991511d424209f76d5701ef2cd8abb9479"
12 12
13do_configure[noexec] = "1" 13do_configure[noexec] = "1"
14do_compile[noexec] = "1" 14do_compile[noexec] = "1"