diff options
author | Franklin S. Cooper Jr <fcooper@ti.com> | 2015-01-31 04:42:56 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-02-02 15:14:30 -0500 |
commit | 8f25c83c7450230e802d0d65fe0d403e2461ea85 (patch) | |
tree | 8ae5fd20a91af8968885d962e3cc802cd56369d7 /recipes-kernel | |
parent | 9c1b22c6ba6416dfa05f8a2650e5685fa595e96e (diff) | |
download | meta-ti-8f25c83c7450230e802d0d65fe0d403e2461ea85.tar.gz |
sitara-linux-ti-staging_3.14.bb: Update commit to pull in suspend/standby fix
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb b/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb index f9c46416..8cd2c3fd 100644 --- a/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bb | |||
@@ -35,11 +35,11 @@ S = "${WORKDIR}/git" | |||
35 | 35 | ||
36 | BRANCH = "sitara-ti-linux-3.14.y" | 36 | BRANCH = "sitara-ti-linux-3.14.y" |
37 | 37 | ||
38 | SRCREV = "2d7148a3a95a2811604611f6c66a8826a61b8b12" | 38 | SRCREV = "99b50bfb0f3fb0e43de31a6735989d31660b0835" |
39 | PV = "3.14.26" | 39 | PV = "3.14.26" |
40 | 40 | ||
41 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 41 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
42 | MACHINE_KERNEL_PR_append = "f+gitr${SRCPV}" | 42 | MACHINE_KERNEL_PR_append = "g+gitr${SRCPV}" |
43 | PR = "${MACHINE_KERNEL_PR}" | 43 | PR = "${MACHINE_KERNEL_PR}" |
44 | 44 | ||
45 | MULTI_CONFIG_BASE_SUFFIX = "" | 45 | MULTI_CONFIG_BASE_SUFFIX = "" |