]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
toaster: Special case the openembedded-core layer to avoid duplicates
authorMichael Wood <michael.g.wood@intel.com>
Wed, 30 Sep 2015 17:18:15 +0000 (10:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 14:24:40 +0000 (15:24 +0100)
If the openembedded-core layer is specified in the toasterconf we need
to treat it differently because we may also get this layer either from
the layerindex source or I can also be provided locally.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/toasterconf.json

index c455276266aa48f04399f459e4a823c34ce206ae..9e45ff09ce3fc61459442c7ac0356bf0c10b51bf 100644 (file)
@@ -12,7 +12,7 @@
             "name": "Local Yocto Project",
             "sourcetype": "local",
             "apiurl": "../../",
-            "branches": ["HEAD", "master", "fido", "dizzy"],
+            "branches": ["HEAD" ],
             "layers": [
                 {
                     "name": "openembedded-core",