summaryrefslogtreecommitdiff
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-04 07:45:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-10 19:06:34 +0300
commit3448f58a44816aa71d11d52aadee4c7e9a3cea4b (patch)
tree3f877d9366685edec8c5c6f4ca750ad997178696 /meta-phosphor/common
parent981707d977a903edcdeb543850ef01947adf2f07 (diff)
downloadopenbmc-3448f58a44816aa71d11d52aadee4c7e9a3cea4b.tar.xz
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>
Diffstat (limited to 'meta-phosphor/common')
-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 0000000000..78bf3b26e1
--- /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