summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-kernel
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-03-31 21:35:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-06 16:22:18 +0300
commitbd39bf61761e73b494e69f07ae975547e8ac771e (patch)
tree6ae1be620794a2a3b7219e4691aced576c5ae89f /meta-raspberrypi/recipes-kernel
parent5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03 (diff)
downloadopenbmc-bd39bf61761e73b494e69f07ae975547e8ac771e.tar.xz
meta-raspberrypi: subtree update:853ccd7440..d1f191ed30
Khem Raj (3): layer.conf: Drop gatesgarth and add honister to LAYERSERIES_COMPAT gitignore: Ignore .pyc files tune-arm1176jzf-s.inc: Rework to match oe-core Mike Looijmans (3): raspberrypi-firmware: Update to 2021-02-25 linux-raspberrypi: Upgrade to 5.10.17 rpi-base: Add missing overlay_map.dtb and vc4-kms-v3d-pi4.dtbo Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic9ac546a343a39b164b8322a310265e118d79ea6
Diffstat (limited to 'meta-raspberrypi/recipes-kernel')
-rw-r--r--meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.10.bb b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.10.bb
index 6af434e07..56c7621d4 100644
--- a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.10.bb
+++ b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.10.bb
@@ -1,7 +1,7 @@
-LINUX_VERSION ?= "5.10.13"
+LINUX_VERSION ?= "5.10.17"
LINUX_RPI_BRANCH ?= "rpi-5.10.y"
-SRCREV_machine = "34263dc81a12862c66e2593bb26c09d5fd20f46d"
+SRCREV_machine = "ec967eb45f8d4ed59bebafb5748da38118383be7"
SRCREV_meta = "5833ca701711d487c9094bd1efc671e8ef7d001e"
KMETA = "kernel-meta"