diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-09-08 20:55:11 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-09-08 11:57:32 -0400 |
commit | deca190cc85b7fc97a7355b1a099ba3ebd81547d (patch) | |
tree | ed2833c06f1325e5101e3762772bad4926fc4160 /recipes-kernel | |
parent | 58fa9e04463c189a235d715e866ac13d607d6e90 (diff) | |
download | meta-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.bb | 4 |
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 | ||
51 | BRANCH = "ti-lsk-linux-4.1.y" | 51 | BRANCH = "ti-lsk-linux-4.1.y" |
52 | 52 | ||
53 | SRCREV = "3adfb503c87468c448ee30191511184fb0c65dd0" | 53 | SRCREV = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378" |
54 | PV = "4.1.6+git${SRCPV}" | 54 | PV = "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 |
57 | MACHINE_KERNEL_PR_append = "h" | 57 | MACHINE_KERNEL_PR_append = "i" |
58 | PR = "${MACHINE_KERNEL_PR}" | 58 | PR = "${MACHINE_KERNEL_PR}" |
59 | 59 | ||
60 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 60 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |