summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend17
1 files changed, 4 insertions, 13 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend
index b5165c73c..fb05aa1a0 100644
--- a/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend
+++ b/meta-openbmc-mods/meta-common/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -1,12 +1,12 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-LINUX_VERSION = "5.10.60"
+LINUX_VERSION = "5.15"
-KBRANCH = "dev-5.10-intel"
+KBRANCH = "dev-5.15-intel"
KSRC = "git://github.com/Intel-BMC/linux;protocol=ssh;branch=${KBRANCH}"
# Include this as a comment only for downstream auto-bump
-# SRC_URI = "git://github.com/Intel-BMC/linux;protocol=ssh;branch=dev-5.10-intel"
-SRCREV="c6e2963874ca7454eb901b4ac668f05b36cf03c8"
+# SRC_URI = "git://github.com/Intel-BMC/linux;protocol=ssh;branch=dev-5.15-intel"
+SRCREV="c7981259e359523e74044f926b69a804c61c86b1"
do_compile:prepend(){
# device tree compiler flags
@@ -15,15 +15,6 @@ do_compile:prepend(){
SRC_URI += " \
file://intel.cfg \
- file://0001-peci-Add-debug-printing-to-check-caller-PID.patch \
- file://0002-soc-aspeed-add-AST2600-A0-specific-fix-into-mbox-dri.patch \
- file://0003-Fix-libmctp-build-error.patch \
- file://0004-Add-a-quick-fix-to-resolve-USB-gadget-DMA-issue.patch \
- file://0005-Die_CPU-filter-first-zero-from-GetTemp.patch \
- file://0006-DTS_CPU-filter-first-zero-from-RdPkgConfig-10.patch \
- file://0007-peci-cputemp-filter-the-first-zero-from-RdPkgConfig-.patch \
- file://0008-vegman-kernel-add-RTC-driver-for-PCHC620.patch \
- file://0009-ARM-dts-add-rtc-pch-node-into-aspeed-bmc-intel-ast2x.patch \
"
SRC_URI += "${@bb.utils.contains('IMAGE_FSTYPES', 'intel-pfr', 'file://1000-128MB-flashmap-for-PFR.patch', '', d)}"