summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 12:09:29 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commit437583b3ae85fca969de7a502748fe8d01b7a7ae (patch)
tree665dea70f7db32ff84478f2e404d99a41a5c2504 /recipes-dpaa2
parentf5b4bb68a574458bfe1ad3adbf4a055eee195916 (diff)
downloadmeta-freescale-437583b3ae85fca969de7a502748fe8d01b7a7ae.tar.gz
aiopsl: update to 87d83d8
*update to lsdk 1903 tag include the following changes 87d83d8 - AIOPSL-1233 26212e6 - Fix for AIOPSL-1232 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
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 9ba12816..feff783a 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 = "ec0e50b9bfe794b78bf0d91789f2a77dc4e8ceb4" 11SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828"
12 12
13do_configure[noexec] = "1" 13do_configure[noexec] = "1"
14do_compile[noexec] = "1" 14do_compile[noexec] = "1"