From 289dae16bef8ee2e6b10edecd9d9c728e37694ac Mon Sep 17 00:00:00 2001 From: Guillaume Lecocq Date: Tue, 18 Apr 2023 13:53:34 +0200 Subject: [warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ) --- recipes-daemons/ptpd/ptpd-qoriq.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-daemons/ptpd') diff --git a/recipes-daemons/ptpd/ptpd-qoriq.bb b/recipes-daemons/ptpd/ptpd-qoriq.bb index 569deed5f..7aa5f8fbd 100644 --- a/recipes-daemons/ptpd/ptpd-qoriq.bb +++ b/recipes-daemons/ptpd/ptpd-qoriq.bb @@ -34,7 +34,7 @@ def get_sub(d): except: return parts[0] -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ptpd;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/ptpd;nobranch=1 \ file://ptpd-use-pkgconfig.patch \ " SRCREV = "ec34cdd10446619d036ac8d6a86b8276f0d4a81c" -- cgit v1.2.3-54-g00ecf