diff options
| author | Dalon Westergreen <dwesterg@gmail.com> | 2016-06-23 18:55:01 -0700 |
|---|---|---|
| committer | Dalon Westergreen <dwesterg@gmail.com> | 2016-06-23 18:55:01 -0700 |
| commit | ae5595ae28354f279bde7d382cc1d97bdd8fd99b (patch) | |
| tree | a39cc2e623fa088e2ce51f8783d310446d0a0990 /recipes-kernel | |
| parent | 2d6a7a25face7b856073f7c9f2267b987de6365c (diff) | |
| download | meta-altera-ae5595ae28354f279bde7d382cc1d97bdd8fd99b.tar.gz | |
Add recipe for 4.5 kernel
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-altera_4.5.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.5.bb b/recipes-kernel/linux/linux-altera_4.5.bb new file mode 100644 index 0000000..9f5722b --- /dev/null +++ b/recipes-kernel/linux/linux-altera_4.5.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | LINUX_VERSION = "4.5" | ||
| 2 | |||
| 3 | SRCREV = "091b0c145676d926977c64dce3f34631a8caa12d" | ||
| 4 | |||
| 5 | include linux-altera.inc | ||
