commit | 4812cdae9c34b64404aa7a27e858c061be52cf38 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Sep 28 16:12:56 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Sep 28 16:12:56 2018 -0400 |
tree | d29decb4bd1a4a047dfbb91817a1830c46c5f1d6 | |
parent | ae5b227f850a85773856479010f39fa8e8c2e268 [diff] [blame] |
ibm: phosphor-image: minor style fix Wrap lines at 80 characters. Change-Id: I8f526de878251b28c06b0d3c9b5cde6b2106c5bd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/recipes-phosphor/image/obmc-phosphor-image.bbappend b/recipes-phosphor/image/obmc-phosphor-image.bbappend index 7beefd6..fd9e3cf 100644 --- a/recipes-phosphor/image/obmc-phosphor-image.bbappend +++ b/recipes-phosphor/image/obmc-phosphor-image.bbappend
@@ -1 +1,4 @@ -OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-nginx-cert-config phosphor-nslcd-cert-config" +OBMC_IMAGE_EXTRA_INSTALL_append = "\ + phosphor-nginx-cert-config \ + phosphor-nslcd-cert-config \ + "