diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-03-31 20:45:00 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-31 20:45:00 -0300 |
commit | fe0744e483ac23c624c6372f40d0e9b099a639d1 (patch) | |
tree | 4c01289d02d1a472b109656e3415d99921e104da /recipes-extended/ipc-ust | |
parent | 86772601e7f6ea188dfaf64097edafc05e15aef3 (diff) | |
parent | cbe69b170fbdb201ae9bc80889678709e64caa78 (diff) | |
download | meta-freescale-sumo.tar.gz |
Merge pull request #1472 from logbaseaofn/sumosumo
Migrate codeaurora repositories to github (sumo)
Diffstat (limited to 'recipes-extended/ipc-ust')
-rw-r--r-- | recipes-extended/ipc-ust/ipc-ust_git.bb | 2 |
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 df496c282..cc3b84b8a 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" | |||
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10" |
5 | 5 | ||
6 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/ipc;branch=nxp/sdk-v2.0.x \ | 6 | SRC_URI = "git://github.com/qoriq-yocto-sdk/ipc;protocol=https;branch=nxp/sdk-v2.0.x \ |
7 | file://Makefile-use-LDFLAGS-if-set.patch \ | 7 | file://Makefile-use-LDFLAGS-if-set.patch \ |
8 | " | 8 | " |
9 | SRCREV = "74d662707558290f070f9589177db730444bc435" | 9 | SRCREV = "74d662707558290f070f9589177db730444bc435" |