diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-05-20 22:39:09 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-05-22 12:31:40 -0400 |
commit | 9d2d43c476238bf792496f3c2ccaa07681e897eb (patch) | |
tree | abba8f7a7d26db0e637d54bc8b019b0b2dbb2f46 | |
parent | fb7e4fb69d884f94a5d55dfb22d840a5155f689f (diff) | |
download | meta-ti-9d2d43c476238bf792496f3c2ccaa07681e897eb.tar.gz |
linux-ti-staging: update to 4.4.11 and ti2016.01-rc3 tag
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 | 4 |
2 files changed, 3 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 2cefc701..df7efdc3 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 = "49af094f0cec5354181c9d919065417ff8207b52" | 9 | SRCREV = "df2157fb7ad3a5d435a9445d7b16c16c52a98969" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index e7d5503c..a7121273 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -71,8 +71,8 @@ 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 = "4a9145aa22bd0debc5406559c2b837e8363d9e0b" | 74 | SRCREV = "1d85a66844655b0cbd99c00870d77956494c59ab" |
75 | PV = "4.4.10+git${SRCPV}" | 75 | PV = "4.4.11+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 = "a" | 78 | MACHINE_KERNEL_PR_append = "a" |