diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-06-16 20:22:09 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-16 10:36:36 -0400 |
commit | 02e76db37cbf6d5944c8925a7ba8df504b9e79e8 (patch) | |
tree | 64ab90009e92ac483b3be36d61e7cb4cee5bc9cd | |
parent | 70a06c5bf9be464ad075370c561e1853be877a00 (diff) | |
download | meta-ti-02e76db37cbf6d5944c8925a7ba8df504b9e79e8.tar.gz |
linux-ti-staging: update with latest connectivity fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index aec886c4..3970e494 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
@@ -46,11 +46,11 @@ S = "${WORKDIR}/git" | |||
46 | 46 | ||
47 | BRANCH = "ti-linux-3.14.y" | 47 | BRANCH = "ti-linux-3.14.y" |
48 | 48 | ||
49 | SRCREV = "ec217b864fc3bac452b9a2613ab9df7bacaaae08" | 49 | SRCREV = "c60cc2e4d974ee9815399c536c538162ae930cc5" |
50 | PV = "3.14.43+git${SRCPV}" | 50 | PV = "3.14.43+git${SRCPV}" |
51 | 51 | ||
52 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 52 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
53 | MACHINE_KERNEL_PR_append = "h" | 53 | MACHINE_KERNEL_PR_append = "i" |
54 | PR = "${MACHINE_KERNEL_PR}" | 54 | PR = "${MACHINE_KERNEL_PR}" |
55 | 55 | ||
56 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 56 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |