mirror of
https://git.yoctoproject.org/poky
synced 2026-09-18 15:49:32 +02:00
linux-yocto-tiny/4.9: update to 4.9.113
(From OE-Core rev: 5151c48322739c3176229e999076fa273627ff7e) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c52af8e03b
commit
8cd24ce202
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
|||||||
|
|
||||||
require recipes-kernel/linux/linux-yocto.inc
|
require recipes-kernel/linux/linux-yocto.inc
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.9.82"
|
LINUX_VERSION ?= "4.9.113"
|
||||||
|
|
||||||
KMETA = "kernel-meta"
|
KMETA = "kernel-meta"
|
||||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||||
|
|
||||||
SRCREV_machine ?= "eb3b2079ea43b451e06be443f8bc146736f9c4bc"
|
SRCREV_machine ?= "1b742cf55fc29d0ffc9d651520ad7d59145bbc07"
|
||||||
SRCREV_meta ?= "0774eacea2a7d3a150594533b8c80d0c0bfdfded"
|
SRCREV_meta ?= "5e993963afb54bdc82a02077c29ecdbc0b12368e"
|
||||||
|
|
||||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user