summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/aiopsl/aiopsl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa2/aiopsl/aiopsl_git.bb')
-rw-r--r--recipes-dpaa2/aiopsl/aiopsl_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb
index cfa5ce13..6f63da0a 100644
--- a/recipes-dpaa2/aiopsl/aiopsl_git.bb
+++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb
@@ -7,8 +7,8 @@ BASEDEPENDS = ""
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10SRC_URI = "git://github.com/qoriq-open-source/aiopsl.git;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1"
11SRCREV = "48b5c0b6509472bbdcef13a3721b03f884b28500" 11SRCREV = "af8c3b8957bb994f553b0ed1a7347558db3b0979"
12 12
13do_configure[noexec] = "1" 13do_configure[noexec] = "1"
14do_compile[noexec] = "1" 14do_compile[noexec] = "1"