linux-boundary: Update to 7d87529 revision

This updates the kernel its last defconfig and include following changes:

70add62 mx6qsaberlite: Add DVFS, MIPI_CSI2 and PERFMON
10117a5 nit6xlite: Add PWM3 backlight (pwm.backlight.2)
e8d0217 disable SDMA on UARTs
58532a1 nitrogen6x: add OSS audio
ab352ed ENGR00271136 Fix build break when CONFIG_CLK_DEBUG is disabled
4e1c387 ENGR00271359 Add Multi-touch support
15e301a Merge FEC fix from Freescale 3.5.7 kernel (has not made it
        into Freescale's 3.0.35 kernel but is definitely present in 3.0.35):
ebad167 boundary defconfigs: add Device Mapper for use with Debian installer
9a25a36 Revert "nitrogen6x: add OSS audio"
7d87529 Add support for DVI monitors

The INC_PR set has been removed as it were not being used in the
recipe and we don't need to change PR anymore, in usual cases.

Change-Id: I51bf80555825d5db6d041512aca3e23146e489bb
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2013-07-21 19:05:17 -03:00
parent dc5ce4ec53
commit 953b8a16df
2 changed files with 3 additions and 3 deletions

View File

@ -108,6 +108,8 @@ CONFIG_SCSI_MULTI_LUN=y
CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y

View File

@ -5,12 +5,10 @@ require recipes-kernel/linux/linux-imx.inc
DESCRIPTION = "Linux kernel for Boundary Devices boards"
INC_PR = "r1"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git \
file://defconfig"
LOCALVERSION = "-4.0.0"
SRCREV = "4f6f427b0d72b6730d0c07d9aa0a1e289802b4c4"
SRCREV = "7d8752905c118af9063738a533227de0b2f6ecd4"
COMPATIBLE_MACHINE = "(mx6)"