Skip to content

Commit

Permalink
linux-variscite: Update to latest revision
Browse files Browse the repository at this point in the history
Include the following commits:

2e10ac0319a imx8m-var-dart: spi: Use GPIO based CS0 chip select.
399d0debc00 brcmfmac: stop watchdog before detach and free everything
ff273daca01 brcmfmac: Add support for bcm43364 wireless chipset
  • Loading branch information
Felix Radensky committed Oct 7, 2018
1 parent 6e530ea commit 6b73c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-variscite_4.9.51.bb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ DEFCONFIG_mx8 = "imx8m_var_dart_defconfig"

KERNEL_SRC ?= "git://github.com/varigit/linux-imx;protocol=git"
SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}"
SRCREV = "e4e642a6bbaa73acc0dfcf3225eaf32da50305c8"
SRCREV = "2e10ac0319a46619d94f275fe618103eecbe2b2c"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 6b73c06

Please sign in to comment.