mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
linux-yocto/3.4: v3.4.59, mohonpeak
This is a standard refresh of the 3.4 LTSI kernel to include v3.4.59 and to introduce the updated mohonpeak BSP. Build and boot testing on qemu showed no issues. (From OE-Core rev: 3f8d61517d31c3351a45f95adbd81e1c0147b98e) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8b36aa4092
commit
a79afb3c91
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.4.52"
|
||||
LINUX_VERSION ?= "3.4.59"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "4122d6cf3f9e1fd6d54f6e13af29c4c589289fdc"
|
||||
SRCREV_meta ?= "7250de4d4afc2558082cd42b8a0d151903436e8f"
|
||||
SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee"
|
||||
SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7"
|
||||
|
||||
PR = "${INC_PR}.1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user