mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-toradex_4.4: update to latest
merge stable v4.4.217 plus add: 73b51c460018 perf: Make perf able to build with latest libbfd 93bf1d7cbe98 ubifs: Limit number of xattrs per inode 795e223e5b15 ubifs: orphan: Handle xattrs like files a3a0066bd9ce ubifs: journal: Handle xattrs like files 8f234193b8cc ARM: dts: colibri_vf: enable spi can controller by default cb7f204ca656 ARM: dts: colibri-vf: add phy to fec de65b53c9a14 vybrid: defconfig: Add nf_filter 09733c33a1e2 ubifs: introduce Kconfig symbol for xattr support 77d474b70b85 ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels ec56fedf0636 colibri-vf: atmel-mxt-ts reset gpio name change 5b755634298f Input: atmel_mxt_ts - fix reset-gpio for level based irqs 764222255422 Input: atmel_mxt_ts - add support for reset line f66771876cb4 Input: atmel_mxt_ts - use more managed resources f1f20d3ef5d6 Input: atmel_mxt_ts - add T100 as a readable object 8e98dd8e24f3 Input: touchscreen - use local variables consistently d47fa1c71b16 [media] Input: v4l-touch - add copyright lines b2388ffb318e [media] Input: atmel_mxt_ts - add support for reference data 474053a9ec91 [media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386 3b3646c77fed [media] Input: atmel_mxt_ts - handle diagnostic data orientation 72093537fa08 [media] Input: atmel_mxt_ts - read touchscreen size ee7692c54ea4 [media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device eec93ba7e4d4 [media] Input: atmel_mxt_ts - add support for T37 diagnostic data a55a3420f646 Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset 0e3f34335d6c Input: atmel_mxt_ts - improve touchscreen size/orientation handling e5115e4d6fa0 Revert "input: atmel_mxt_ts: support reset gpio line" 4f5df6df46d0 tty: serial: lpuart: avoid leaking struct tty_struct 9a787b35584b tty: serial: lpuart: avoid report NULL interrupt 5f0be50f3f17 soc: fix memory leak in probe 929b34b825fd Revert "ARM: uaccess: remove put_user() code duplication" Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
efd834fa3c
commit
c3cad652d9
|
@ -11,8 +11,8 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
|
|||
LOCALVERSION = "-2.8.3"
|
||||
PV_append = "+git${SRCPV}"
|
||||
|
||||
SRCBRANCH = "toradex_vf_4.4-next"
|
||||
SRCREV = "166cb6f4a4aff202d98914fe0c5530d26ce671a5"
|
||||
SRCBRANCH = "toradex_vf_4.4"
|
||||
SRCREV = "4a31b8a3519d5dde0eacbb088b0d45c83732535b"
|
||||
|
||||
DEPENDS += "lzop-native bc-native"
|
||||
COMPATIBLE_MACHINE = "(vf)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user