summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-04 00:45:59 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-10 12:06:34 -0400
commit3448f58a44816aa71d11d52aadee4c7e9a3cea4b (patch)
tree3f877d9366685edec8c5c6f4ca750ad997178696
parent981707d977a903edcdeb543850ef01947adf2f07 (diff)
downloadtalos-openbmc-3448f58a44816aa71d11d52aadee4c7e9a3cea4b.tar.gz
talos-openbmc-3448f58a44816aa71d11d52aadee4c7e9a3cea4b.zip
Add a kernel 4.6 recipe
Adding a 4.6 kernel recipe for the AST2500. AST2400 remains on 4.4. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb5
1 files changed, 5 insertions, 0 deletions
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 000000000..78bf3b26e
--- /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
OpenPOWER on IntegriCloud