Module: meta-ti Branch: master Commit: c8d2b437f1d53ff2d47db4a1e624d08ee4a9af9e URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c8d2b437f1d53ff2d47db4a1e624d08ee4a9af9e
Author: Denys Dmytriyenko <[email protected]> Date: Wed Sep 28 02:33:55 2016 +0000 linux-ti-staging: update to ti2016.04-rc3 tag Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.4.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index 8b79fe5..1971d41 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" BRANCH = "ti-rt-linux-4.4.y" -SRCREV = "7e80288aba5918c3ce2d80050c644331f9750cce" +SRCREV = "de1b6d68259624fd60c7b31b410f9c82387dea0a" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index bb7cf97..0b203a0 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb @@ -76,11 +76,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.4.y" -SRCREV = "4fb4591a4ab1b3ef317fa87af3cd3c06f1a7284b" +SRCREV = "d42bcf7359877cce717b5ad087d1c4a10c53c74d" PV = "4.4.21+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "c" +MACHINE_KERNEL_PR_append = "d" PR = "${MACHINE_KERNEL_PR}" KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
