Skip to content

Commit

Permalink
linux-kunbus: Update to 6.1.46
Browse files Browse the repository at this point in the history
Changelog-entry: Update linux-kunbus to 6.1.46 for Revolution Pi 4 based devices
Signed-off-by: Florin Sarbu <florin@balena.io>
  • Loading branch information
floion committed May 2, 2024
1 parent b288de0 commit cca8c0d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

LINUX_VERSION = "5.10.152"
LINUX_VERSION = "6.1.46"

SRCREV = "raspberrypi-kernel_1%9.20221118-5.10.152+revpi1"
SRCREV = "raspberrypi-kernel_1%9.20240205+1-6.1.46-1-revpi11+1"
SRC_URI = " \
git://github.com/RevolutionPi/linux;protocol=https;branch=revpi-5.10 \
git://gitlab.com/revolutionpi/linux;protocol=https;branch=revpi-6.1 \
"

require recipes-kernel/linux/linux-raspberrypi.inc
Expand Down

0 comments on commit cca8c0d

Please sign in to comment.