summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-graphics
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-22 21:34:57 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-22 21:34:57 +0300
commit25d7fb96aba8f9e9c8e1b152f8a5808eb0ff9397 (patch)
tree1eff7fdfd25e63da1fa083f5dc4fb4a517ced827 /meta-phosphor/recipes-graphics
parentc64d303879448b12795491ce17dfbc13a2c0d145 (diff)
downloadopenbmc-25d7fb96aba8f9e9c8e1b152f8a5808eb0ff9397.tar.xz
phosphor: obmc-ikvm, nss-pam-ldapd: Suppress [obsolete-license] QA warnings
Diffstat (limited to 'meta-phosphor/recipes-graphics')
-rw-r--r--meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
index f4de7150b5..8f0423b134 100644
--- a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
+++ b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
@@ -3,6 +3,8 @@ DESCRIPTION = "obmc-ikvm is a vncserver for JPEG-serving V4L2 devices to allow i
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e"
+WARN_QA:remove = " obsolete-license"
+
DEPENDS = " libvncserver systemd sdbusplus phosphor-logging phosphor-dbus-interfaces"
SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"