commit | 0a97e30cdae20a3b27b7d99827d3c9c07d6762cf | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Mar 24 01:42:56 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jun 15 13:03:37 2018 +0000 |
tree | adae9064725c5fdf69d16473b525393a704277ee | |
parent | e734127d2922df5ebe60e4978be02e367bb02008 [diff] |
Rename and move kernel recipe Rename linux-obmc to linux-aspeed and move to the Aspeed layer. Like recipes for u-boot forks, recipes for kernel forks in support of different SOCs are typically provided in the BSP supporting the SOC. Moved a number of phosphor-isms out of the kernel recipe and put those in a bbappend in aspeed-layer/bbappend. Removed COMPATIBLE_MACHINE setting. We simply use PREFERRED_PROVIDER in machine configuration files to set the default kernel recipe. Tested: Booted spoon/palmetto images using QEMU Change-Id: I7dc73629cad4789dcd5aeb0f7b6214fe064c6adc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-centriq2400-rep/recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg b/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed/centriq2400-rep.cfg similarity index 100% rename from meta-centriq2400-rep/recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg rename to meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed/centriq2400-rep.cfg
diff --git a/meta-centriq2400-rep/recipes-kernel/linux/linux-obmc_%.bbappend b/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed_%.bbappend similarity index 100% rename from meta-centriq2400-rep/recipes-kernel/linux/linux-obmc_%.bbappend rename to meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed_%.bbappend