summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2018-12-03 14:00:14 -0800
committerKhem Raj <raj.khem@gmail.com>2018-12-03 14:07:19 -0800
commitdbb4a7a58c57f57f7f40abb8988e2d452eb68d6f (patch)
tree0a6331600f3efd69471e6893a5c9bd5601543f71
parent310dc77b26779c836b7857efe44cf4c01174be3b (diff)
downloadmeta-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.bb2
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 @@
1LINUX_VERSION = "4.14.78" 1LINUX_VERSION = "4.14.73"
2LINUX_VERSION_SUFFIX = "-ltsi" 2LINUX_VERSION_SUFFIX = "-ltsi"
3 3
4SRCREV = "f460e9d5cd820666b7dfbb28349b99976410e4fb" 4SRCREV = "f460e9d5cd820666b7dfbb28349b99976410e4fb"