summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-08-04 01:20:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-03 15:23:38 -0400
commit1399fb86c9bf1c42a559deea157c0ba2c1375561 (patch)
tree1637ccbe271f3f39ab03baeceba71bac6463a9d5 /recipes-kernel
parentb09888d4236046af94848c023c2520b20d61ad06 (diff)
downloadmeta-ti-1399fb86c9bf1c42a559deea157c0ba2c1375561.tar.gz
linux-ti-staging 4.1: update to 4.1.4
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 cd4497ae..67fba2ca 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -47,11 +47,11 @@ S = "${WORKDIR}/git"
47 47
48BRANCH = "ti-linux-4.1.y" 48BRANCH = "ti-linux-4.1.y"
49 49
50SRCREV = "83b86ca5dacc381b5c21db27aba348f187890632" 50SRCREV = "583d3e9ad9f1610b3ac0c531b10fed1cad466b5c"
51PV = "4.1.3+git${SRCPV}" 51PV = "4.1.4+git${SRCPV}"
52 52
53# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 53# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
54MACHINE_KERNEL_PR_append = "c" 54MACHINE_KERNEL_PR_append = "a"
55PR = "${MACHINE_KERNEL_PR}" 55PR = "${MACHINE_KERNEL_PR}"
56 56
57KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 57KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"