X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-oran%2Frecipes-base%2Fimages%2Foran-image-inf-guest.bb;h=9551e064e4e2a00d94ffa5b6c7139df8a4d15b9f;hb=650ec4de02685d860ee134eae3f595a2fe4b210b;hp=247e2e3e81c5b62b63c2aa2b6276930143782ed5;hpb=da071f80b8756ce948ae54cfee514969d7c13f39;p=pti%2Frtp.git diff --git a/meta-oran/recipes-base/images/oran-image-inf-guest.bb b/meta-oran/recipes-base/images/oran-image-inf-guest.bb index 247e2e3..9551e06 100644 --- a/meta-oran/recipes-base/images/oran-image-inf-guest.bb +++ b/meta-oran/recipes-base/images/oran-image-inf-guest.bb @@ -1,12 +1,22 @@ # # Copyright (C) 2019 Wind River Systems, Inc. # -DESCRIPTION = "An image suitable for a O-RAN INF guest." +# 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. -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \ - file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" +DESCRIPTION = "An image suitable for a O-RAN INF guest." +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" require recipes-base/images/oran-image-inf-minimal.bb @@ -15,12 +25,9 @@ IMAGE_INSTALL += " \ hwloc \ kernel-modules \ packagegroup-base-extended \ - packagegroup-containers \ packagegroup-oran-trace-tools \ packagegroup-wr-base \ packagegroup-wr-base-net \ - packagegroup-wr-boot \ - system-report \ " IMAGE_INSTALL_append_qemux86-64 = " dpdk"