mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
linux-yocto/4.1: Galileo updates
Integrating the following patches for improved galileo support: e02ac252f68d gpio-pca953x: add "drive" property. 68d3fd5134f7 adc1x8s102: support ACPI-based enumeration. 89f6aea44d01 staging:iio: add support for ADC1x8s102. 2fb3159a70c0 spi-pxa2xx: fixed ACPI-based enumeration of SPI devices. 510501941fd3 pca9685: PCA9685 PWM and GPIO multi-function device. 94bfb66b8887 gpio: pca953x: provide GPIO base based on _UID c39f26cd9092 acpi: added a custom DSDT file. (From OE-Core rev: e901ce43d789e26ec0524153c5665cd2dbeed374) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5f6169348b
commit
79ecef6b56
@@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt/base"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
SRCREV_machine ?= "132d72a980837eccc082d5dfb9c5eb5596611b0b"
|
||||
SRCREV_machine ?= "4892b47c7f92a8a332e75596ec7c8d8204bd1709"
|
||||
SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user