Module: meta-ti Branch: morty-next Commit: 31906c82606aa868be8435cc1a6341ffdfb61f27 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=31906c82606aa868be8435cc1a6341ffdfb61f27
Author: Denys Dmytriyenko <[email protected]> Date: Fri Feb 17 04:04:51 2017 +0000 linux-ti-staging: update with latest rpmsg merge to unblock KS2 MPM Signed-off-by: Denys Dmytriyenko <[email protected]> Cc: Dan Murphy <[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 c6c0695..87fa60e 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 = "68704903155296c0b09ce0ea0de8909e7592de65" +SRCREV = "3749c8001ac5f67bc56383f106c43cdcfa541d42" diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 416420c..110f34b 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 = "1c74e8801cf58a30394ae92236895599f2c77253" +SRCREV = "7a7b9948b82972a3181aa8c798b85af3bcb76a9a" 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 = "a" +MACHINE_KERNEL_PR_append = "b" 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
