mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
linux-yocto/3.4: iwlwifi, ext4, brtfs warning and -rt fixes
Updating the yocto 3.4 SRCREVs for the following fixes: 206d4bb powerpc/perf: run irq-work under softirq context in rt 8a969f9 arm/perf: run irq-work under softirq context in rt 79ba946 iwlwifi: fix unused variable warning 59d93fa ext4: remove unused variable in ext4_update_super() 2385eee Btrfs: fix compile warnings in extent_io.c (From OE-Core rev: 96113b28031583af1dd42fe7660a9d5ced36d1b6) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b5d5b1bfa4
commit
8032447abe
@@ -12,7 +12,7 @@ LINUX_VERSION ?= "3.4.36"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "c994390cfa28339cbc1ec3b56eeec83a5fa75bb7"
|
||||
SRCREV_machine ?= "79ba9469f349566c49ae007326198e3241a0d5d3"
|
||||
SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad"
|
||||
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
Reference in New Issue
Block a user