diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-05-09 22:40:19 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-05-09 12:50:32 -0400 |
commit | 1fc1e6e5cff90beec8610049b43b1bb53be7f7cd (patch) | |
tree | 2f44b40fc599798c21f836c5da07feaf4ff1cb82 | |
parent | f7c550cdfb6bb5079b34059c5ea44bfedc3c2474 (diff) | |
download | meta-ti-1fc1e6e5cff90beec8610049b43b1bb53be7f7cd.tar.gz |
linux-ti-staging: update to ti2016.01-rc1
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index dd925aa2..c1c5b860 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "ee87bb1741b3e2f05a5ff46b1ad59ca82b8f2514" | 9 | SRCREV = "0997a7f0b943274b71db74f01018c7b7e746eec2" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 5953992d..a9b99c0d 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -42,6 +42,7 @@ RDEPENDS_kernel-base_append_k2l-evm = " netcp-pa-fw" | |||
42 | # Add run-time dependency for PRU Ethernet firmware to the rootfs | 42 | # Add run-time dependency for PRU Ethernet firmware to the rootfs |
43 | RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw" | 43 | RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw" |
44 | RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw" | 44 | RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw" |
45 | RDEPENDS_kernel-base_append_am335x-evm = " prueth-fw" | ||
45 | 46 | ||
46 | # Default is to package all dtb files for ti33x devices unless building | 47 | # Default is to package all dtb files for ti33x devices unless building |
47 | # for the specific beaglebone machine. | 48 | # for the specific beaglebone machine. |
@@ -70,11 +71,11 @@ S = "${WORKDIR}/git" | |||
70 | 71 | ||
71 | BRANCH = "ti-lsk-linux-4.4.y" | 72 | BRANCH = "ti-lsk-linux-4.4.y" |
72 | 73 | ||
73 | SRCREV = "89ae5e0da227de05d1c4ce78796a6544895e8b28" | 74 | SRCREV = "ba05e8fda276bd3a1b2ef970a868b229d5184246" |
74 | PV = "4.4.9+git${SRCPV}" | 75 | PV = "4.4.9+git${SRCPV}" |
75 | 76 | ||
76 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 77 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
77 | MACHINE_KERNEL_PR_append = "a" | 78 | MACHINE_KERNEL_PR_append = "b" |
78 | PR = "${MACHINE_KERNEL_PR}" | 79 | PR = "${MACHINE_KERNEL_PR}" |
79 | 80 | ||
80 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 81 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |