recipes-kernel: Switch to kernel v5.4.47

Signed-off-by: Hector Bujanda <Hector.Bujanda@digi.com>
This commit is contained in:
Hector Bujanda 2020-10-28 13:29:56 +01:00
parent 7f120705a0
commit 06755b1e7c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
LOCALVERSION = "-dey" LOCALVERSION = "-dey"
SRCBRANCH = "v5.4.24/master" SRCBRANCH = "v5.4.47/master"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
# Select internal or Github Linux repo # Select internal or Github Linux repo

View File

@ -1,4 +1,4 @@
# Copyright 2017-2018 NXP # Copyright 2017-2020 NXP
# Released under the MIT license (see COPYING.MIT for the terms) # Released under the MIT license (see COPYING.MIT for the terms)
SUMMARY = "Installs i.MX-specific kernel headers" SUMMARY = "Installs i.MX-specific kernel headers"