summaryrefslogtreecommitdiffstats
path: root/recipes-daemons
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:09:00 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit7c54a4daf85983be658d4d595382fe95bdf9ca08 (patch)
treeb6c256131c06e94943455f1a406d423d6093c299 /recipes-daemons
parent2f992c201447b62c2feb28300468b308afc2cb4a (diff)
downloadmeta-freescale-7c54a4daf85983be658d4d595382fe95bdf9ca08.tar.gz
ptpd: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-daemons')
-rw-r--r--recipes-daemons/ptpd/ptpd-qoriq.bb2
1 files changed, 1 insertions, 1 deletions
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):
23 except: 23 except:
24 return parts[0] 24 return parts[0]
25 25
26SRC_URI = "git://github.com/qoriq-open-source/ptpd.git;nobranch=1 \ 26SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ptpd;nobranch=1 \
27 file://ptpd-use-pkgconfig.patch \ 27 file://ptpd-use-pkgconfig.patch \
28" 28"
29SRCREV = "ec34cdd10446619d036ac8d6a86b8276f0d4a81c" 29SRCREV = "ec34cdd10446619d036ac8d6a86b8276f0d4a81c"