diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-02-26 14:13:14 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-02-26 20:32:22 -0500 |
commit | bf4ea2414381de75f712deab54dcaea7e557e8b5 (patch) | |
tree | 3d26405eef2a13a36f989ec8355d5453f583ccce | |
parent | 6356441620e29db519a0e4d41af4c9ea8b1a9056 (diff) | |
download | meta-ti-bf4ea2414381de75f712deab54dcaea7e557e8b5.tar.gz |
linux-ti-staging: update with fixes from feature trees
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 a154a424..7fcea58f 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
@@ -45,11 +45,11 @@ S = "${WORKDIR}/git" | |||
45 | 45 | ||
46 | BRANCH = "ti-linux-3.14.y" | 46 | BRANCH = "ti-linux-3.14.y" |
47 | 47 | ||
48 | SRCREV = "378082268043f955f26c532a5a1be33f6dccb043" | 48 | SRCREV = "b984449dc3a451dbbb669467718b01e3855df64f" |
49 | PV = "3.14.33" | 49 | PV = "3.14.33" |
50 | 50 | ||
51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
52 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 52 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" |
53 | PR = "${MACHINE_KERNEL_PR}" | 53 | PR = "${MACHINE_KERNEL_PR}" |
54 | 54 | ||
55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |