From 19e05d7cac5dee15527f22ef1a728e8d78422688 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 7 Nov 2016 08:15:00 +0000 Subject: [PATCH] linux-ti-staging: correct SRCREV for RT Was mistakingly copied from non-RT. Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index 1ce66c07..33c15a91 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" BRANCH = "ti-rt-linux-4.4.y" -SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066" +SRCREV = "f78a6f41de4e9319739b184307b242ee96602762"