Module: meta-ti Branch: dora Commit: aac938b153545fb6ea3b120e6fd20d80470f10e6 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=aac938b153545fb6ea3b120e6fd20d80470f10e6
Author: Denys Dmytriyenko <[email protected]> Date: Thu May 22 22:24:48 2014 +0000 linux-ti-staging: bump to 3.12.20 stable release Signed-off-by: Denys Dmytriyenko <[email protected]> Acked-by: Chase Maupin <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-kernel/linux/linux-ti-staging_3.12.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index 154d2fc..ac30ab5 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb @@ -36,11 +36,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.12.y" -SRCREV = "f0d4672333685697320f4907d5b4d3919121c299" -PV = "3.12.17" +SRCREV = "ffe21d87399ec09620878613a9ebfbc6c1d7c548" +PV = "3.12.20" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_FRAGMENTS = "baseport.cfg connectivity.cfg ipc.cfg" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
