summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/distro/include/phosphor-base.inc
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2019-09-17 04:29:53 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-25 03:03:03 +0300
commit7a6b143d9b30f8f4a24cf7cd17b2cb1df39002a2 (patch)
tree6468ae94f3c1f8c377f16a33c82564077cd16598 /meta-phosphor/conf/distro/include/phosphor-base.inc
parent727155e89fd50393b6444d182ac8fab4309e6b2a (diff)
downloadopenbmc-7a6b143d9b30f8f4a24cf7cd17b2cb1df39002a2.tar.xz
nuvoton: Apply image overrides to all image types
Right now, nuvoton overrides needed for generating and applying the bootblock are not applied to images other than obmc-phosphor-image. This means that core-image-minimal is unbootable on nuvoton platforms. This change makes the nuvoton overrides apply globally to all images. (From meta-phosphor rev: 9819cb9533f430797d47dadff558cf4462670976) Change-Id: If4bef5f8106278fa6ebeb2198bc43fdd2b70a641 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf/distro/include/phosphor-base.inc')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc
index dc6d4ae48..2a9301d76 100644
--- a/meta-phosphor/conf/distro/include/phosphor-base.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-base.inc
@@ -134,6 +134,7 @@ KERNEL_FEATURES_append = " phosphor-gpio-keys"
KERNEL_FEATURES_remove_qemuall = " phosphor-gpio-keys"
IMAGE_CLASSES_append = " image_types_phosphor"
+IMAGE_CLASSES_append_npcm7xx = " image_types_phosphor_nuvoton"
IMAGE_INSTALL_append = " dbus-broker"