diff options
author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-08-06 10:30:59 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-06 21:59:07 -0700 |
commit | 6e853badfab442f5785a8a38980b9f92a80c8026 (patch) | |
tree | 03ec9bd815165c73333f562f12c036dcf5099496 | |
parent | 1f9409b1d78ca52c751d07192d512b676a1f022e (diff) | |
download | meta-altera-6e853badfab442f5785a8a38980b9f92a80c8026.tar.gz |
kernel: 4.14.130: update to latest HEAD
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb b/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb index 22efe0a..1c2fc6f 100644 --- a/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb +++ b/recipes-kernel/linux/linux-altera-ltsi_4.14.130.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION = "4.14.130" | 1 | LINUX_VERSION = "4.14.130" |
2 | LINUX_VERSION_SUFFIX = "-ltsi" | 2 | LINUX_VERSION_SUFFIX = "-ltsi" |
3 | 3 | ||
4 | SRCREV = "cae629555019eb0d3f63d9e8e639a982e994e80f" | 4 | SRCREV = "78cbce0ccbde7be002b398037659538a4fd0a3e3" |
5 | 5 | ||
6 | include linux-altera.inc | 6 | include linux-altera.inc |
7 | 7 | ||