diff options
author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-09-28 14:22:13 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-09-28 08:40:42 -0700 |
commit | d6e7968607600cfe3931eeddff807a4acd5c563a (patch) | |
tree | 5178c286b8c8cba77953c35dae89edc3f1772e7d /recipes-kernel | |
parent | 46f4b00e61fe90e42ae65c68f8a6287058acd7d7 (diff) | |
download | meta-altera-d6e7968607600cfe3931eeddff807a4acd5c563a.tar.gz |
linux-altera: update SRCREV for socfpga-5.7 branch
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.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera_5.7.bb b/recipes-kernel/linux/linux-altera_5.7.bb index efd4523..8cc0bcc 100644 --- a/recipes-kernel/linux/linux-altera_5.7.bb +++ b/recipes-kernel/linux/linux-altera_5.7.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION = "5.7" | 1 | LINUX_VERSION = "5.7" |
2 | 2 | ||
3 | SRCREV = "07797869765146a63db9e05f2b7200e6b3f0065d" | 3 | SRCREV = "979710090977bad866637088b437229bbf54567e" |
4 | 4 | ||
5 | include linux-altera.inc | 5 | include linux-altera.inc |
6 | 6 | ||