summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 23a5e9dc..83ec5ae0 100644
--- a/recipes-dpaa2/aiopsl/aiopsl_git.bb
+++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb
@@ -7,7 +7,7 @@ BASEDEPENDS = ""
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/aiopsl.git;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/aiopsl;nobranch=1"
11SRCREV = "80f3d450896d17a3d8e10f3c6d1c224e78d32757" 11SRCREV = "80f3d450896d17a3d8e10f3c6d1c224e78d32757"
12 12
13do_configure[noexec] = "1" 13do_configure[noexec] = "1"