summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-08 20:55:11 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-09-08 11:57:32 -0400
commitdeca190cc85b7fc97a7355b1a099ba3ebd81547d (patch)
treeed2833c06f1325e5101e3762772bad4926fc4160 /recipes-kernel
parent58fa9e04463c189a235d715e866ac13d607d6e90 (diff)
downloadmeta-ti-deca190cc85b7fc97a7355b1a099ba3ebd81547d.tar.gz
linux-ti-staging: update with latest connectivity changes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index a423ca74..c1ca9c79 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 = "3adfb503c87468c448ee30191511184fb0c65dd0" 53SRCREV = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378"
54PV = "4.1.6+git${SRCPV}" 54PV = "4.1.6+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 = "h" 57MACHINE_KERNEL_PR_append = "i"
58PR = "${MACHINE_KERNEL_PR}" 58PR = "${MACHINE_KERNEL_PR}"
59 59
60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"