diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-07-08 03:41:25 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-07-08 18:00:29 -0400 |
commit | 49f504e1e958808d6d33302085633d280ed526e0 (patch) | |
tree | 346032a7ce6d31e0dd16d173059b756cac6b3517 /recipes-kernel | |
parent | 5f6cf869fbf7a819298c56ce3a6aa8a7f87f2665 (diff) | |
download | meta-ti-49f504e1e958808d6d33302085633d280ed526e0.tar.gz |
linux-ti-staging: update to 3.14.47 stable
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index fcf9f2fc..eca072af 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 = "e19ba3d996f22ad8cc7187b30c18347aba0d594d" | 49 | SRCREV = "ce65c710bd587f3f2a900a85ae89334eb729aa72" |
50 | PV = "3.14.43+git${SRCPV}" | 50 | PV = "3.14.47+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 = "j" | 53 | MACHINE_KERNEL_PR_append = "a" |
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" |