summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-08-12 10:01:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-12 00:02:29 -0400
commitb9be739ab439d9283420f90315c51b4c0b1e4ad9 (patch)
tree97b5659f48f2e680f1529f6fc95d5ef53daffda9 /recipes-kernel
parentf8feacf2d2a2e8948a5aeac109f3f2e8deaf7255 (diff)
downloadmeta-ti-b9be739ab439d9283420f90315c51b4c0b1e4ad9.tar.gz
linux-ti-staging: update to 4.1.5
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 87ed3654..4792c3e8 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -50,11 +50,11 @@ S = "${WORKDIR}/git"
50 50
51BRANCH = "ti-lsk-linux-4.1.y" 51BRANCH = "ti-lsk-linux-4.1.y"
52 52
53SRCREV = "c3b46ef249a8d40552d0754dbe0e1f86a10c25c5" 53SRCREV = "5e2798477b3eb6f13d945eb853b4d7c6f7ef1f93"
54PV = "4.1.4+git${SRCPV}" 54PV = "4.1.5+git${SRCPV}"
55 55
56# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 56# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
57MACHINE_KERNEL_PR_append = "c" 57MACHINE_KERNEL_PR_append = "a"
58PR = "${MACHINE_KERNEL_PR}" 58PR = "${MACHINE_KERNEL_PR}"
59 59
60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"