diff options
| author | Zhenhua Luo <b19537@freescale.com> | 2012-06-06 16:23:05 +0000 |
|---|---|---|
| committer | Zhenhua Luo <b19537@freescale.com> | 2012-06-07 10:55:22 +0800 |
| commit | 85d370473c352b6ed2427be90b1faed3ba643568 (patch) | |
| tree | 693763c13b64db95c8331d4b04d8033aa87fdf16 /conf | |
| parent | 23d88a4f363dc627348e8d8065f5871a3ae62231 (diff) | |
| download | meta-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.conf | 3 |
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 \ | |||
| 46 | http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 46 | http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ |
| 47 | https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n" | 47 | https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n" |
| 48 | 48 | ||
| 49 | INHERIT += "own-mirrors" | ||
| 50 | SOURCE_MIRROR_URL ?= "http://autobuilder.yoctoproject.org/sources/" | ||
| 51 | |||
| 49 | IMAGE_CLASSES = "image_types_uboot" | 52 | IMAGE_CLASSES = "image_types_uboot" |
| 50 | 53 | ||
| 51 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" | 54 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" |
