summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorZhenhua Luo <b19537@freescale.com>2012-06-06 16:23:05 +0000
committerZhenhua Luo <b19537@freescale.com>2012-06-07 10:55:22 +0800
commit85d370473c352b6ed2427be90b1faed3ba643568 (patch)
tree693763c13b64db95c8331d4b04d8033aa87fdf16 /conf
parent23d88a4f363dc627348e8d8065f5871a3ae62231 (diff)
downloadmeta-fsl-ppc-85d370473c352b6ed2427be90b1faed3ba643568.tar.gz
add official mirror for source download
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/fsl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf
index 42d573f..31485e8 100644
--- a/conf/distro/fsl.conf
+++ b/conf/distro/fsl.conf
@@ -46,6 +46,9 @@ ftp://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
46http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ 46http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
47https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n" 47https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n"
48 48
49INHERIT += "own-mirrors"
50SOURCE_MIRROR_URL ?= "http://autobuilder.yoctoproject.org/sources/"
51
49IMAGE_CLASSES = "image_types_uboot" 52IMAGE_CLASSES = "image_types_uboot"
50 53
51PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" 54PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06"