X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx-oran%2Frecipes-anaconda%2Fiso-codes%2Fiso-codes_%25.bbappend;fp=meta-stx-oran%2Frecipes-anaconda%2Fiso-codes%2Fiso-codes_%25.bbappend;h=78cee8b8e21e6379f1739a6e98dd5032101236ea;hb=4051bbac93fe0862eb0106d46519a25887cba15e;hp=0000000000000000000000000000000000000000;hpb=ef0646d3751182f139f04f8cebf4536bbbf4c08a;p=pti%2Frtp.git diff --git a/meta-stx-oran/recipes-anaconda/iso-codes/iso-codes_%.bbappend b/meta-stx-oran/recipes-anaconda/iso-codes/iso-codes_%.bbappend new file mode 100644 index 0000000..78cee8b --- /dev/null +++ b/meta-stx-oran/recipes-anaconda/iso-codes/iso-codes_%.bbappend @@ -0,0 +1,19 @@ +# +# Copyright (C) 2019-2021 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. + +BRANCH = "main" +PROTOCOL = "https" + +SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=${PROTOCOL};branch=${BRANCH}"