mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 14:34:31 +02:00
Remove image dependency on fex for mainline
Remove image dependency on building fex files which are not needed any more for mainline kernel (replaced by devicetree). Add dependency for fex to linux-sunxi kernel. Also update to latest sunxi-linux revision. Signed-off-by: Jens Lucius <info@jenslucius.com>
This commit is contained in:
@ -3,10 +3,11 @@ require linux.inc
|
||||
DESCRIPTION = "Linux kernel for Allwinner a10/a20 processors"
|
||||
|
||||
COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i)"
|
||||
DEPENDS = "sunxi-board-fex"
|
||||
|
||||
PV = "3.4.103"
|
||||
PV = "3.4.104"
|
||||
PR = "r1"
|
||||
SRCREV_pn-${PN} = "9a1cd034181af628d4145202289e1993c1687db6"
|
||||
SRCREV_pn-${PN} = "d47d367036be38c5180632ec8a3ad169a4593a88"
|
||||
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
|
||||
|
Reference in New Issue
Block a user