summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-05-28 16:02:30 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-01 09:53:44 -0300
commitaa7f4c93d8e489aa0b582dfb163b24a7970a0bed (patch)
tree04403fc72ced797d424cbaf8edd15e477c3c6552
parent1dfd9e365e7c417ccf4ae3af2ba17217f87a8f05 (diff)
downloadmeta-freescale-aa7f4c93d8e489aa0b582dfb163b24a7970a0bed.tar.gz
ls2-phy: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/ls2-phy/ls2-phy_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 9f2d79fe..1d0c3ee5 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
4 4
5inherit deploy 5inherit deploy
6 6
7SRC_URI = "git://github.com/qoriq-open-source/firmware-cortina.git;nobranch=1" 7SRC_URI = "git://github.com/NXP/qoriq-firmware-cortina.git;nobranch=1"
8SRCREV = "6036a20ddbf796ac494da172f2588e5de4d833fc" 8SRCREV = "6036a20ddbf796ac494da172f2588e5de4d833fc"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"