Skip to content

Commit

Permalink
linux-fslc: 6.10.9 -> 6.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Livius90 authored Sep 12, 2024
1 parent d8ad02f commit 2218e39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-fslc_6.10.bb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ upstreaming."

require linux-imx.inc

SRC_URI = "git://github.com/Livius90/linux-fslc.git;branch=${KBRANCH};protocol=https"
SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"

DEPENDS += " \
coreutils-native \
Expand All @@ -23,10 +23,10 @@ DEPENDS += " \
#
# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
# should be updated once patchlevel is merged.
LINUX_VERSION = "6.10.9"
LINUX_VERSION = "6.10.10"

KBRANCH = "6.10.x+fslc"
SRCREV = "1611860f184a2c9e74ed593948d43657734a7098"
SRCREV = "049be94099ea5ba8338526c5a4f4f404b9dcaf54"

KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"
KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"
Expand Down

0 comments on commit 2218e39

Please sign in to comment.