Module: meta-ti Branch: master Commit: 39e43c3fa62634fd72cb699ad99eb6382b411455 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=39e43c3fa62634fd72cb699ad99eb6382b411455
Author: Denys Dmytriyenko <[email protected]> Date: Tue Sep 13 04:40:52 2016 +0000 linux-ti-staging: update to 4.4.20 and ti2016.04-rc1 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 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 12607d9..049a7ee 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 = "efd77c72b9d67a96c9179e0cdf850aa47feb8c21" +SRCREV = "f8c45f6a24b969bfe5a734ebd721ab9c0a3d9f0c" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 157bc6b..f005dd2 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 = "20272d4fd5fd81c551d8a31a3daddc18923b71bb" -PV = "4.4.19+git${SRCPV}" +SRCREV = "00f19d3e5347c2992fe0de52cabe5d379673973d" +PV = "4.4.20+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 = "a" 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
