commit | e7a158cedb8d936ce68742b3f87feba867683bf3 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 29 16:23:06 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Sep 21 19:17:34 2017 +0000 |
tree | f7d3a7a3ec1635d2bd7711a2d7d7ae3f55f549d2 | |
parent | 590cf71edbbfe0cee4835b3d59f7b2817fdb988a [diff] [blame] |
witherspoon: enable obmc-ubi-fs feature Switch Witherspoon to the UBI-based code update mechanism. Change-Id: Ic89b134654c34f02c3068bb63cf265f79508f1b1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf b/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf index 078d29c..1d9e6f7 100644 --- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf +++ b/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf
@@ -3,7 +3,7 @@ UBOOT_MACHINE = "ast_g5_ncsi_config" -OBMC_MACHINE_FEATURES += "obmc-mrw openpower-ubi-fs" +OBMC_MACHINE_FEATURES += "obmc-mrw obmc-ubi-fs openpower-ubi-fs" PREFERRED_PROVIDER_virtual/p9-vcs-workaround = 'vcs-pre-post'