commit | 40bc0b9201cd938f15fdb710c99ce6848f790eca | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Thu Nov 19 23:28:21 2015 -0500 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Mon Nov 23 11:05:55 2015 -0500 |
tree | 0b79a04f810a068bdc3f5eb7815c5ccf2fb7325e | |
parent | 4191fcc52505dc02668bf1972bf318525a071d44 [diff] |
Switch back to using in-tree Palmetto device tree
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf index d57bdcb..f6256a7 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
@@ -1,5 +1,5 @@ KMACHINE = "aspeed" -KERNEL_DEVICETREE = "${MACHINE}.dtb" +KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" require conf/machine/include/ast2400.inc require conf/machine/include/obmc-bsp-common.inc