mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
linux-3.4: update to 3.4.90
This fixes an issue with systemd >= 213, where it can't mount a filesystem in /sys/fs/cgroups/systemd because sysfs didn't support xattr. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
This commit is contained in:
parent
5900774287
commit
e408b5024f
@ -6,9 +6,10 @@ KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mele|meleg|olinuxino-a13|olinuxino-a10s|olinuxino-a10|olinuxino-a20|cubieboard|cubieboard2|cubietruck)"
|
||||
|
||||
PV = "3.4.79"
|
||||
PV = "3.4.90"
|
||||
PR = "r1"
|
||||
# Last tested version by myself
|
||||
SRCREV_pn-${PN} = "b6eb2b9b770537ff320c52342174d2bed56b574d"
|
||||
SRCREV_pn-${PN} = "e37d760b363888f3a65cd6455c99a75cac70a7b8"
|
||||
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user