X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-oran%2Fconf%2Flayer.conf;h=3c7b8ad738850e6df040a082adc49af10b20450e;hb=b06a9779c08267f3e76eb0081657f8b8ca47501f;hp=8de21e7784a50e7aa639c9c2c5c1a61adcd5ef19;hpb=da071f80b8756ce948ae54cfee514969d7c13f39;p=pti%2Frtp.git diff --git a/meta-oran/conf/layer.conf b/meta-oran/conf/layer.conf index 8de21e7..3c7b8ad 100644 --- a/meta-oran/conf/layer.conf +++ b/meta-oran/conf/layer.conf @@ -1,6 +1,17 @@ # # Copyright (C) 2019 Wind River Systems, Inc. # +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # We have a conf and classes directory, add to BBPATH BBPATH =. "${LAYERDIR}:" @@ -37,6 +48,6 @@ LAYERRECOMMENDS_meta-oran = " \ meta-anaconda \ " -PNWHITELIST_LAYERS_remove = "meta-oran" +PNWHITELIST_LAYERS_remove = "meta-oran wrlinux-distro" TEMPLATES_PATH = "${LAYER_PATH_meta-oran}/templates"