diff options
| author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2017-05-12 01:50:51 +0900 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2017-05-13 02:42:10 -0700 |
| commit | 833e37fcf032720502937bea8d51aaabd6067996 (patch) | |
| tree | c144cdf3d27f643cd2b69f4e53504532773a6a10 | |
| parent | afc9b66697c600812684a3b4cbc6b47f2b92b6bb (diff) | |
| download | meta-altera-833e37fcf032720502937bea8d51aaabd6067996.tar.gz | |
linux-altera_4.10: add support for kernel v4.10
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
| -rw-r--r-- | recipes-kernel/linux/linux-altera_4.10.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.10.bb b/recipes-kernel/linux/linux-altera_4.10.bb new file mode 100644 index 0000000..78e9c09 --- /dev/null +++ b/recipes-kernel/linux/linux-altera_4.10.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | LINUX_VERSION = "4.10" | ||
| 2 | |||
| 3 | SRCREV = "f092d4a902fabdeb9be3f679770a3f6d5f5d7792" | ||
| 4 | |||
| 5 | include linux-altera.inc | ||
