Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DISTRO_FEATURES += "openpower"
|
||||
DISTRO_FEATURES_FILTER_NATIVE += "openpower"
|
||||
DISTRO_FEATURES_FILTER_NATIVESDK += "openpower"
|
||||
DISTROOVERRIDES .= ":df-openpower"
|
||||
|
||||
OBMC_ORG_YAML_SUBDIRS += " org/open_power"
|
||||
@@ -0,0 +1,2 @@
|
||||
DISTRO_FEATURES += "openpower-hostfw-over-pldm"
|
||||
DISTROOVERRIDES .= ":df-openpower-hostfw-over-pldm"
|
||||
@@ -0,0 +1,5 @@
|
||||
require conf/distro/include/phosphor-mrw.inc
|
||||
|
||||
PREFERRED_PROVIDER_virtual/openpower-fru-inventory:df-mrw ?= "openpower-fru-inventory-mrw-native"
|
||||
PREFERRED_PROVIDER_virtual/openpower-fru-properties:df-mrw ?= "openpower-fru-properties-mrw-native"
|
||||
PREFERRED_PROVIDER_virtual/openpower-occ-control-config-native:df-mrw ?= "openpower-occ-control-config-mrw-native"
|
||||
@@ -0,0 +1,4 @@
|
||||
require conf/distro/include/openpower-virtual-pnor.inc
|
||||
|
||||
DISTRO_FEATURES += "openpower-ubi-fs"
|
||||
DISTROOVERRIDES .= ":df-openpower-ubi-fs"
|
||||
@@ -0,0 +1,2 @@
|
||||
DISTRO_FEATURES += "openpower-virtual-pnor"
|
||||
DISTROOVERRIDES .= ":df-openpower-virtual-pnor"
|
||||
@@ -0,0 +1,3 @@
|
||||
require conf/distro/include/phosphor-base.inc
|
||||
require conf/distro/include/openpower-distrovars.inc
|
||||
require conf/distro/include/phosphor-isolation.inc
|
||||
Reference in New Issue
Block a user