summaryrefslogtreecommitdiff
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-07-12 17:43:57 +0300
committerJoel Stanley <joel@jms.id.au>2016-07-12 17:47:22 +0300
commit3069d42c6ebee9182c507ed5702e7ce8e00c3bb4 (patch)
treef16e87fd37ef9ef80f49c0e641d884384e32048f /meta-phosphor/common
parentdbf496725f591e5d5cd46e20362d6a4025294ed2 (diff)
downloadopenbmc-3069d42c6ebee9182c507ed5702e7ce8e00c3bb4.tar.xz
Move ast2400 platforms to the dev-4.6 kernel tree
The defconfig is regnerated with the newer kernel base. A large number of unused options are disabled to reduce the kernel binary size. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb5
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb2
2 files changed, 1 insertions, 6 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
deleted file mode 100644
index ef854a58f9..0000000000
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-KBRANCH ?= "dev-4.4"
-LINUX_VERSION ?= "4.4"
-SRCREV="openbmc-20160606-1"
-
-require linux-obmc.inc
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
index 78bf3b26e1..3604087864 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
@@ -1,5 +1,5 @@
KBRANCH ?= "dev-4.6"
LINUX_VERSION ?= "4.6"
-SRCREV="6bf0b62ef667270f8a8cce46abc6c1f9b68785a5"
+SRCREV="openbmc-20160713-1"
require linux-obmc.inc