diff options
-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 e360891e..08f35ffe 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 = "90ead9ea0bd41087504953e9a74c9dc60ce3fdb7" | 48 | SRCREV = "f86844f9f0586940241e14e4b681c89498dacf2d" |
49 | PV = "3.14.35" | 49 | PV = "3.14.35" |
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" |