Signed-off-by: Chunrong Guo <[email protected]> --- recipes-bsp/ppa/ppa.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc index 5258c68..e4f534a 100644 --- a/recipes-bsp/ppa/ppa.inc +++ b/recipes-bsp/ppa/ppa.inc @@ -6,7 +6,7 @@ DEPENDS += "u-boot-mkimage-native dtc-native" inherit deploy -SRC_URI = "git://github.com/qoriq-open-source/ppa-generic.git;nobranch=1 \ +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \ " SRCREV = "e5641434f00d75634a285341d810df4261daf5de" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
