Module: meta-ti Branch: morty-next Commit: 8d327cb43ebf347e7e077363c1aea97f69f2941c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=8d327cb43ebf347e7e077363c1aea97f69f2941c
Author: Denys Dmytriyenko <[email protected]> Date: Sat Feb 18 01:24:07 2017 +0000 linux-ti-staging: update to ti2017.00-rc1 tag 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 87fa60e..76592a0 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 = "3749c8001ac5f67bc56383f106c43cdcfa541d42" +SRCREV = "940177b0bc855cb2d5d2c9d536885b629dc5a4a3" diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 110f34b..acdbff4 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb @@ -53,11 +53,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.9.y" -SRCREV = "7a7b9948b82972a3181aa8c798b85af3bcb76a9a" +SRCREV = "6c1ef0e5e0ace660dcb56552914ba2f42457fc51" PV = "4.9.10+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "b" +MACHINE_KERNEL_PR_append = "c" 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
