mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-03 01:40:20 +00:00
arm-bsp/linux-yocto: upgrade 5.4 to 5.4.178
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -2,14 +2,14 @@ KBRANCH ?= "v5.4/standard/base"
|
|||||||
|
|
||||||
require recipes-kernel/linux/linux-yocto.inc
|
require recipes-kernel/linux/linux-yocto.inc
|
||||||
|
|
||||||
SRCREV_machine ?= "807b4668ff7fe3be031ace442a84d70821ef9571"
|
SRCREV_machine ?= "e2020dbe2ccaef50d7e8f37a5bf08c68a006a064"
|
||||||
SRCREV_meta ?= "98ba88191b7c489bc0d83b6c87a31b2330fcd886"
|
SRCREV_meta ?= "e8c675c7e11fbd96cd812dfb9f4f6fb6f92b6abb"
|
||||||
|
|
||||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
|
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
|
||||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
|
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||||
LINUX_VERSION ?= "5.4.139"
|
LINUX_VERSION ?= "5.4.178"
|
||||||
|
|
||||||
DEPENDS += "openssl-native util-linux-native"
|
DEPENDS += "openssl-native util-linux-native"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user