X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-oran%2Frecipes-networking%2Fcni%2Fcni_git.bbappend;h=677fe8ffa2685ae16e7f26a277edb21df8a538d7;hb=refs%2Fchanges%2F61%2F4261%2F1;hp=5fe571e8c73b1ed03bd7c03a46250c867cbd83b1;hpb=09d389940edf495225e7a0aed472a3b982b08d4a;p=pti%2Frtp.git diff --git a/meta-oran/recipes-networking/cni/cni_git.bbappend b/meta-oran/recipes-networking/cni/cni_git.bbappend index 5fe571e..677fe8f 100644 --- a/meta-oran/recipes-networking/cni/cni_git.bbappend +++ b/meta-oran/recipes-networking/cni/cni_git.bbappend @@ -1,10 +1,19 @@ # # 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. -do_compile_prepend() { - unset GOCACHE -} +inherit go112 do_compile_append() { # build ipam plugins