summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-10-06 01:49:36 -0400
committerBrad Bishop <bradleyb@us.ibm.com>2015-10-06 01:53:16 -0400
commit5fa83b34ee519221592fae7831ff59f248977dac (patch)
treef48c1bea110afac50f5c35398fa75d9a5ba9fe50 /meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf
parenta712732111b946bf28aef644cc0f0b5fdec448f1 (diff)
downloadtalos-openbmc-5fa83b34ee519221592fae7831ff59f248977dac.tar.gz
talos-openbmc-5fa83b34ee519221592fae7831ff59f248977dac.zip
Move Palmetto specific metadata to Palmetto layer
Diffstat (limited to 'meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/layer.conf4
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc1
2 files changed, 0 insertions, 5 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/layer.conf b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/layer.conf
index ce5a49bfd..a12e3f4bb 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/layer.conf
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/layer.conf
@@ -1,9 +1,5 @@
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
-# We have a recipes-* directories, add to BBFILES
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
-
BBFILE_COLLECTIONS += "ast2400"
BBFILE_PATTERN_ast2400 = ""
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
index 492b47350..58af4bb2f 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
@@ -3,7 +3,6 @@
#@DESCRIPTION: Common machine configuration for the Aspeed AST2400 Chip
PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
-KERNEL_CONFIG_COMMAND ?= "oe_runmake aspeed_defconfig"
UBOOT_MACHINE ?= "versatileab_config"
UBOOT_ENTRYPOINT ?= "0x40001000"
OpenPOWER on IntegriCloud