summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-07-22 14:20:20 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 19:02:10 +0000
commit02113cc253106e4f48dc50c55cfd2fd2003e15a9 (patch)
treeb2f2bcfbcf3005ceb29226848ba9815ba95132f4 /meta-phosphor/conf
parente384d0ce5b9665513c374591a24ec346ded50e13 (diff)
downloadtalos-openbmc-02113cc253106e4f48dc50c55cfd2fd2003e15a9.tar.gz
talos-openbmc-02113cc253106e4f48dc50c55cfd2fd2003e15a9.zip
overlay: Adopt upstream style conventions
Removed a handful of unused variables. Use upstream style conventions, which seem to be: - pep8 for python - tabs for shellcode - 8 space indent everywhere else Change-Id: I4de549ecf02472096a54234379cd7cce8c219c48 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/machine/include/obmc-bsp-common.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
index 988a8963b..f4649e38a 100644
--- a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
+++ b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
@@ -2,9 +2,6 @@
#@NAME: OpenBMC
#@DESCRIPTION: Common machine configuration for OpenBMC chips
-MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-EXTRA_IMAGEDEPENDS += "u-boot"
-
KERNEL_CLASSES ?= "kernel-fitimage"
KERNEL_IMAGETYPES ?= "fitImage"
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
OpenPOWER on IntegriCloud