On 2017-02-15 14:35, Dan Murphy wrote:
Signed-off-by: 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 1355558a..c6c06954 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 = "fca7cc6d34a3d18cbe5f54b77c0f5db12081acf8" +SRCREV = "68704903155296c0b09ce0ea0de8909e7592de65" diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 0c15c76a..416420c3 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 = "b4aa954ead9260eaf7138755fc9d062a9f4630eb" -PV = "4.9.9+git${SRCPV}" +SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253" +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"
Why are these different from the patch Dennys send earlier today marked for morty branch? Shouldn't 4.9.10 be the same in both trees? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
