mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
linux-yocto/3.4: perf, unionfs and yaffs2 fixes
Updating the 3.4 SRCREVs to pickup the following changes: 6297e4c perf: add sgidefs.h to for mips builds 69b7817 yaffs: add leading underscore to mtd_info function names 160f1ac yaffs: change type for mode to umode_t 2d875e8 Unionfs: use mode_t (From OE-Core rev: 9d75c34948f5d961cff9d72fbaa628ff58821cc7) 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
7b31ae8429
commit
d668ed4b32
@@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "6767c6a0821b8bb782bee9faa8aec6593a9d39dd"
|
||||
SRCREV_machine_qemuppc ?= "575b10dd912557cce881ea519c7ac2b84fbe7b47"
|
||||
SRCREV_machine ?= "b25f7c9730e3bd3be1bf7b7982251b7459ad6579"
|
||||
SRCREV_machine_qemuppc ?= "2777125ab6f92b624ecaf11d6b1ab604e64497a8"
|
||||
SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
Reference in New Issue
Block a user