diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-04-01 12:09:29 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-11 09:00:13 -0300 |
commit | 437583b3ae85fca969de7a502748fe8d01b7a7ae (patch) | |
tree | 665dea70f7db32ff84478f2e404d99a41a5c2504 /recipes-dpaa2/aiopsl | |
parent | f5b4bb68a574458bfe1ad3adbf4a055eee195916 (diff) | |
download | meta-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/aiopsl')
-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 9ba12816..feff783a 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 = "ec0e50b9bfe794b78bf0d91789f2a77dc4e8ceb4" | 11 | SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" |
12 | 12 | ||
13 | do_configure[noexec] = "1" | 13 | do_configure[noexec] = "1" |
14 | do_compile[noexec] = "1" | 14 | do_compile[noexec] = "1" |