X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-oran%2Frecipes-base%2Fpackagegroups%2Fpackagegroup-self-hosted.bbappend;h=9b4fcc10c4bc057c40e751f256231c168b2d8889;hb=d2b0c29d821e2a683dd486e75c460f5be8923a1a;hp=890928ca953203e9e3824fc52f8acaf3a9d3faa2;hpb=da071f80b8756ce948ae54cfee514969d7c13f39;p=pti%2Frtp.git diff --git a/meta-oran/recipes-base/packagegroups/packagegroup-self-hosted.bbappend b/meta-oran/recipes-base/packagegroups/packagegroup-self-hosted.bbappend index 890928c..9b4fcc1 100644 --- a/meta-oran/recipes-base/packagegroups/packagegroup-self-hosted.bbappend +++ b/meta-oran/recipes-base/packagegroups/packagegroup-self-hosted.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. + REQUIRED_DISTRO_FEATURES_remove = "x11 opengl" PACKAGES_remove = "packagegroup-self-hosted-graphics" RDEPENDS_packagegroup-self-hosted_remove = "packagegroup-self-hosted-graphics"