Module: meta-ti Branch: morty Commit: 1941f65454fc3c88b2d26ae097c7d7e75e8d77ba URL: http://arago-project.org/git/meta-ti.git?a=commit;h=1941f65454fc3c88b2d26ae097c7d7e75e8d77ba
Author: Denys Dmytriyenko <[email protected]> Date: Fri Feb 10 23:14:58 2017 +0000 linux-ti-staging: update to 4.9.9 Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.9.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb index a4747e7..1355558 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" BRANCH = "ti-rt-linux-4.9.y" -SRCREV = "2c6eb7f68157e732f08e1b69fedee286958634e8" +SRCREV = "fca7cc6d34a3d18cbe5f54b77c0f5db12081acf8" diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 37da32a..0c15c76 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb @@ -53,8 +53,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.9.y" -SRCREV = "5482e867244d361b8f1e98916d28a6a6ba11b243" -PV = "4.9.8+git${SRCPV}" +SRCREV = "b4aa954ead9260eaf7138755fc9d062a9f4630eb" +PV = "4.9.9+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
