summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8bfb272..bcadbc7 100644
--- a/conf/distro/fsl.conf
+++ b/conf/distro/fsl.conf
@@ -79,6 +79,9 @@ BB_SIGNATURE_HANDLER ?= 'OEBasicHash'
79# 79#
80OELAYOUT_ABI = "8" 80OELAYOUT_ABI = "8"
81 81
82INHERIT += "own-mirrors"
83SOURCE_MIRROR_URL ?= "http://autobuilder.yoctoproject.org/sources/"
84
82IMAGE_CLASSES = "image_types_uboot" 85IMAGE_CLASSES = "image_types_uboot"
83 86
84PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" 87PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06"