summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 04:28:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-22 23:43:30 +0300
commit915592415c57092cb3e8072becf4b1efd706c488 (patch)
treecdb83ea25355999904f8c640e645979c47116caa /meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf
parent4b8d0a10a4a3ce78a445bde81a913f130f8beb1b (diff)
downloadopenbmc-915592415c57092cb3e8072becf4b1efd706c488.tar.xz
meta-lenovo: remove unusable hr630 and hr855xg2 machines
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093
Diffstat (limited to 'meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf')
-rw-r--r--meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf b/meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf
deleted file mode 100644
index 73cff747c..000000000
--- a/meta-lenovo/meta-hr855xg2/conf/machine/hr855xg2.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-#"Copyright (c) 2019-present Lenovo
-#Licensed under BSD-3, see COPYING.BSD file for details."
-
-KMACHINE = "aspeed"
-KERNEL_DEVICETREE = "${KMACHINE}-bmc-lenovo-${MACHINE}.dtb"
-
-UBOOT_MACHINE = "ast_g5_phy_config"
-
-require conf/machine/include/ast2500.inc
-require conf/machine/include/obmc-bsp-common.inc
-require conf/machine/include/lenovo.inc
-
-FLASH_SIZE = "32768"
-
-PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw = "phosphor-ipmi-bt"
-PREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-lenovo-apps"
-PREFERRED_PROVIDER_virtual/obmc-fan-mgmt = "packagegroup-lenovo-apps"
-PREFERRED_PROVIDER_virtual/obmc-flash-mgmt = "packagegroup-lenovo-apps"
-PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-lenovo-apps"