summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2019-04-19 08:50:59 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:02:05 +0000
commit7925f2acb6c1c93876ad0b26266a5f7cfe69908c (patch)
tree5cdc9a710f5f799a5d82fd0f94f502f98c129dc2 /meta-openbmc-machines/meta-openpower
parentc6a41036bb2f2fedb9a37ab3e1721839110b32a1 (diff)
downloadtalos-openbmc-7925f2acb6c1c93876ad0b26266a5f7cfe69908c.tar.gz
talos-openbmc-7925f2acb6c1c93876ad0b26266a5f7cfe69908c.zip
Update RCS layer configuration for latest OpenBMC version
Diffstat (limited to 'meta-openbmc-machines/meta-openpower')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb
index f2ae45fd7..618a75658 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/ast-vga-disable.bb
@@ -12,6 +12,8 @@ RDEPENDS_${PN} += "bash"
S = "${WORKDIR}"
SRC_URI += "file://ast-vga-disable-check"
+SRC_URI += "file://COPYING"
+SRC_URI += "file://COPYING.LESSER"
do_install() {
install -d ${D}${bindir}
OpenPOWER on IntegriCloud