mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
linux-yocto/4.4: lx-dialog and mei bug fixes
Integrating the following changes, that resolve issues with previous functionality merges: ddab24299940 mei: drop wr_msg from the mei_dev structure 26e282c0686e lx-dialog: fix merge issues (From OE-Core rev: 84dbace51d86efcaa50c1b0cbc4d44ac884f26fc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ec31f30a6e
commit
e647fe0bff
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.4.15"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "1238684aa5173dc6f431ad1b3c85a37830244824"
|
||||
SRCREV_meta ?= "8c6158ec5e43a4cae59058af49f70e0406d18091"
|
||||
SRCREV_machine ?= "ddab242999407fadae68e7ee5381b0ec6679d443"
|
||||
SRCREV_meta ?= "4789b41c5605189902d2c1a674f8616d41ee218d"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user