meta-freescale-3rdparty/recipes-kernel/linux/linux-boundary_3.14.28.bb
Ian Coolidge 0029f19761 linux-boundary (3.14.28): Bump SRCREV to fee85e4
Main update: Fix for Jethro for GCC 5.2

imx6qdl-nitrogen6x/max: Remove unused pwm3 for hdmi input
Add: gslx680_ts
imx6qdl-nit6xlite.dtsi: adjust touch screen settings for gslx680
tc358743_h2c: allow register write thru sysfs

Signed-off-by: Ian Coolidge <ian@boundarydevices.com>
2015-10-24 18:36:07 -02:00

17 lines
628 B
BlitzBasic

# Adapted from linux-imx.inc, copyright (C) 2013, 2014 O.S. Systems Software LTDA
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Boundary Devices boards"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
file://defconfig"
LOCALVERSION = "-1.0.0_ga+yocto"
SRCBRANCH = "boundary-imx_3.14.28_1.0.0_ga"
SRCREV = "fee85e4ed0f2ff4035920ec1871e153ff31f1a72"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx)"