]> code.ossystems Code Review - meta-freescale.git/commitdiff
ptpd: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Fri, 2 Mar 2018 03:09:00 +0000 (11:09 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:05:43 +0000 (10:05 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-daemons/ptpd/ptpd-qoriq.bb

index 65f11d0d8cd85aaee270b31c8da10a62025e57e3..df3787b21d2057917f85762efbe4003789081865 100644 (file)
@@ -23,7 +23,7 @@ def get_sub(d):
     except:
         return parts[0]
 
-SRC_URI = "git://github.com/qoriq-open-source/ptpd.git;nobranch=1 \
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ptpd;nobranch=1 \
            file://ptpd-use-pkgconfig.patch \
 "
 SRCREV = "ec34cdd10446619d036ac8d6a86b8276f0d4a81c"