From: Jacob Stiffler <[email protected]> Signed-off-by: Jacob Stiffler <[email protected]> Signed-off-by: Manisha Agrawal <[email protected]> --- recipes-kernel/linux/linux-ti-staging-rt_4.14.bbappend | 4 ++-- recipes-kernel/linux/linux-ti-staging_4.14.bbappend | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bbappend b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bbappend index c919674..7990fb9 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bbappend +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bbappend @@ -1,7 +1,7 @@ require linux-processor-sdk-4.14.inc -PR_append = ".3" +PR_append = ".4" KERNEL_GIT_URI = "git://git.ti.com/processor-sdk/processor-sdk-linux.git" BRANCH = "processor-sdk-linux-rt-4.14.y" -SRCREV = "cfb76a2032cf42007d7aefcefda1b5a673999769" +SRCREV = "da0d0b490cc5e450d1ea613b5805a5cc5f020e08" diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bbappend b/recipes-kernel/linux/linux-ti-staging_4.14.bbappend index 501fd3b..d749ea0 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.14.bbappend +++ b/recipes-kernel/linux/linux-ti-staging_4.14.bbappend @@ -1,7 +1,7 @@ require linux-processor-sdk-4.14.inc -PR_append = ".3" +PR_append = ".4" KERNEL_GIT_URI = "git://git.ti.com/processor-sdk/processor-sdk-linux.git" BRANCH = "processor-sdk-linux-4.14.y" -SRCREV = "d315a9bb00b65589fa23ad07c0b07e3b672db0d0" +SRCREV = "2fe2b351f345291e38e01349c039defb95d92b04" -- 2.13.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
