diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-11-07 08:15:00 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-11-06 21:19:19 -0500 |
commit | 1b2141f7e926807ae54822fceed0bb3aef33c257 (patch) | |
tree | c3af8555d119f1a4e2e6309f56aea234b45ee27f | |
parent | c75feb998544bb07cd3956249df72e76b7c5ebd2 (diff) | |
download | meta-ti-1b2141f7e926807ae54822fceed0bb3aef33c257.tar.gz |
linux-ti-staging: correct SRCREV for RT
Was mistakingly copied from non-RT.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066" | 9 | SRCREV = "f78a6f41de4e9319739b184307b242ee96602762" |