diff options
author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-11-20 08:34:42 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-19 17:45:08 -0800 |
commit | d2b76ad9ff51e4c4db60d4d40f29cb846c3b2f16 (patch) | |
tree | 9437c538daa6d8a54a72984b18c4725470724459 /recipes-kernel | |
parent | 82dd3e85bce488570febf0aa008ec919f5e19ad6 (diff) | |
download | meta-altera-d2b76ad9ff51e4c4db60d4d40f29cb846c3b2f16.tar.gz |
linux-altera-lts: update to 5.4.64 latest HEAD
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-altera-lts_5.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-altera-lts_5.4.bb b/recipes-kernel/linux/linux-altera-lts_5.4.bb index 58638d8..d9e5a9e 100644 --- a/recipes-kernel/linux/linux-altera-lts_5.4.bb +++ b/recipes-kernel/linux/linux-altera-lts_5.4.bb | |||
@@ -1,9 +1,9 @@ | |||
1 | LINUX_VERSION = "5.4.54" | 1 | LINUX_VERSION = "5.4.64" |
2 | LINUX_VERSION_SUFFIX = "-lts" | 2 | LINUX_VERSION_SUFFIX = "-lts" |
3 | 3 | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
5 | 5 | ||
6 | SRCREV = "7299712b69b1869ddaf1c143c9264b69351d9e2b" | 6 | SRCREV = "1f2f1ded05f1c6a1349fd0ffb20042679cd50d5e" |
7 | 7 | ||
8 | include linux-altera.inc | 8 | include linux-altera.inc |
9 | 9 | ||