From: Zhenhua Luo Date: Wed, 6 Jun 2012 16:23:05 +0000 (+0000) Subject: add official mirror for source download X-Git-Tag: 2.1~534^2~445 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5d6745d73b2003283851635b500a8ab5ef74830f;p=meta-freescale.git add official mirror for source download Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/conf/distro/fsl.conf b/meta-fsl-ppc/conf/distro/fsl.conf index 8bfb272c..bcadbc74 100644 --- a/meta-fsl-ppc/conf/distro/fsl.conf +++ b/meta-fsl-ppc/conf/distro/fsl.conf @@ -79,6 +79,9 @@ BB_SIGNATURE_HANDLER ?= 'OEBasicHash' # OELAYOUT_ABI = "8" +INHERIT += "own-mirrors" +SOURCE_MIRROR_URL ?= "http://autobuilder.yoctoproject.org/sources/" + IMAGE_CLASSES = "image_types_uboot" PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06"