Remove local file sstate-mirror. 17/9017/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 30 Mar 2017 10:46:41 +0000 (12:46 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 30 Mar 2017 10:46:41 +0000 (12:46 +0200)
Change-Id: Ic68505864ae55c3f844d0083495392a0b2b57714
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-auto-conf.sh

index 33a9d39..09a237d 100644 (file)
@@ -16,9 +16,11 @@ https://.*/.* ${DLHOST}/AGL/mirror/ \n \
              "
 
 SSTATE_MIRRORS = "\
-file://.* file:///opt/AGL/sstate-mirror/\${MACHINE}/PATH    \n \
 file://.* ${DLHOST}/sstate-mirror/\${MACHINE}/PATH \n \
                  "
+#
+#file://.* file:///opt/AGL/sstate-mirror/\${MACHINE}/PATH    \n 
+#
 
 IMAGE_FSTYPES_remove = "ext3"
 SSTATE_DIR = "\${TOPDIR}/sstate-cache/\${MACHINE}/"