diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2018-12-03 14:00:14 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-12-03 14:07:19 -0800 |
commit | dbb4a7a58c57f57f7f40abb8988e2d452eb68d6f (patch) | |
tree | 0a6331600f3efd69471e6893a5c9bd5601543f71 | |
parent | 310dc77b26779c836b7857efe44cf4c01174be3b (diff) | |
download | meta-altera-dbb4a7a58c57f57f7f40abb8988e2d452eb68d6f.tar.gz |
Fix typo in 4.14.73 kernel
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb b/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb index 998ac2f..a51d632 100644 --- a/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb +++ b/recipes-kernel/linux/linux-altera-ltsi_4.14.73-ltsi.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LINUX_VERSION = "4.14.78" | 1 | LINUX_VERSION = "4.14.73" |
2 | LINUX_VERSION_SUFFIX = "-ltsi" | 2 | LINUX_VERSION_SUFFIX = "-ltsi" |
3 | 3 | ||
4 | SRCREV = "f460e9d5cd820666b7dfbb28349b99976410e4fb" | 4 | SRCREV = "f460e9d5cd820666b7dfbb28349b99976410e4fb" |