summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/aiopsl/aiopsl_git.bb
diff options
context:
space:
mode:
authorSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
committerSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
commitf4a04b56ccd516961326dd3371eeb4db7753266a (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-dpaa2/aiopsl/aiopsl_git.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
downloadmeta-freescale-f4a04b56ccd516961326dd3371eeb4db7753266a.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Simone Agresta <simone.agresta@bticino.it>
Diffstat (limited to 'recipes-dpaa2/aiopsl/aiopsl_git.bb')
-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 a1b00289..4b65cbfd 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://source.codeaurora.org/external/qoriq/qoriq-components/aiopsl;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/aiopsl;nobranch=1"
11SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" 11SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828"
12 12
13do_configure[noexec] = "1" 13do_configure[noexec] = "1"