diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-03-10 12:06:33 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-11 16:50:44 +0000 |
commit | c6aeef38b89d10b3f5937ebc727ef606849b024d (patch) | |
tree | 213791a048abcb2884e5e673ed57248def449177 /meta | |
parent | 37b61b059031e3c272a929b834e12fd83f46598c (diff) | |
download | poky-c6aeef38b89d10b3f5937ebc727ef606849b024d.tar.gz |
linux-yocto/4.4: Galileo updates
Integrating the following patches for improved galileo support:
66009f8977a6 adc1x8s102: support ACPI-based enumeration.
903003b78c13 staging:iio: add support for ADC1x8s102.
cd83f4095b23 spi-pxa2xx: fixed ACPI-based enumeration of SPI devices.
c4efe23b7f93 pca9685: PCA9685 PWM and GPIO multi-function device.
81e166ec0a35 gpio: pca953x: provide GPIO base based on _UID
4086f8c34956 acpi: added a custom DSDT file.
(From OE-Core rev: 4533598f760e9841789db0e0eb4b14572c4224fe)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.4.bb | 18 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index eeca178f61..268e21501d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | |||
@@ -2,8 +2,8 @@ KBRANCH ?= "standard/preempt-rt" | |||
2 | 2 | ||
3 | require recipes-kernel/linux/linux-yocto.inc | 3 | require recipes-kernel/linux/linux-yocto.inc |
4 | 4 | ||
5 | SRCREV_machine ?= "19e3ed348aefd0802dc8747cc143bea1155edc12" | 5 | SRCREV_machine ?= "e9c6f8ed73f9200b0a134ed473b4246d8cba0c3f" |
6 | SRCREV_meta ?= "89419d8b902aa81cb4c52f9dd12a6c9e083ce198" | 6 | SRCREV_meta ?= "0ae928f7664c97fcce9411a6323ee9b376a59996" |
7 | 7 | ||
8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ | 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ |
9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index b14eeaf198..dc439e954f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | |||
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.4.3" | |||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "dadb4369046246d7788db1f3cdf0a34298e35b4b" | 12 | SRCREV_machine ?= "66009f8977a62d3bd29d4b89a8e29d1095524aea" |
13 | SRCREV_meta ?= "89419d8b902aa81cb4c52f9dd12a6c9e083ce198" | 13 | SRCREV_meta ?= "0ae928f7664c97fcce9411a6323ee9b376a59996" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb index d9138688ed..39b43e4d2f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb | |||
@@ -11,15 +11,15 @@ KBRANCH_qemux86 ?= "standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "d3ce63d0c83f579605b308f83c62a49e5dbf73e6" | 14 | SRCREV_machine_qemuarm ?= "9ae4dd8747fc85511ebc4b460dd5cc5049abd9c9" |
15 | SRCREV_machine_qemuarm64 ?= "dadb4369046246d7788db1f3cdf0a34298e35b4b" | 15 | SRCREV_machine_qemuarm64 ?= "66009f8977a62d3bd29d4b89a8e29d1095524aea" |
16 | SRCREV_machine_qemumips ?= "06c34af69f436c8dca8ff23a30a7d1f834e1d07c" | 16 | SRCREV_machine_qemumips ?= "9f0cb8fa7b1b3e167bb8d70a3433246830ada786" |
17 | SRCREV_machine_qemuppc ?= "dadb4369046246d7788db1f3cdf0a34298e35b4b" | 17 | SRCREV_machine_qemuppc ?= "66009f8977a62d3bd29d4b89a8e29d1095524aea" |
18 | SRCREV_machine_qemux86 ?= "dadb4369046246d7788db1f3cdf0a34298e35b4b" | 18 | SRCREV_machine_qemux86 ?= "66009f8977a62d3bd29d4b89a8e29d1095524aea" |
19 | SRCREV_machine_qemux86-64 ?= "dadb4369046246d7788db1f3cdf0a34298e35b4b" | 19 | SRCREV_machine_qemux86-64 ?= "66009f8977a62d3bd29d4b89a8e29d1095524aea" |
20 | SRCREV_machine_qemumips64 ?= "79b496614c5d0b4862796928ef9890f2eb375a3b" | 20 | SRCREV_machine_qemumips64 ?= "d941e61b3aadae55344addb8bbb778a0c72087bc" |
21 | SRCREV_machine ?= "dadb4369046246d7788db1f3cdf0a34298e35b4b" | 21 | SRCREV_machine ?= "66009f8977a62d3bd29d4b89a8e29d1095524aea" |
22 | SRCREV_meta ?= "89419d8b902aa81cb4c52f9dd12a6c9e083ce198" | 22 | SRCREV_meta ?= "0ae928f7664c97fcce9411a6323ee9b376a59996" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |