summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/aiopsl/aiopsl_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-05 09:12:14 -0300
committerGitHub <noreply@github.com>2023-04-05 09:12:14 -0300
commitf0be684f01b53482cb43e016a5c5c1faf3ae448e (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-dpaa2/aiopsl/aiopsl_git.bb
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
parent35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (diff)
downloadmeta-freescale-f0be684f01b53482cb43e016a5c5c1faf3ae448e.tar.gz
Merge pull request #1482 from avionic-design/hardknotthardknott
meta-freescale: fix broken IMX migration from codeaurora to github
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 4b65cbfd..945d7871 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://github.com/nxp-qoriq/qoriq-components/aiopsl;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/aiopsl;nobranch=1"
11SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" 11SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828"
12 12
13do_configure[noexec] = "1" 13do_configure[noexec] = "1"