mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02: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
@@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "7302a8f84da657ff72ca5a27b9212c9d3bee2fbf"
|
||||
SRCREV_machine_qemuppc ?= "494b16c51c6f6dc272eb820eaa57028ca8ee9da2"
|
||||
SRCREV_machine ?= "206d4bb6338b4e561bb4690b7e63e552245ebd74"
|
||||
SRCREV_machine_qemuppc ?= "84bf0022638ea805c227da3c7bcc333b1bd3ad4f"
|
||||
SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad"
|
||||
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
Reference in New Issue
Block a user