summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-05-09 22:40:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-05-09 12:50:32 -0400
commit1fc1e6e5cff90beec8610049b43b1bb53be7f7cd (patch)
tree2f44b40fc599798c21f836c5da07feaf4ff1cb82
parentf7c550cdfb6bb5079b34059c5ea44bfedc3c2474 (diff)
downloadmeta-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.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb5
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
7BRANCH = "ti-rt-linux-4.4.y" 7BRANCH = "ti-rt-linux-4.4.y"
8 8
9SRCREV = "ee87bb1741b3e2f05a5ff46b1ad59ca82b8f2514" 9SRCREV = "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
43RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw" 43RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw"
44RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw" 44RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw"
45RDEPENDS_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
71BRANCH = "ti-lsk-linux-4.4.y" 72BRANCH = "ti-lsk-linux-4.4.y"
72 73
73SRCREV = "89ae5e0da227de05d1c4ce78796a6544895e8b28" 74SRCREV = "ba05e8fda276bd3a1b2ef970a868b229d5184246"
74PV = "4.4.9+git${SRCPV}" 75PV = "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
77MACHINE_KERNEL_PR_append = "a" 78MACHINE_KERNEL_PR_append = "b"
78PR = "${MACHINE_KERNEL_PR}" 79PR = "${MACHINE_KERNEL_PR}"
79 80
80KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 81KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"