Rename premirror to local-sources, improve formating.
authorFlorian Boor <florian@kernelconcepts.de>
Thu, 2 Aug 2018 10:21:08 +0000 (12:21 +0200)
committerFlorian Boor <florian@kernelconcepts.de>
Thu, 2 Aug 2018 10:21:08 +0000 (12:21 +0200)
conf/local.conf.sample
conf/sdkdefaults.conf

index c4fe305..e3cb6a3 100644 (file)
@@ -29,8 +29,8 @@ PREFERRED_PROVIDER_virtual/psplash = "psplash-mucross"
 
 # Mirror settings
 PREMIRRORS_prepend = "\
 
 # Mirror settings
 PREMIRRORS_prepend = "\
-     http://.*/.* file://${BSPDIR}/local-src \n \
-     https://.*/.* file://${BSPDIR}/local-src \n \
+     http://.*/.* file://${BSPDIR}/local-sources \n \
+     https://.*/.* file://${BSPDIR}/local-sources \n \
      "
 
 # Source code archive
      "
 
 # Source code archive
index 043c7c0..9a3efa1 100644 (file)
@@ -2,6 +2,7 @@ TEMPLATECONF=$PWD/yocto/meta-tx09/conf
 MACHINE=topasa900
 DISTRO=poky
 
 MACHINE=topasa900
 DISTRO=poky
 
-COMMON_TARGETS=" core-image-base
-    core-image-minimal
+COMMON_TARGETS=" 
+       core-image-base
+       core-image-minimal
 "
 "