summaryrefslogtreecommitdiff
path: root/meta-openpower/classes/openpower-software-manager-ubi.bbclass
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2019-10-25 23:24:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-11 15:49:52 +0300
commit8b805bde5042f9342af59cd5c041968de5e908a7 (patch)
tree82354f589977405de1616f3ee0c58c07a31fde18 /meta-openpower/classes/openpower-software-manager-ubi.bbclass
parent7c58538f2942918c188b204752b455d91dcf83d5 (diff)
downloadopenbmc-8b805bde5042f9342af59cd5c041968de5e908a7.tar.xz
openpower-software-manager: New virtual pnor bbclass
Create a new virtual pnor bbclass to hold the updatesymlinks systemd service file. This service file was moved because it doesn't depend on the filesystem layout. Enable it if the virtual-pnor distro feature is selected. Tested: Verified the service file was still present on witherspoon since the virtual pnor distro feature is part of ubi. (From meta-openpower rev: 86c282465aa3d601fcc949233049558ee6851d30) Change-Id: Id2d91e5bbcce93ed6d8c6750a0fa54fcf5a9615b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower/classes/openpower-software-manager-ubi.bbclass')
-rw-r--r--meta-openpower/classes/openpower-software-manager-ubi.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openpower/classes/openpower-software-manager-ubi.bbclass b/meta-openpower/classes/openpower-software-manager-ubi.bbclass
index 7ff62be57..7167b88c3 100644
--- a/meta-openpower/classes/openpower-software-manager-ubi.bbclass
+++ b/meta-openpower/classes/openpower-software-manager-ubi.bbclass
@@ -7,7 +7,6 @@ SYSTEMD_SERVICE_${PN} += " \
obmc-flash-bios-ubiumount-rw@.service \
obmc-flash-bios-ubipatch.service \
obmc-flash-bios-ubiremount.service \
- obmc-flash-bios-updatesymlinks.service \
obmc-flash-bios-cleanup.service \
obmc-flash-bios-enable-clearvolatile@.service \
obmc-flash-bios-check-clearvolatile@.service \