Module: meta-ti Branch: master Commit: abc894ec7f368e02446fa4ab9fd16939024d8039 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=abc894ec7f368e02446fa4ab9fd16939024d8039
Author: Denys Dmytriyenko <[email protected]> Date: Sat Dec 14 02:29:13 2013 -0500 linux-ti-staging: update with fixes for audio-display and connectivity Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index 129d67a..eaf0df2 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb @@ -33,11 +33,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.12.y" # Corresponds to ti2013.12.00 release -SRCREV = "3b9c905e7ddbdf94ddaee40c5b8e9745a72afc6b" +SRCREV = "9921cde9aa3f323d5a0e9e5207b7ad173652a89d" PV = "3.12.4" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
