mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-boundary: Bump kernel version to 4.1.15_2.0.0
Kernel based on NXP 4.1.15_2.0.0_ga kernel release Integrated Dirty Cow fix Enabled missing prefetch engine for 6QP boards Added SOM2_6QP support ft5x06_ts fix for dual touch Signed-off-by: Ian Coolidge <ian@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
742fbd6da4
commit
a18e70f76b
|
@ -10,8 +10,8 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
|
||||||
file://defconfig \
|
file://defconfig \
|
||||||
"
|
"
|
||||||
|
|
||||||
LOCALVERSION = "-1.0.0_ga+yocto"
|
LOCALVERSION = "-2.0.0_ga+yocto"
|
||||||
SRCBRANCH = "boundary-imx_4.1.15_1.0.0_ga"
|
SRCBRANCH = "boundary-imx_4.1.15_2.0.0_ga"
|
||||||
SRCREV = "e1eae9797d8fe9f66d13d0d665aaf618be81e482"
|
SRCREV = "0884c9509aa04c37e0aa0419cf63a859825a6edc"
|
||||||
DEPENDS += "lzop-native bc-native"
|
DEPENDS += "lzop-native bc-native"
|
||||||
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7)"
|
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7)"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user