diff options
author | Patrick Venture <venture@google.com> | 2017-06-19 14:20:16 -0700 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-06-21 16:10:30 +0000 |
commit | a1bc1d2f9e6cc1fd8a59da7e01ad7ee8b771a302 (patch) | |
tree | 80ac2b75fc7a974d6e617f7fa361ec148e844a6f /meta-openbmc-machines/meta-x86 | |
parent | a21cfe00485e129372ed985826185fc8dc7bb4c9 (diff) | |
download | talos-openbmc-a1bc1d2f9e6cc1fd8a59da7e01ad7ee8b771a302.tar.gz talos-openbmc-a1bc1d2f9e6cc1fd8a59da7e01ad7ee8b771a302.zip |
Add basic quanta-q7l1 obmc image recipe.
This will be used to hold the packages for the quanta-q71l image.
The quanta-q71l machine is not open-power, so some specific packages
will be added here instead of necessarily inherited as machine features.
Change-Id: I60ccd18e4db63ead28770395cada1a14f4e948dd
Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'meta-openbmc-machines/meta-x86')
-rw-r--r-- | meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/images/obmc-phosphor-image.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/images/obmc-phosphor-image.bbappend new file mode 100644 index 000000000..ba64218c8 --- /dev/null +++ b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/images/obmc-phosphor-image.bbappend @@ -0,0 +1 @@ +OBMC_IMAGE_EXTRA_INSTALL_append_quanta-q71l = " spictrl" |