summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ipc-ust/ipc-ust_git.bb
diff options
context:
space:
mode:
authorFlorin Sarbu <florin@balena.io>2023-04-24 10:08:32 +0300
committerFlorin Sarbu <florin@balena.io>2023-04-24 10:15:06 +0300
commitc60279d886eba2d9bb51a00430066b8a0ca9a853 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /recipes-extended/ipc-ust/ipc-ust_git.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
downloadmeta-freescale-c60279d886eba2d9bb51a00430066b8a0ca9a853.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
CodeAurora has shutdown: https://bye.codeaurora.org/ Signed-off-by: Florin Sarbu <florin@balena.io>
Diffstat (limited to 'recipes-extended/ipc-ust/ipc-ust_git.bb')
-rw-r--r--recipes-extended/ipc-ust/ipc-ust_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ipc-ust/ipc-ust_git.bb b/recipes-extended/ipc-ust/ipc-ust_git.bb
index f307816e..027afc62 100644
--- a/recipes-extended/ipc-ust/ipc-ust_git.bb
+++ b/recipes-extended/ipc-ust/ipc-ust_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "DSP boot application and ipc test application"
3LICENSE = "BSD" 3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10" 4LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10"
5 5
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/ipc;branch=nxp/sdk-v2.0.x \ 6SRC_URI = "git://github.com/nxp-qoriq/qoriq-yocto-sdk/ipc;branch=nxp/sdk-v2.0.x \
7 file://Makefile-use-LDFLAGS-if-set.patch \ 7 file://Makefile-use-LDFLAGS-if-set.patch \
8" 8"
9SRCREV = "74d662707558290f070f9589177db730444bc435" 9SRCREV = "74d662707558290f070f9589177db730444bc435"