diff options
author | Hean Loong Ong <loongx2@gmail.com> | 2019-08-02 13:56:29 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-01 23:14:01 -0700 |
commit | a6ad4a0656c195de744291534345d498ec4936c5 (patch) | |
tree | 9daaa4f202bb979e0b4d7bd43523c28bf1d367d5 /recipes-kernel | |
parent | 560be6868685113e25bec17324805ccca038e14d (diff) | |
download | meta-altera-a6ad4a0656c195de744291534345d498ec4936c5.tar.gz |
Update linux-altera-ltsi-rt_4.14-73.bb
update linux-socfpga rt branch to d28435f2010b6fa334bd6abe709f7cd890ccc22c
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb index 6921c58..aaa4e86 100644 --- a/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb +++ b/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "4.14.73" | 1 | LINUX_VERSION = "4.14.73" |
2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" | 2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" |
3 | 3 | ||
4 | SRCREV = "2dbe6128e4d31b106a209981283e7286e1f0eefe" | 4 | SRCREV = "d28435f2010b6fa334bd6abe709f7cd890ccc22c" |
5 | 5 | ||
6 | include linux-altera.inc | 6 | include linux-altera.inc |
7 | 7 | ||