diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-05-16 21:17:49 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-05-16 12:21:58 -0400 |
commit | 5a80211feba6d7d2fe697791f66dfb459fa6fdc6 (patch) | |
tree | edcb6612fd03b285374504176db4d3d28c1504e2 /recipes-kernel | |
parent | af64c0cb48acd949928311c1c4b3bddf165de8f7 (diff) | |
download | meta-ti-5a80211feba6d7d2fe697791f66dfb459fa6fdc6.tar.gz |
linux-ti-staging: update to 4.4.10 and ti2016.01-rc2 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 | 6 |
2 files changed, 4 insertions, 4 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 c1c5b860..2cefc701 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 = "0997a7f0b943274b71db74f01018c7b7e746eec2" | 9 | SRCREV = "49af094f0cec5354181c9d919065417ff8207b52" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index a9b99c0d..e7d5503c 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -71,11 +71,11 @@ S = "${WORKDIR}/git" | |||
71 | 71 | ||
72 | BRANCH = "ti-lsk-linux-4.4.y" | 72 | BRANCH = "ti-lsk-linux-4.4.y" |
73 | 73 | ||
74 | SRCREV = "ba05e8fda276bd3a1b2ef970a868b229d5184246" | 74 | SRCREV = "4a9145aa22bd0debc5406559c2b837e8363d9e0b" |
75 | PV = "4.4.9+git${SRCPV}" | 75 | PV = "4.4.10+git${SRCPV}" |
76 | 76 | ||
77 | # 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 |
78 | MACHINE_KERNEL_PR_append = "b" | 78 | MACHINE_KERNEL_PR_append = "a" |
79 | PR = "${MACHINE_KERNEL_PR}" | 79 | PR = "${MACHINE_KERNEL_PR}" |
80 | 80 | ||
81 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 81 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |