X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-oran%2Frecipes-containers%2Fdocker%2Fdocker_%25.bbappend;h=b1f0d42f787be891519f20b19899bbc975871f25;hb=refs%2Fchanges%2F89%2F4389%2F1;hp=e8d9c4ff81b6b99a83363c85f65a6e953416015a;hpb=98a00aff4d177e3d085371285b741c98e365c5d7;p=pti%2Frtp.git diff --git a/meta-oran/recipes-containers/docker/docker_%.bbappend b/meta-oran/recipes-containers/docker/docker_%.bbappend index e8d9c4f..b1f0d42 100644 --- a/meta-oran/recipes-containers/docker/docker_%.bbappend +++ b/meta-oran/recipes-containers/docker/docker_%.bbappend @@ -1,3 +1,18 @@ +# +# 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. + FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" inherit go112