From: C.R. Guo Date: Fri, 2 Mar 2018 03:09:00 +0000 (+0800) Subject: ptpd: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7c54a4daf85983be658d4d595382fe95bdf9ca08;p=meta-freescale.git ptpd: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-daemons/ptpd/ptpd-qoriq.bb b/recipes-daemons/ptpd/ptpd-qoriq.bb index 65f11d0d..df3787b2 100644 --- a/recipes-daemons/ptpd/ptpd-qoriq.bb +++ b/recipes-daemons/ptpd/ptpd-qoriq.bb @@ -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"