[PATCH openbmc 07/10] Add a kernel 4.6 recipe
OpenBMC Patches
openbmc-patches at stwcx.xyz
Sat Jun 4 15:20:36 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..b3891f4
--- /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="e377df455809d87488eed132b41583ead909f58a"
+
+require linux-obmc.inc
--
2.8.3
More information about the openbmc
mailing list