[PATCH openbmc v2 06/11] Add a kernel 4.6 recipe

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Jun 9 10:20:27 AEST 2016


From: Brad Bishop <bradleyb at fuzziesquirrel.com>

Adding a 4.6 kernel recipe for the AST2500.  AST2400 remains on
4.4.

Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
---
 meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb

diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
new file mode 100644
index 0000000..78bf3b2
--- /dev/null
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
@@ -0,0 +1,5 @@
+KBRANCH ?= "dev-4.6"
+LINUX_VERSION ?= "4.6"
+SRCREV="6bf0b62ef667270f8a8cce46abc6c1f9b68785a5"
+
+require linux-obmc.inc
-- 
2.8.3




More information about the openbmc mailing list