diff options
author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-09-09 22:42:23 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-09-09 11:09:20 -0700 |
commit | 8ae99110298d1e4b544b1cb7c62d632452aa2730 (patch) | |
tree | a9f658f7a223e4ea4e7e147207fbadcf3a8a3b14 /recipes-kernel | |
parent | c6747a8981a50968c9a00cfed4a33585b83e6055 (diff) | |
download | meta-altera-8ae99110298d1e4b544b1cb7c62d632452aa2730.tar.gz |
linux-altera-lts: update minor version and source revision for 5.4
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 3376bc6..58638d8 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.44" | 1 | LINUX_VERSION = "5.4.54" |
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 = "bafc8df26aa0b0b11927ac3649a86c5c3dabf90d" | 6 | SRCREV = "7299712b69b1869ddaf1c143c9264b69351d9e2b" |
7 | 7 | ||
8 | include linux-altera.inc | 8 | include linux-altera.inc |
9 | 9 | ||