Signed-off-by: Chunrong Guo <[email protected]> --- recipes-kernel/linux/linux-qoriq_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb index 54413e7..3aa8406 100644 --- a/recipes-kernel/linux/linux-qoriq_4.4.bb +++ b/recipes-kernel/linux/linux-qoriq_4.4.bb @@ -6,7 +6,7 @@ SECTION = "kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -SRC_URI = "git://github.com/qoriq-open-source/linux.git;nobranch=1 \ +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ " SRCREV = "e235023f9e3dee101ee31f3b1ddaa3c8aacd6d03" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
