diff options
author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-08-05 13:21:34 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-05 09:42:46 -0700 |
commit | ae22edff3008de182ed71e7c6b0102035d62f0da (patch) | |
tree | 2af210a2bf770b96dbd2376be82c72c5c42961b5 /recipes-kernel | |
parent | 0ab8edbb5834a0daab0d024c971c0c86cfc28e50 (diff) | |
download | meta-altera-ae22edff3008de182ed71e7c6b0102035d62f0da.tar.gz |
kernel: 5.4: update to 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_5.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera_5.4.bb b/recipes-kernel/linux/linux-altera_5.4.bb index a05df88..a0118ba 100644 --- a/recipes-kernel/linux/linux-altera_5.4.bb +++ b/recipes-kernel/linux/linux-altera_5.4.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION = "5.4" | 1 | LINUX_VERSION = "5.4" |
2 | 2 | ||
3 | SRCREV = "526ec9a1b00cde3534dbee9a2ed215b82d9dc6ec" | 3 | SRCREV = "dfa06c1c045e60ad820cdbe1bed5bfad15f0af19" |
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||